Commit Graph

6477 Commits

Author SHA1 Message Date
Luis Daniel Lucio Quiroz f3b67dcee2 [4.5] Fix CDR Details (#4052)
Same as 4.4
2019-04-18 11:58:34 -06:00
FusionPBX 266d53ddb5
Update email_log_delete.php 2019-04-18 09:56:08 -06:00
FusionPBX 4bb6c805c8
Update email_logs.php 2019-04-18 09:35:48 -06:00
FusionPBX 4e06fa466e
Update and rename email_view.php to email_log_view.php 2019-04-18 09:15:41 -06:00
FusionPBX 29bc8ff39c
Update email_logs.php 2019-04-18 09:12:42 -06:00
FusionPBX a144ca24de
Update email_log_delete.php 2019-04-18 09:01:50 -06:00
FusionPBX 082170e80f
Update and rename email_cron.php to email_log_cron.php 2019-04-18 09:01:05 -06:00
FusionPBX b38d578b48
Update app_menu.php 2019-04-18 08:59:28 -06:00
FusionPBX b84f199dea
Update app_languages.php 2019-04-18 08:58:41 -06:00
FusionPBX 96d1b15cb5
Update app_config.php 2019-04-18 08:57:53 -06:00
FusionPBX 8fcda9cbd1
Update email_test.php 2019-04-18 08:56:16 -06:00
FusionPBX 378567487f
Update and rename email_delete.php to email_log_delete.php 2019-04-18 08:52:38 -06:00
FusionPBX 8e8e10d1ac
Update and rename emails.php to email_logs.php 2019-04-18 08:51:32 -06:00
markjcrane 75734baf99 Move app/emails to app/email_logs 2019-04-18 14:27:01 +00:00
FusionPBX 2acd85ae24
Update app_config.php 2019-04-18 08:38:54 -06:00
FusionPBX 8875370494
Update destination_imports.php 2019-04-17 23:26:49 -06:00
FusionPBX 18919dda90
Update destination_imports.php 2019-04-17 23:26:09 -06:00
FusionPBX 42e589ff60
Update sql_backup.php 2019-04-17 09:44:24 -06:00
FusionPBX bd78bcad75
Update sql_query_pdo.php 2019-04-17 09:43:35 -06:00
FusionPBX 4763997bb4
Update sql_query_db.php 2019-04-17 09:42:12 -06:00
FusionPBX 9e811ccd2d
Update sql_query_db.php 2019-04-17 09:39:58 -06:00
FusionPBX 6b23208f1b
Update sql_query_result.php 2019-04-17 09:38:54 -06:00
FusionPBX 6902cbe06d
Update exec.php 2019-04-17 09:37:56 -06:00
FusionPBX ddf7a40d49
Update call_center.php 2019-04-16 17:06:05 -06:00
Nate 4ec1c3e361 Additional browser autofill prevention for Extensions and Voicemails 2019-04-13 17:39:43 -06:00
FusionPBX 9118cdd1a0
Update device_edit.php 2019-04-13 01:34:00 -06:00
Nate e6050cb193 Additional browser autofill prevention for Devices, Fax, Gateway and User 2019-04-12 10:18:03 -06:00
FusionPBX 66ccc863ed
Update 010_user_exists.xml 2019-04-12 10:03:12 -06:00
FusionPBX 4d413a749e
Update 050_user_record.xml 2019-04-12 10:02:22 -06:00
FusionPBX 20f86896c4
Update 200_agent_status.xml 2019-04-11 18:07:54 -06:00
konradSC 7fe9794191 Bug fix: No answer_stamp in CDR (#4049)
* Bug fix: No answer_stamp in CDR

Here's a fun little bug that took me a longer than it should have to figure out. When a person make a call and then cancels the request there is no "answer_stamp" written to the CDR. Because of this, v_call_recordings.call_recording_name gets imported as NULL. This causes all the canceled calls to show up in the Call Recordings app first in the list and with no date set.

* Update xml_cdr.php

* Update v_xml_cdr_import.php
2019-04-11 18:00:11 -06:00
FusionPBX e0867b0221
Update xml_cdr_inc.php 2019-04-11 17:53:10 -06:00
FusionPBX 722c0482ff
Update dialplan.php 2019-04-10 12:37:38 -06:00
FusionPBX b15e692e6f
Update dialplan.php 2019-04-10 12:21:53 -06:00
FusionPBX 0f965c8928
Update index.php 2019-04-05 17:02:58 -06:00
FusionPBX e43ca27ba2
Update exec.php 2019-04-05 16:40:17 -06:00
FusionPBX f38676b7b6
Update index_inc.php 2019-04-05 13:56:45 -06:00
FusionPBX 391a23d070
Update index_inc.php 2019-04-05 12:49:58 -06:00
Nate 8adcdff79b Contact Attachments: Change Upload Date field to timestamptz. 2019-04-04 15:47:14 -06:00
FusionPBX a87ac93d71
Update app_config.php 2019-04-04 14:50:25 -06:00
StratoSwitch 3263cd2e93 Update call_center.php (#4046)
Add pause before greeting if greeting assigned
2019-04-04 10:20:34 -06:00
Nate 418eeb83e4 Messages: Contact List text adjustments. 2019-03-29 10:15:46 -06:00
Nate f280969324 Messages: Better contact image efficiency. Display images in Contacts list. 2019-03-29 10:11:30 -06:00
Nate 448e8e3f4c Contacts: Primary image (attachment) icon added to Contact List for quick view. Delete attachments when Contact deleted. 2019-03-28 18:53:01 -06:00
Nate 6ac511f448 Messages: Add border to Contact images in message thread. 2019-03-28 18:15:22 -06:00
Nate b7e7d1180c Messages: Show date and time local to user. 2019-03-28 18:09:51 -06:00
Nate e9780736ef Messages: Integrate primary attachment (image) from Contacts in message thread. Dynamically adjust thread height on window resize. 2019-03-28 17:58:02 -06:00
Nate 6acd640d2f Messages: Use more accurate message attachment size function. 2019-03-28 12:20:15 -06:00
Nate f604880d9c Contacts: Add Contact Attachments 2019-03-28 12:18:24 -06:00
FusionPBX 50db42eaab
Update 030_is_loopback.xml 2019-03-27 10:57:53 -06:00
FusionPBX 50a5893425
Update app_config.php 2019-03-24 08:57:10 -06:00
FusionPBX fe7fd158fb
Update app_config.php 2019-03-24 08:30:34 -06:00
FusionPBX 3730a8fe3e
Update app_config.php 2019-03-24 08:28:16 -06:00
FusionPBX 2babe1d322
Update app_config.php 2019-03-24 08:26:29 -06:00
FusionPBX e12e31a1d6
Update app_config.php 2019-03-24 08:21:26 -06:00
FusionPBX 913fc9dfa5
Update app_config.php 2019-03-24 08:07:38 -06:00
FusionPBX 0a68b4472f
Update app_config.php 2019-03-24 08:06:01 -06:00
FusionPBX a6b30f6245
Update app_config.php 2019-03-24 08:04:45 -06:00
FusionPBX de797d480b
Update app_config.php 2019-03-24 08:02:01 -06:00
FusionPBX 9e8677d3e6
Update app_config.php 2019-03-24 07:56:12 -06:00
FusionPBX 2819f615f5
Update app_config.php 2019-03-24 07:54:22 -06:00
FusionPBX a783b1b1b5
Update app_config.php 2019-03-23 22:37:49 -06:00
FusionPBX d30fcbb6d1
Update follow_me.php 2019-03-21 21:06:07 -06:00
FusionPBX 9e326e8a39
Update follow_me.php 2019-03-21 20:05:48 -06:00
FusionPBX 9b595ebc90
Update follow_me.php 2019-03-21 16:56:00 -06:00
FusionPBX 78014385c5
Update call_block_edit.php 2019-03-21 14:06:42 -06:00
FusionPBX b231c1ac81
Update app_config.php 2019-03-21 14:04:16 -06:00
Len 4bcf09c306 Update app_config.php (#4039) 2019-03-20 08:23:58 -06:00
FusionPBX a22a7e1bac
Update 400_recordings.xml 2019-03-19 17:29:57 -06:00
FusionPBX bcfc97a978
Update app_config.php 2019-03-18 09:37:30 -06:00
FusionPBX 75182f2ee1
Update xml_cdr.php 2019-03-17 00:55:09 -06:00
FusionPBX cd6e5fe791
Update v_xml_cdr_import.php 2019-03-17 00:51:06 -06:00
FusionPBX 4461a5ce6f
Update v_xml_cdr_import.php 2019-03-17 00:49:43 -06:00
FusionPBX 79e42aafef
Update app_config.php 2019-03-16 04:18:21 -06:00
FusionPBX bb5e79572e
Update v_xml_cdr_import.php 2019-03-16 04:17:01 -06:00
FusionPBX 47b0b0da6e
Update call_center_agent_edit.php 2019-03-15 00:02:20 -06:00
FusionPBX 4a9826866b
Update fax_edit.php 2019-03-15 00:01:21 -06:00
FusionPBX 3f428583ef
Update app_config.php 2019-03-14 23:54:59 -06:00
FusionPBX 4924676825
Update app_defaults.php 2019-03-14 23:53:15 -06:00
FusionPBX 9cebeb75b7
Update 400_recordings.xml 2019-03-14 23:42:09 -06:00
FusionPBX e8cd217b58
Update v_xml_cdr_import.php 2019-03-14 14:57:46 -06:00
Nate 4bc43fb60e Password Reset: Add email message to Email Templates. 2019-03-13 23:30:39 -06:00
FusionPBX db6f070a19
Update xml_cdr.php 2019-03-13 20:15:19 -06:00
FusionPBX e6a790da96
Update app_config.php 2019-03-13 20:14:32 -06:00
FusionPBX 14951a48cc
Update app_config.php 2019-03-12 08:23:11 -06:00
FusionPBX c25db66ee5
Update gateway_delete.php 2019-03-08 14:13:16 -07:00
FusionPBX 8737af841a
Update destination_edit.php 2019-03-08 08:48:38 -07:00
FusionPBX a213aa7a20
Update gateway_delete.php 2019-03-07 16:44:09 -07:00
FusionPBX 2585949b3d
Update app_defaults.php 2019-03-07 16:37:47 -07:00
Nate ca74e8591c User Edit: Only list Contacts not already assigned to a User. Contact Edit: Display button to User the Contact is assigned to (if any). 2019-03-06 19:54:12 -07:00
Len 8be372fd6f Update app_config.php (#4009)
fix duplicate uuid
2019-03-05 20:00:00 -07:00
FusionPBX a478765738
Update app_config.php 2019-03-05 18:34:52 -07:00
FusionPBX 9b2b93c900
Update app_config.php 2019-03-05 18:17:42 -07:00
ednt e3ce695f92 Bug option list and with multiple registartions. (#4012)
de-ring was not in the option list.

If multiple devices are registered with the same extension, only on device was ringing. (And this was not the device in front of you :) )
The Call UUID was 'duplicated'
The fix is to remove the origination_uuid. Then all devices rings simultaniously.
2019-03-05 12:19:10 -07:00
FusionPBX ddc46f8901
Update follow_me.php 2019-03-04 13:03:31 -07:00
FusionPBX ca0ba0ec39
Delete 520_follow_me_bridge.xml 2019-03-03 15:23:14 -07:00
FusionPBX 2dc5c30ffd
Update xml_cdr_inc.php 2019-03-03 12:03:13 -07:00
emaktech f30457b12b Retrieve gateway names with variables and failover (#4004)
Previously, if a bridge statement was written with prepended variables to be passed, the gateway name would not be parsed and replaced. Additionally, if multiple bridges were used in failover in a single bridge statement separated by a pipe, only the first would be parsed and replaced.

I noticed this after upgrade to FreeSWITCH 1.8.5 (from 1.6.20) which changed failover behavior with multiple separate bridge statements. When network returns 486 BUSY, it will proceed to second bridge statement, initiating a second call. To allow failover and not have this behavior, you must write a single statement and separate your failover bridges with a pipe, this change allows the UI to show all gateway names on the line once saved.

Examples:
{fax_use_ecm=on}sofia/gateway/99b1234c-667c-4b31-9d2f-31d4f396abfa/$1
=> {fax_use_ecm=on}sofia/gateway/Gateway_Name/$1

sofia/gateway/0e70e123-00fd-4f0c-b525-bc7f6283cfa1/$1|sofia/gateway/99b1234c-667c-4b31-9d2f-31d4f396abfa/1$1
=> sofia/gateway/Gateway_One/$1|sofia/gateway/Gateway_Two/1$1
2019-03-03 11:10:15 -07:00
FusionPBX db13ae9cf0
Update contact_edit.php 2019-03-01 06:08:47 -07:00
Nate 6470afb3d0 Restore Login Reset Password functionality, adjust default SMTP debug level. 2019-02-28 17:32:27 -07:00
FusionPBX c9f30389e0
Update time_conditions.php 2019-02-23 17:53:34 -07:00
FusionPBX a0686b1b53
Update time_condition_edit.php 2019-02-23 17:41:56 -07:00
FusionPBX a7170051c6
Update time_conditions.php 2019-02-23 17:07:45 -07:00
FusionPBX 59e61a7f59
Update app_config.php 2019-02-23 17:06:09 -07:00
FusionPBX 996d1a2251
Update providers.php 2019-02-23 16:25:54 -07:00
FusionPBX c437e9ec0c
Update providers.php 2019-02-23 16:25:02 -07:00
FusionPBX 25f29bc0d6
Update providers.php 2019-02-23 16:18:35 -07:00
FusionPBX 9f6a119239
Update providers.php 2019-02-23 13:42:53 -07:00
FusionPBX 34782f28d6
Update providers.php 2019-02-23 13:32:24 -07:00
FusionPBX f7f0115068
Update providers.php 2019-02-23 13:06:03 -07:00
FusionPBX 9e8ad4153c
Update follow_me.php 2019-02-21 17:45:43 -07:00
FusionPBX 5c65247dbb
Update 520_follow_me_bridge.xml 2019-02-20 09:06:34 -07:00
FusionPBX f879183ee9
Update 010_user_exists.xml 2019-02-20 08:58:54 -07:00
FusionPBX 02cf937e55
Update contact_edit.php 2019-02-20 08:09:12 -07:00
FusionPBX c66a03b93e
Update destinations.php 2019-02-20 07:59:51 -07:00
FusionPBX 8c36da3e87
Update 520_follow_me_bridge.xml 2019-02-19 11:55:31 -07:00
FusionPBX 01b9cdff3a
Update follow_me.php 2019-02-19 11:26:44 -07:00
FusionPBX bcbda3feff
Update call_edit.php 2019-02-19 10:30:23 -07:00
FusionPBX 044f048363
Update app_config.php 2019-02-19 09:24:40 -07:00
FusionPBX 31c0fa01fc
Update extension_edit.php 2019-02-19 08:41:56 -07:00
FusionPBX 4da0925737
Update device_edit.php 2019-02-19 08:40:37 -07:00
FusionPBX 758170eaf3
Update device_edit.php 2019-02-19 08:38:48 -07:00
konradSC 762f28aeea autocomplete="new-password" for devices (#4005)
Chrome is no longer supporting autocomplete="off". The new standard for Chrome is autocomplete="new-password". This also seems to work for Firefox as well.
2019-02-19 08:37:10 -07:00
konradSC d8e1f249b6 Marker for identifying call as follow-me loopback (#3977)
* Marker for identifying call as follow-me loopback

We need a way of the dialplan identifying calls that are generated by follow-me using loopback. This setting couple with a dialplan statement allows us to identify and set proper caller-id-name/number.

* Create 030_is_loopback.xml

Are you a follow_me call that is using the loopback interface? 
Ok then, are you a user on the system? 
Yes, ok. Let's set your outbound_caller_id_name and outbound_caller_id_number so that you show up correctly. 
Thanks.
2019-02-18 18:41:24 -07:00
FusionPBX edb3300dff
Rename 030_is_local.xml to 035_is_local.xml 2019-02-18 18:29:41 -07:00
FusionPBX 4972776d73
Update xml_cdr.php 2019-02-18 13:30:17 -07:00
FusionPBX 29bcbc44a1
Update app_defaults.php 2019-02-14 10:27:20 -07:00
FusionPBX f3c2d0a41e
Update fax_edit.php 2019-02-12 14:01:04 -07:00
FusionPBX 27d29f8448
Update fax_send.php 2019-02-12 12:49:13 -07:00
FusionPBX 536776cfb4
Update app_config.php 2019-02-11 20:45:25 -07:00
FusionPBX 45a73dcd20
Update extension_edit.php 2019-02-11 20:42:59 -07:00
FusionPBX c50ab2dfb2
Update provision.php 2019-02-09 08:26:35 -07:00
FusionPBX 22ffb7c11b
Update call_broadcast_send.php 2019-02-09 08:23:10 -07:00
FusionPBX 112266735c
Update 010_user_exists.xml 2019-02-08 16:06:44 -07:00
FusionPBX 36c8a0116c
Update 050_user_record.xml 2019-02-08 16:01:02 -07:00
FusionPBX af02f5c969
Update phrase_edit.php 2019-02-05 18:37:52 -07:00
FusionPBX 7d62552c98
Update dialplan_add.php 2019-02-05 18:36:45 -07:00
FusionPBX c9787b0865
Update ivr_menu.php 2019-02-05 18:35:35 -07:00
FusionPBX 1b4e080b53
Update dialplan_detail_edit.php 2019-02-05 18:34:55 -07:00
FusionPBX 35796435f3
Update ivr_menu_copy.php 2019-02-05 18:33:50 -07:00
FusionPBX a24d4b969d
Update dialplan_detail_delete.php 2019-02-05 18:33:18 -07:00
FusionPBX 07c93d9855
Update app_defaults.php 2019-02-05 18:31:03 -07:00
FusionPBX 9643372270
Update ring_group_delete.php 2019-02-05 18:29:38 -07:00
FusionPBX bc3b1bf24a
Update phrase_detail_delete.php 2019-02-05 18:28:57 -07:00
FusionPBX 43ca227dae
Update call_flow_delete.php 2019-02-05 18:27:01 -07:00
FusionPBX 01bbccb706
Update phrase_detail_delete.php 2019-02-05 18:15:54 -07:00
FusionPBX 7e20bc9951
Update phrase_delete.php 2019-02-05 18:15:31 -07:00
FusionPBX e80593bd5e
Update ivr_menu_copy.php 2019-02-05 18:09:36 -07:00
FusionPBX 095e644982
Update gateway_edit.php 2019-02-05 10:46:16 -07:00
FusionPBX 9a1b30dda4
Update gateway_edit.php 2019-02-05 10:46:03 -07:00
FusionPBX 49feffc07c
Update phrase_delete.php 2019-02-05 10:43:19 -07:00
FusionPBX 24980f0bc3
Update phrase_edit.php 2019-02-05 10:40:51 -07:00
FusionPBX fd62d027ec
Update phrase_delete.php 2019-02-05 10:39:17 -07:00
FusionPBX 65b3792125
Update phrase_edit.php 2019-02-05 10:37:30 -07:00
FusionPBX c70bec82f3
Update gateway_copy.php 2019-02-05 10:31:55 -07:00
FusionPBX f2135f0231
Update gateway_delete.php 2019-02-05 10:15:26 -07:00
emaktech 84856c91da Show fax file date in user's timezone (#3999)
Previously timezone was showing in GMT, this now shows fax time in user's timezone. Code to display timezone was copied from fax_logs.php page.
2019-02-04 17:22:40 -07:00
FusionPBX e120cca479
Update app_defaults.php 2019-02-04 16:08:50 -07:00
FusionPBX abc927dfde
Update follow_me.php 2019-02-04 13:47:05 -07:00
FusionPBX cdc3f75961
Update cmd.php 2019-02-03 12:43:02 -07:00
FusionPBX b9d79d2fce
Update registrations.php 2019-02-03 12:41:55 -07:00
FusionPBX 5f84af010c
Update xml_cdr_inc.php 2019-02-01 13:35:30 -07:00
FusionPBX af77669ac7
Update app_config.php 2019-01-30 09:32:07 -07:00
FusionPBX e5a4fa96d4
Update app_config.php 2019-01-30 09:02:38 -07:00
FusionPBX 4e36b93847
Update xml_cdr.php 2019-01-30 08:52:49 -07:00
FusionPBX 52697e6047
Update app_config.php 2019-01-30 08:49:25 -07:00
FusionPBX 0474473257
Update xml_cdr_inc.php 2019-01-30 08:36:37 -07:00
FusionPBX 7801971a0f
Update app_config.php 2019-01-29 20:05:49 -07:00
FusionPBX cc8e253c20
Update app_config.php 2019-01-29 19:44:54 -07:00
FusionPBX 35f9d0ac8f
Update app_config.php 2019-01-29 16:02:26 -07:00
FusionPBX 49567e4b6e
Update app_menu.php 2019-01-29 16:00:56 -07:00
FusionPBX b71eb2c04e
Update app_config.php 2019-01-29 15:56:18 -07:00
FusionPBX 6f9734f199
Update app_menu.php 2019-01-29 15:55:14 -07:00
FusionPBX 3d6cb4da44
Update app_config.php 2019-01-29 15:50:36 -07:00
FusionPBX e667fc4517
Update app_menu.php 2019-01-29 15:50:00 -07:00
FusionPBX a5ee680282
Update extension_edit.php 2019-01-29 13:22:17 -07:00
FusionPBX d26d4a5ce1
Update app_config.php 2019-01-29 13:19:34 -07:00
FusionPBX 0d14646b28
Update xml_cdr.php (#3975)
Truncate values in the CDR list to fix the Column width.
2019-01-24 22:34:23 -07:00
FusionPBX 500073c8ec
Update contacts.php (#3974) 2019-01-24 22:32:53 -07:00
Nate 26ab6d62fb Server Errors app to display web server error log. 2019-01-23 20:10:38 -07:00
Nate 5e9fcbd1ea Fix Port and integrate Hostname Setting on send_email() function. Add Test button to Emails app to test outbound SMTP Settings. 2019-01-23 14:40:10 -07:00
FusionPBX f12097d303
Update extension_edit.php 2019-01-19 13:38:55 -07:00
FusionPBX 9e1c8a3252
Update follow_me.php 2019-01-19 11:59:47 -07:00
FusionPBX 732546b653
Update follow_me.php 2019-01-19 11:39:04 -07:00
FusionPBX 33689799d7
Update follow_me.php 2019-01-19 11:36:40 -07:00
FusionPBX 2928f13f48
Update follow_me.php 2019-01-19 11:27:05 -07:00
FusionPBX 96bb08381f
Update device_edit.php 2019-01-18 14:44:12 -07:00
FusionPBX 07805810ad
Update app_config.php 2019-01-18 14:38:31 -07:00
Valiantiam 396c936a7f Update 370_tone_stream.xml (#3964) 2019-01-17 13:10:40 -05:00
FusionPBX c81e5c1114
Update 310_extension-to-voicemail.xml 2019-01-14 17:30:42 -05:00
FusionPBX 1eb9c1f0ee
Update 900_voicemail.xml 2019-01-14 17:29:12 -05:00
FusionPBX 848d33bc05
Update 890_local_extension.xml 2019-01-14 17:28:40 -05:00
FusionPBX 77dd11565c
Update 010_user_exists.xml 2019-01-14 17:27:54 -05:00
FusionPBX d28ca1488a
Update extension_edit.php 2019-01-13 23:59:03 -05:00
FusionPBX 4e0fcb8875
Update conference_edit.php 2019-01-13 22:53:12 -05:00
FusionPBX 4e1def619c
Update provision.php 2019-01-09 11:25:55 -07:00
FusionPBX 9df02db52b
Update extension_edit.php 2019-01-05 09:50:10 -07:00
dougstamp a3f1df75fe Update extension_edit.php (#3473)
Added code to update device_key_label on devices that have the extension set as BLF/etc. when an extensions effective_caller_id_name is changed.
2019-01-05 09:02:31 -07:00
Killsudo 868ee6cd28 Add Fanvil support to adjust display brightness and inactivity dimmer (#3946) 2019-01-05 08:56:41 -07:00
TylerP caad231b13 Resize images for gswave app (#3955)
* Resize Images

* Update index.php
2019-01-05 08:39:27 -07:00
Nate 6e2ceda5b8 Adminer: Minor fixes. 2019-01-04 11:57:26 -07:00
FusionPBX d97aa75a6b
Update app_config.php 2019-01-02 16:33:09 -07:00
FusionPBX e9143fd1d3
Update app_config.php 2019-01-02 16:25:27 -07:00
FusionPBX b8eedfff2e
Update app_config.php 2019-01-02 15:51:23 -07:00
FusionPBX 3996db202e
Update app_menu.php 2019-01-02 15:49:40 -07:00
FusionPBX 93a4b1dca7
Update app_config.php 2019-01-02 15:49:10 -07:00
FusionPBX 0fab7ad674
Update app_menu.php 2019-01-02 15:40:09 -07:00
Nate e166e61b43 Messages: Further permissions integration. 2019-01-02 13:23:32 -07:00
Nate bb5f0c310a Messages: Sending of media files now functional. Permission added to control New Messages. 2019-01-02 13:21:14 -07:00
Nate 05a888c9c6 Messages: Misc improvements. Ability to set usage type(s) on Destinations for From field. 2018-12-29 16:05:59 -07:00
Nate 7ade63d978 Messages: Apply display limits to Contacts/numbers list. 2018-12-29 11:52:47 -07:00
Nate 3189659924 Messages: Add Default Settings to control Contact and Thread refresh rates. 2018-12-29 11:31:54 -07:00
Nate 5701e774b7 Messages app improvements. Output escaped. Display limit added as Default Setting. Media download fixed. Sending of media/file attachments enabled, but not yet functional - waiting on feedback from provider. 2018-12-29 11:13:18 -07:00
FusionPBX 1b0bb6452d
Update destination_edit.php 2018-12-27 13:18:13 -07:00
Nate ad63bd4c98 Remove mobile detection class, use modified user_agent function instead. 2018-12-27 09:12:24 -07:00
konradSC 65ebdf38ac Update BLF for agents when making changes in the GUI. Also use BLF as a speed dial for login/logout. (#3949)
* Create call_center_notify.php

Function for sending BLF notify to ELS.

* Update call_center_agent_status.php

* Update 200_agent_status.xml

* Update 200_agent_status.xml
2018-12-25 22:25:24 -07:00
Marcel Gisselmann 838a05808c Update xml_cdr_delete.php (#3899)
* Update xml_cdr_delete.php

Fix typo in delete() query

* Update xml_cdr_delete.php

Fix delete recording from filesystem and database

* Fix Padding
2018-12-24 13:19:54 -07:00
Nate 5c4a4ebff1 Add mobile device detection to project. Improved Messages app when used on a mobile device. 2018-12-21 23:29:20 -07:00
Nate 3097deeb1f
Update message_media.php 2018-12-20 21:55:26 -08:00
Nate d359d0cd0b Messages display image media, prompt to download other media types. 2018-12-20 22:53:00 -07:00
Nate dd908c0701 View received media in Messages. 2018-12-20 21:03:12 -07:00
Nate 88d8e7a4df Add needed language strings to Messages. 2018-12-20 18:42:10 -07:00
reliberate 67278e1d9a Messages app modifications. 2018-12-19 22:21:32 -08:00
FusionPBX 2a0e3f108b
Update fax_files.php 2018-12-17 18:49:02 -07:00
FusionPBX 02c07afecf
Update fax_file_delete.php 2018-12-17 18:36:09 -07:00
FusionPBX ef62e70f7a
Update fax_files_remote.php 2018-12-17 18:34:35 -07:00
FusionPBX be4cdbaf92
Update fax_log_view.php 2018-12-17 18:33:04 -07:00
FusionPBX b76f882605
Update fax_log_delete.php 2018-12-17 18:31:48 -07:00
FusionPBX e3ceb8ba8f
Update fax_logs.php 2018-12-17 18:26:21 -07:00
FusionPBX 32cbb55853
Update xml_cdr_inc.php 2018-12-16 14:33:55 -07:00
FusionPBX 896092a932
Update app_config.php 2018-12-15 10:03:02 -07:00
FusionPBX 80bb383b8b
Update index.php 2018-12-14 21:13:45 -07:00
FusionPBX 0474dc3e79
Update index.php 2018-12-14 20:55:09 -07:00
FusionPBX a741012fad
Update fax_edit.php 2018-12-14 15:13:28 -07:00
FusionPBX 7264e21aa7
Update 330_vmain_user.xml 2018-12-14 14:42:34 -07:00
FusionPBX 6ba6f48edf
Update app_languages.php 2018-12-13 18:14:36 -07:00
FusionPBX 445622d2bb
Update setting_edit.php 2018-12-13 18:08:45 -07:00
FusionPBX 0800db8c08
Update app_languages.php 2018-12-13 17:58:38 -07:00
FusionPBX 6693bc3837
Update setting_edit.php 2018-12-13 17:57:36 -07:00
FusionPBX 4a30ae883e
Update app_languages.php 2018-12-13 17:56:37 -07:00
FusionPBX 61f82f7bbf
Update app_languages.php 2018-12-13 17:52:48 -07:00
FusionPBX 545c82425d
Update setting_edit.php 2018-12-13 17:48:17 -07:00
FusionPBX 949f679b6d
Update setting_edit.php 2018-12-13 17:34:49 -07:00
FusionPBX fe2325c425
Update setting_edit.php 2018-12-13 17:17:00 -07:00
FusionPBX e32d592aff
Update app_languages.php 2018-12-13 17:11:54 -07:00
FusionPBX 65fca65930
Update app_config.php 2018-12-13 17:08:06 -07:00
volga629 2785bdcffe Allow event socket set 0.0.0.0 (#3951)
* Allow set 0.0.0.0

* Update sip_status.php
2018-12-13 17:02:03 -07:00
konradSC 9fcf3c613e Fix the labels and the paging controls (#3950)
* Fix the labels and the paging controls

* Update xml_cdr_archive.php

Change uuid to xml_cdr_uuid.
2018-12-13 15:59:42 -07:00
FusionPBX f7beda8624
Update filelist.php 2018-12-13 01:11:25 -07:00
FusionPBX 3d3f3afa58
Update app_config.php 2018-12-12 10:11:16 -07:00
Killsudo e24e79c3c1 Add support for setting default ring tone and unique ring tone per line (#3945) 2018-12-12 10:09:52 -07:00
Killsudo 143a7537ab Fanvil x6 softkey (#3944)
* Add intial Fanvil X6 softkey settings

* Map 'programmable' key to dssSoft internal keys
2018-12-12 10:09:07 -07:00
Killsudo accb89fc21 Add device key icon for dss programming (#3896)
* Expand Fanvil DSS-Key support for templating

* Add DSS key programming to Fanvil X6

* Add device key icon support.

* Additional device key icon fixes

* Fix SQL for device_key_label

* Add device_key_icon varible to X6 dss key programming

* Add new Advanced SIP Var (#3859)

Add the following advanced SIP variable. Disabling this allows Yealink phones to display the SIP error reason in the format sent by the carrier rather than Q.850 format e.g. "User Busy" rather than "NORMAL_CLEARING"

sip.call_fail_use_reason.enable = {$yealink_sip_call_fail_use_reason_enable}

* Variables for DP750 Handset Assignment, Ring Type (#3772)

New variables for the DP750 to allow the following settings:

$grandstream_repeater_mode_enable
(Enables or disables repeater mode on DP750 base)

$grandstream_hanging_group_mode
(Allows users to set hanging group mode (e.g. ring handsets at the same time, sequentially, etc.)

$grandstream_handset_X_line_Y_enable
(Allows setting of handset to line assignment)

* Update app_config.php

* Update 520_follow_me_bridge.xml (#3893)

Search through all SIP Profiles when looking up the Contact.

* Update xml_cdr_delete.php (#3891)

Fix typo in delete() query

* Make storage_path and storage_type = http_cache work (#3892)

* Make storage_path work

if storage_path was set, the script would fail. I have fixed it by removing the references to unset variables. I also made the recordings use the path.

* Update ivr.conf.lua

Add storage_path definition so storage_type of http_cache works correctly

* Fix IVR (#3898)

IVR was broken after previous update/change.

* Add Fanvil one-hit privisioning support for X6 and i30 devices (#3894)

* Update directory.xml

* Update directory.xml

* Update directory.xml

* Update directory.xml

* Update directory.xml (#3931)

* Update directory.xml (#3929)

* Update directory.xml (#3928)

* Update directory.xml (#3930)

* Update directory.xml (#3927)

* Update directory.xml (#3924)

* Update directory.xml (#3922)

* Update directory.xml (#3921)

* Update directory.xml (#3923)

* Update directory.xml (#3926)

* Update directory.xml (#3925)

* Update directory.xml (#3920)

* Update directory.xml (#3916)

* Update directory.xml (#3906)

* Update directory.xml (#3919)

* Update directory.xml (#3918)

* Update directory.xml (#3917)

* Update directory.xml (#3915)

* Update directory.xml (#3914)

* Update directory.xml (#3912)

* Update directory.xml (#3911)

* Update directory.xml (#3910)

* Update directory.xml (#3909)

* Update directory.xml (#3913)

* Update directory.xml (#3908)

* Update directory.xml (#3901)

* Update directory.xml (#3902)

* Update directory.xml (#3904)

* Update directory.xml (#3907)

* Update directory.xml (#3905)

* Update directory.xml (#3903)

* Update extensions.php

* Update domains.php

* Update dialplans.php

* Update users.php

* Update click_to_call.php

* Update app_config.php

* Update app_languages.php

* Update dialplan_edit.php

* Show enabled extension only on operator panel (#3900)

Add e.enabled = 'true' to SQL where and show only enabled extensions on the operator panel.

* Add new default_settings for Fanvil products (#3895)

* Add new default_settings for Fanvil products

* Set setting names too lowercase.

* Add additional firmware auto upgrade options

* Add intial Fanvil i30 device support (#3897)

* Update app_config.php

* Update dialplan.php (#3934)

Adds the ability to set "dialplan_destination" db field from Upgrade App Defaults and xml dialplan templates.

* Update dialplan.php

* Fanvil x6 template (#3936)

* Allow Fanvil x6 template to dynamically provision DSS memory and expansion keys

* Expand Fanvil X6 template options to match latest firmware. Use more FusionPBX default settings.

* Remove TR069 CPE serial number from template

* Have template use the 'admin_name' and 'admin_pass' default settings for admin webui login

* Fanvil i30 template fixes (#3933)

* Make varible names lowercase. follows cf76c39e97

* Additional i30 fixs around FusionPBX and feature enhancements.

* Add dynamic memory key programming

* Add support for configuring time to leave switch relay open on i-series devices

* Add OSD parameters, fix egs_syslog, protect RTSP streams by default

* Fix Fanvil 'Memory' keys (#3932)

* Expand Fanvil DSS-Key support for templating

* Fanvil vendor key fixes.

* Fanvil - Edit device keys to type 'memory' only

* Add Fanvil SpeedDial memory key support

* Update recordings.lua (#3937)

Bug fix. Allow for nil and blank entries.

* Add DSS key programming to Fanvil X6

* Fanvil 'icon' key for dss key profiles

* Fanvil 'icon' key for dss key profiles

Add new Advanced SIP Var (#3859)

Add the following advanced SIP variable. Disabling this allows Yealink phones to display the SIP error reason in the format sent by the carrier rather than Q.850 format e.g. "User Busy" rather than "NORMAL_CLEARING"

sip.call_fail_use_reason.enable = {$yealink_sip_call_fail_use_reason_enable}

Variables for DP750 Handset Assignment, Ring Type (#3772)

New variables for the DP750 to allow the following settings:

$grandstream_repeater_mode_enable
(Enables or disables repeater mode on DP750 base)

$grandstream_hanging_group_mode
(Allows users to set hanging group mode (e.g. ring handsets at the same time, sequentially, etc.)

$grandstream_handset_X_line_Y_enable
(Allows setting of handset to line assignment)

Update app_config.php

Update 520_follow_me_bridge.xml (#3893)

Search through all SIP Profiles when looking up the Contact.

Update xml_cdr_delete.php (#3891)

Fix typo in delete() query

Make storage_path and storage_type = http_cache work (#3892)

* Make storage_path work

if storage_path was set, the script would fail. I have fixed it by removing the references to unset variables. I also made the recordings use the path.

* Update ivr.conf.lua

Add storage_path definition so storage_type of http_cache works correctly

Fix IVR (#3898)

IVR was broken after previous update/change.

Add Fanvil one-hit privisioning support for X6 and i30 devices (#3894)

Update directory.xml

Update directory.xml

Update directory.xml

Update directory.xml

Update directory.xml (#3931)

Update directory.xml (#3929)

Update directory.xml (#3928)

Update directory.xml (#3930)

Update directory.xml (#3927)

Update directory.xml (#3924)

Update directory.xml (#3922)

Update directory.xml (#3921)

Update directory.xml (#3923)

Update directory.xml (#3926)

Update directory.xml (#3925)

Update directory.xml (#3920)

Update directory.xml (#3916)

Update directory.xml (#3906)

Update directory.xml (#3919)

Update directory.xml (#3918)

Update directory.xml (#3917)

Update directory.xml (#3915)

Update directory.xml (#3914)

Update directory.xml (#3912)

Update directory.xml (#3911)

Update directory.xml (#3910)

Update directory.xml (#3909)

Update directory.xml (#3913)

Update directory.xml (#3908)

Update directory.xml (#3901)

Update directory.xml (#3902)

Update directory.xml (#3904)

Update directory.xml (#3907)

Update directory.xml (#3905)

Update directory.xml (#3903)

Update extensions.php

Update domains.php

Update dialplans.php

Update users.php

Update click_to_call.php

Update app_config.php

Update app_languages.php

Update dialplan_edit.php

Show enabled extension only on operator panel (#3900)

Add e.enabled = 'true' to SQL where and show only enabled extensions on the operator panel.

Add new default_settings for Fanvil products (#3895)

* Add new default_settings for Fanvil products

* Set setting names too lowercase.

* Add additional firmware auto upgrade options

Update app_config.php

Update dialplan.php (#3934)

Adds the ability to set "dialplan_destination" db field from Upgrade App Defaults and xml dialplan templates.

Update dialplan.php

Fanvil x6 template (#3936)

* Allow Fanvil x6 template to dynamically provision DSS memory and expansion keys

* Expand Fanvil X6 template options to match latest firmware. Use more FusionPBX default settings.

* Remove TR069 CPE serial number from template

* Have template use the 'admin_name' and 'admin_pass' default settings for admin webui login

Fanvil i30 template fixes (#3933)

* Make varible names lowercase. follows cf76c39e97

* Additional i30 fixs around FusionPBX and feature enhancements.

* Add dynamic memory key programming

* Add support for configuring time to leave switch relay open on i-series devices

* Add OSD parameters, fix egs_syslog, protect RTSP streams by default

Fix Fanvil 'Memory' keys (#3932)

* Expand Fanvil DSS-Key support for templating

* Fanvil vendor key fixes.

* Fanvil - Edit device keys to type 'memory' only

* Add Fanvil SpeedDial memory key support

Update recordings.lua (#3937)

Bug fix. Allow for nil and blank entries.

Add DSS key programming to Fanvil X6

* resync3
2018-12-12 10:08:21 -07:00
Killsudo 5bded55b54 Default Fanvil X6 to ISO8601 time and date format. (#3943) 2018-12-12 10:03:56 -07:00
FusionPBX 3e0e150453
Update provision.php 2018-12-11 15:38:15 -07:00
FusionPBX 718c847a00
Update provision.php 2018-12-11 15:34:00 -07:00
FusionPBX fe5d194421
Update index.php 2018-12-11 12:37:57 -07:00
FusionPBX d4ddfae63c
Update conference_sessions.php 2018-12-11 03:16:21 -07:00
FusionPBX 7191e40a65
Update conference_sessions.php 2018-12-10 17:36:22 -07:00
FusionPBX 438430848b
Create download.php 2018-12-10 17:18:02 -07:00
FusionPBX d6f9abcc1b
Update conference_rooms.php 2018-12-10 17:16:19 -07:00
FusionPBX 08ac59670c
Update conference_centers.php 2018-12-10 17:05:02 -07:00
FusionPBX 3df15ee1a1
Rename conference_center.php to conference_centers.php 2018-12-10 16:57:49 -07:00
FusionPBX 7d69365da7
Update conference_center.php 2018-12-10 16:57:37 -07:00
FusionPBX cb499f2c58
Update call_recordings.php 2018-12-10 16:00:56 -07:00
konradSC 60653d279b Update recordings.php (#3942)
Recording Descriptions are very important when using recording slots. They should be displayed on the main page and not relegated to an unremarkable corner of recordings_edit.php. No longer will Descriptions hide in the darkness. Now is the time for Descriptions to come forth into the light and shine brightly as a beacon of hope for all superusers and admins that seek their aid.
2018-12-10 09:55:37 -07:00
FusionPBX 1c2c1a778e
Update index.php 2018-12-08 18:32:15 -07:00
FusionPBX f979392822
Update filelist.php 2018-12-08 15:47:03 -07:00
FusionPBX 0bbc81cee5
Rename 507-call_forward_not_registered.xml to 507_call_forward_not_registered.xml 2018-12-08 10:53:58 -07:00
FusionPBX 960d5fe83a
Update 507-call_forward_not_registered.xml 2018-12-08 10:39:05 -07:00
FusionPBX d7d7d385b4
Update 520_follow_me_bridge.xml 2018-12-08 10:35:17 -07:00
FusionPBX 93f8a253d0
Create 507-call_forward_not_registered.xml 2018-12-08 10:34:44 -07:00
Killsudo 1a987def48 Fix Fanvil 'Memory' keys (#3932)
* Expand Fanvil DSS-Key support for templating

* Fanvil vendor key fixes.

* Fanvil - Edit device keys to type 'memory' only

* Add Fanvil SpeedDial memory key support
2018-12-06 21:19:49 -07:00
Killsudo a6bd7ecba4 Fanvil i30 template fixes (#3933)
* Make varible names lowercase. follows cf76c39e97

* Additional i30 fixs around FusionPBX and feature enhancements.

* Add dynamic memory key programming

* Add support for configuring time to leave switch relay open on i-series devices

* Add OSD parameters, fix egs_syslog, protect RTSP streams by default
2018-12-06 21:19:02 -07:00
FusionPBX c2e581d18e
Update dialplan.php 2018-12-06 09:32:39 -07:00
konradSC 0e7e802c1f Update dialplan.php (#3934)
Adds the ability to set "dialplan_destination" db field from Upgrade App Defaults and xml dialplan templates.
2018-12-06 09:24:33 -07:00
FusionPBX ef014ab3f3
Update app_config.php 2018-12-05 19:57:11 -07:00
Killsudo d545da2325 Add new default_settings for Fanvil products (#3895)
* Add new default_settings for Fanvil products

* Set setting names too lowercase.

* Add additional firmware auto upgrade options
2018-12-05 19:51:54 -07:00
sergey-mz 8ed480914b Show enabled extension only on operator panel (#3900)
Add e.enabled = 'true' to SQL where and show only enabled extensions on the operator panel.
2018-12-05 19:50:46 -07:00
FusionPBX 51737ef033
Update dialplan_edit.php 2018-12-05 17:20:09 -07:00
FusionPBX 2f8eb25ce3
Update app_languages.php 2018-12-05 17:19:28 -07:00
FusionPBX 801e9cca19
Update app_config.php 2018-12-05 17:18:27 -07:00
FusionPBX f7557e5d0b
Update click_to_call.php 2018-12-05 00:45:40 -07:00
FusionPBX ffc07fcd82
Update dialplans.php 2018-12-04 23:17:27 -07:00
FusionPBX 00b4d42fa6
Update extensions.php 2018-12-04 22:06:50 -07:00
Killsudo 05ec7cc2e4 Add Fanvil one-hit privisioning support for X6 and i30 devices (#3894) 2018-12-04 00:16:35 -07:00
Marcel Gisselmann d3374a0aeb Update xml_cdr_delete.php (#3891)
Fix typo in delete() query
2018-12-03 13:12:16 -07:00
konradSC df086084ef Update 520_follow_me_bridge.xml (#3893)
Search through all SIP Profiles when looking up the Contact.
2018-12-03 10:44:33 -07:00
FusionPBX f89e683d75
Update app_config.php 2018-12-02 21:59:03 -07:00
FusionPBX 904550df11
Update app_config.php 2018-12-02 11:21:46 -07:00
FusionPBX 96d5d3fd78
Update app_defaults.php 2018-12-02 11:15:38 -07:00
konradSC 23340a361e Update follow_me.php (#3885)
Escape the single quote so the sql query will work correctly.
2018-11-30 14:12:12 -07:00
Len b8d4642722 Create readme (#3875) 2018-11-29 14:36:44 -07:00
FusionPBX 67dfa2d046
Update 230_group-intercept.xml 2018-11-29 10:18:19 -07:00
diger 3b182ba78f Fix sqlite error (#3861) 2018-11-23 08:07:05 -07:00
FusionPBX e29dcbeb37
Update xml_cdr.php 2018-11-23 08:03:36 -07:00
FusionPBX 7eab2ffb06
Update xml_cdr.php 2018-11-21 16:07:02 -07:00
FusionPBX edf62edff9
Update extensions.php 2018-11-21 12:46:50 -07:00
FusionPBX 8d7de74dfd
Update call_flow_edit.php 2018-11-14 15:13:57 -06:00
FusionPBX 297532104b
Update 320_vmain.xml 2018-11-14 10:14:42 -06:00
Len 01102182d5 Update app_config.php (#3857) 2018-11-14 09:25:59 -06:00
Len 097f96a8b5 Update app_languages.php (#3858) 2018-11-14 09:25:35 -06:00
ednt 18fbb8650c Update conference_session_details.php (#3856)
result_count is not longer in use, so we can remove it.
2018-11-14 03:01:28 -06:00
FusionPBX 28f4b8c049
Update ring_group_edit.php 2018-11-14 00:25:14 -06:00
emaktech d79126bd28 Add record_append=false (#3854)
When re-recording the extension voice mail name the new recorded name is appended to the old recorded name file.  The new recorded name should replace the old recorded name.
2018-11-13 23:38:12 -06:00
emaktech 04158b8a90 Add record_append=false (#3855)
When re-recording the extension voice mail name the new recorded name is appended to the old recorded name file.  The new recorded name should replace the old recorded name.
2018-11-13 23:37:53 -06:00
FusionPBX 455da287bf
Update xml_cdr_details.php 2018-11-13 17:53:20 -06:00
FusionPBX bbe8fc734f
Update conference_session_details.php 2018-11-13 17:52:16 -06:00
FusionPBX f43c55ff17
Update xml_cdr_details.php 2018-11-13 16:48:43 -06:00
Len 9c79508ab2 Update app_config.php (#3847) 2018-11-12 14:30:42 -07:00
FusionPBX 5d21ca530b
Update app_config.php 2018-11-10 12:17:32 -07:00
FusionPBX 5df1cfd597
Update dialplan_outbound_add.php 2018-11-10 00:51:53 -07:00
FusionPBX 39b11e1464
Update dialplan_outbound_add.php 2018-11-10 00:44:20 -07:00
FusionPBX 84fb6d2aa8
Update app_config.php 2018-11-09 13:33:22 -07:00
FusionPBX 3ef5998db2
Update ivr_menu_edit.php 2018-11-09 11:32:05 -07:00
FusionPBX e78805b858
Update xml_cdr_details.php 2018-11-09 10:36:30 -07:00
andycol 101a73da99 fix ivr not saving (#3769)
The error says Ivr not enabled and wont save, this fixes it
2018-11-09 07:47:40 -07:00
FusionPBX e1a8a20a0b
Update ring_group_edit.php 2018-11-03 13:10:53 -06:00
FusionPBX 50c8d0b441
Update device_edit.php 2018-11-03 11:54:11 -06:00
FusionPBX a4e3cdeb20
Update app_config.php 2018-11-03 11:36:27 -06:00
FusionPBX 4c74299740
Update ivr_menu_edit.php 2018-11-03 11:35:27 -06:00
FusionPBX f950d2a229
Update ring_group_edit.php 2018-11-03 11:28:41 -06:00
FusionPBX 42881d5bb5
Update app_config.php 2018-11-03 11:26:31 -06:00
FusionPBX 6533086e2c
Update ivr_menu_edit.php 2018-11-03 11:24:25 -06:00
FusionPBX 9c6b85bc35
Update app_config.php 2018-11-03 11:23:30 -06:00
FusionPBX 4bde5ef869
Update 470_valet_park.xml 2018-11-02 17:21:21 -06:00
FusionPBX ee3099c587
Update providers.php 2018-11-01 17:49:55 -06:00
FusionPBX 55e3032cc2
Update dialplan_outbound_add.php 2018-11-01 17:47:39 -06:00
FusionPBX 6dfd86d50d
Update follow_me.php 2018-11-01 17:40:16 -06:00
FusionPBX fd75a07982
Update 520_follow_me_bridge.xml 2018-11-01 12:29:10 -06:00
FusionPBX 973298c4cb
Update 520_follow_me_bridge.xml 2018-11-01 11:10:15 -06:00
FusionPBX f3f1e6fb76
Update 495_call_screen.xml 2018-10-31 17:39:42 -06:00
FusionPBX 22beb4b6af
Rename 880_call_screen.xml to 495_call_screen.xml 2018-10-31 17:38:22 -06:00
FusionPBX a39e350de1
Update follow_me.php 2018-10-30 18:01:50 -06:00
Andrew Siplas a07854ce65 Add 833, 844 to toll-free outbound pattern. (#3750)
Confirmed via https://www.nationalnanpa.com/enas/nonGeoNpaServiceReport.do
2018-10-29 14:27:42 -06:00
FusionPBX 7f95a27392
Update gateway_edit.php 2018-10-27 01:55:30 -06:00
sergey-mz eddf09ddd0 Missing ; in line 127 (#3723)
Missing ; in line 127
2018-10-26 10:24:54 -06:00
FusionPBX 2e681602f8
Update 470_valet_park.xml 2018-10-25 23:32:08 -06:00
FusionPBX 93b8a1d9e4
Update app_config.php 2018-10-25 23:27:29 -06:00
FusionPBX 9c57196dd8
Update 900_voicemail.xml 2018-10-25 12:38:38 -06:00
Luis Daniel Lucio Quiroz 0f4f46cd14 Unescape Json before decoding (#3695)
I have realized since 4.4, json is escaped (\" for example). Some PHP releases fail to decode if that is used.
2018-10-25 09:32:09 -06:00
FusionPBX ad9a3827e2
Create app_defaults.php 2018-10-24 18:42:58 -06:00
FusionPBX 718ecb5eb5
Update app_defaults.php 2018-10-24 18:30:39 -06:00
FusionPBX 84df4acb01
Update dialplan_outbound_add.php 2018-10-24 15:51:48 -06:00
FusionPBX 1100c281a1
Update call_block_delete.php 2018-10-24 11:58:22 -06:00
FusionPBX ca4ee3a6c3
Update v_xml_cdr_import.php 2018-10-24 10:51:56 -06:00
FusionPBX fd65327e01
Update extension_edit.php 2018-10-23 23:14:07 -06:00
FusionPBX 7dbee814b4
Update device_edit.php 2018-10-23 23:12:24 -06:00
FusionPBX 4de6e108a5
Update call_block_edit.php 2018-10-23 10:38:43 -06:00
FusionPBX 1172ab3e54
Update call_block_cdr_add.php 2018-10-23 10:36:44 -06:00