Commit Graph

4979 Commits

Author SHA1 Message Date
Alexey Melnichuk 1fdec2bda6 Fix. Do not try `fetch` git repo when open system page. (#2903)
Fix. Symbol '^' should be inside double quotes on Windows system.

Fetch may be not possible in some cases but git still be valid.
I test git status on repo with changes. And it also returns 0 as
return code.
2017-11-07 08:22:33 -07:00
Luis Daniel Lucio Quiroz a13bf049bc Same as 4.2 (#2889) 2017-11-05 15:49:25 -07:00
Luis Daniel Lucio Quiroz 96994e7ed1 Azure TTS (#2891)
* Azure TTS

This is the first of a set of pull that will give FusionPBX TTS capabilities in many places. This is the main class that will interact with the other modifications.

Please suggest if this is the best place to put this file or if a /app/azure/resources/class is best. I am not sure about this.

This class is sponsored by my friend since he paid some Indian guys for a development and I discovered they were offering/selling that private development to other companies. He took the call to make this capability free.

* Moving to another place

* New place
2017-11-05 15:46:46 -07:00
FusionPBX 20b5f61ae7
Update xml_cdr.php 2017-11-05 11:32:05 -07:00
FusionPBX 1f81616234
Update extension_edit.php 2017-11-03 14:57:12 -06:00
FusionPBX 10de6fb241
Update app_config.php 2017-11-03 14:55:56 -06:00
FusionPBX 481577f161
Update extension_edit.php 2017-11-03 14:48:54 -06:00
FusionPBX a823e49cb1
Update xml_cdr_inc.php 2017-11-02 22:05:33 -06:00
konradSC 9d1f16fe64 Bug fix for caller_destination populating CDR's (#2902) 2017-11-02 21:57:36 -06:00
FusionPBX 841804f5bc
Update xml_cdr_inc.php 2017-11-02 09:14:12 -06:00
Alexey Melnichuk 979092c7f7 Change. Treat `sofia xmlstatus` as UTF8 (#2901)
FS Always mark xml as ISO-8859-1, but pass info as-is.
So if user send its contact info as UTF-8 then we get
corrupted xml. But RFC describe text as UTF8

RFC 3261 - 25.1 Basic Rules
```
qdtext = LWS / %x21 / %x23-5B / %x5D-7E / UTF8-NONASCII
```
2017-11-02 07:50:16 -06:00
FusionPBX 3b8620e6bf
Update ivr_menu_edit.php 2017-10-31 11:38:15 -06:00
FusionPBX 60e68ba902
Update registrations.php 2017-10-29 00:24:52 -06:00
Alexey Melnichuk 216594229d Fix. Export call direction to B-Leg. (#2895)
It is needed to use with b-leg filtering.
2017-10-26 10:33:35 -06:00
Alexey Melnichuk 76b60325ae Small optimization with intercept. (#2892)
In cluster installation first node search channel uuid
and send it inside special SIP header. So other node
can just use it and do not call Lua script again.
2017-10-26 08:56:37 -06:00
TylerP cc85d17a13 Sort by CIDName if populated, otherwise CIDNumber (#2890)
I believe this will help users to sort through the caller ID numbers on the dashboard.
2017-10-25 22:49:42 -06:00
Harrison Caldicott 024cb62bee Update to provisioning engine (#2893)
Adding this fix enables both remote phone book and provisioning to work correctly on the newly released android based Yealink devices.

It appears that during the provisioning process, the T5X series supply a colon formatted mac address in their user agent.

However, when requesting a remote phone book, the presented user agent has no colons. This allows both formats to work as expected.
2017-10-25 22:46:37 -06:00
FusionPBX 2d9baf9815 Update conference_room_edit.php 2017-10-21 11:14:18 -06:00
FusionPBX 1ce2dae081 Update conference_room_edit.php 2017-10-21 11:13:31 -06:00
FusionPBX e9c1c9b350 Update conference_edit.php 2017-10-21 10:45:12 -06:00
FusionPBX 3723851751 Update conference_edit.php 2017-10-21 10:37:38 -06:00
FusionPBX 9b9c3950c0 Update xml_cdr.php 2017-10-20 18:04:07 -06:00
FusionPBX 67a0f9eb07 Update v_xml_cdr_import.php 2017-10-20 18:02:58 -06:00
FusionPBX 770f412618 Update v_xml_cdr_import.php 2017-10-20 17:57:57 -06:00
FusionPBX 65dd10e433 Update xml_cdr.php 2017-10-20 17:54:49 -06:00
FusionPBX e7038b0ed4 Update xml_cdr.php 2017-10-20 16:55:19 -06:00
FusionPBX 16972b0dbf Update v_xml_cdr_import.php 2017-10-20 16:46:29 -06:00
FusionPBX 9cb4541b99 Update registrations.php 2017-10-20 03:19:56 -06:00
FusionPBX ac9922de1b Update fax_files.php 2017-10-20 02:36:15 -06:00
FusionPBX 8d424c00ee Update call_recordings.php 2017-10-15 16:00:46 -06:00
FusionPBX 2398a6b5f4 Update call_recordings.php 2017-10-15 15:56:06 -06:00
FusionPBX 8eb1dffa74 Update xml_cdr.php 2017-10-15 15:46:25 -06:00
FusionPBX 4aba084f80 Update recordings.php 2017-10-15 14:54:18 -06:00
FusionPBX 8c2681d520 Update recordings.php 2017-10-15 14:50:12 -06:00
FusionPBX d01cff7afc Update call_recordings.php 2017-10-15 14:40:10 -06:00
FusionPBX 7a967d8d3f Update xml_cdr.php 2017-10-15 14:26:06 -06:00
FusionPBX 9d430209d0 Update xml_cdr.php 2017-10-15 13:51:44 -06:00
FusionPBX 6d03c3bd4f Create download.php 2017-10-15 13:50:47 -06:00
FusionPBX 57773ed3cb Update xml_cdr_inc.php 2017-10-15 12:55:00 -06:00
FusionPBX 66c90568a0 Update xml_cdr.php 2017-10-15 11:53:10 -06:00
FusionPBX d623eae97c Update v_xml_cdr_import.php 2017-10-15 11:50:09 -06:00
FusionPBX a7cde16bd0 Update v_xml_cdr_import.php 2017-10-15 11:38:49 -06:00
FusionPBX 3e43cca284 Update app_config.php 2017-10-15 11:36:59 -06:00
FusionPBX 760eea11af Update xml_cdr.php 2017-10-15 11:35:55 -06:00
FusionPBX 4a40d5f048 Update device_edit.php 2017-10-14 16:35:16 -06:00
FusionPBX 3f04a801b8 Update device_profile_edit.php 2017-10-14 16:19:18 -06:00
FusionPBX 312b40ea5c Update app_config.php 2017-10-13 16:36:06 -06:00
FusionPBX 506fd31101 Update app_config.php 2017-10-12 11:35:55 -06:00
FusionPBX c54630eeaf Update contact_edit.php 2017-10-10 23:35:29 -06:00
FusionPBX fd6ed87856 Update dialplan_outbound_add.php 2017-10-10 22:57:24 -06:00
Len a586ad981f Update pin_numbers.php 2017-10-10 20:31:31 -04:00
FusionPBX ffc680451d Update app_config.php 2017-10-09 14:12:07 -06:00
FusionPBX 54b17abff8 Update app_config.php 2017-10-09 14:08:22 -06:00
FusionPBX 56492fdca6 Update provision.php 2017-10-08 23:14:52 -06:00
FusionPBX b1eeecf8cb Update index.php 2017-10-08 23:12:38 -06:00
FusionPBX abd1607f11 Update call_forward.php 2017-10-07 23:34:38 -06:00
FusionPBX 79e8e7847a Update call_recordings.php 2017-10-06 21:53:05 -06:00
FusionPBX f57b0c7c7a Update call_recordings.php 2017-10-05 13:15:36 -06:00
FusionPBX a45b9ffa78 Update xml_cdr.php 2017-10-05 12:52:08 -06:00
FusionPBX d25c639d8f Update v_xml_cdr_import.php 2017-10-05 12:51:13 -06:00
FusionPBX 88ce0ea2b7 Update 050_user_record.xml 2017-10-05 11:33:39 -06:00
FusionPBX be282a743b Update registrations.php 2017-09-30 03:04:56 -06:00
FusionPBX 998889f826 Update call_recordings.php 2017-09-30 00:16:26 -06:00
FusionPBX 78386bdd6f Update call_center_agent_dashboard.php 2017-09-28 12:36:06 -06:00
FusionPBX f4d8dec42e Update dialplans.php 2017-09-24 18:40:49 -06:00
Len 28d900979d Update fifo_add.php 2017-09-24 14:50:49 -04:00
FusionPBX 683583a019 Update time_condition_edit.php 2017-09-24 10:12:58 -06:00
FusionPBX 69a1172ffd Update dialplan_outbound_add.php 2017-09-24 10:12:18 -06:00
FusionPBX 8b0192bdbb Update dialplan_inbound_add.php 2017-09-24 10:09:19 -06:00
FusionPBX 2bf80f0e5f Update fifo_add.php 2017-09-24 10:08:53 -06:00
FusionPBX 83b2697087 Update dialplan_delete.php 2017-09-24 10:08:28 -06:00
FusionPBX b791d497c4 Update app_menu.php 2017-09-24 10:07:58 -06:00
FusionPBX e26913a0cb Update app_menu.php 2017-09-24 10:07:40 -06:00
FusionPBX b92d99d7f5 Update app_menu.php 2017-09-24 10:07:22 -06:00
FusionPBX 9e83192170 Update dialplan_add.php 2017-09-24 10:04:59 -06:00
FusionPBX 5c04766137 Update dialplan_copy.php 2017-09-24 10:01:52 -06:00
FusionPBX f3ef72f1f4 Update app_menu.php 2017-09-24 09:59:29 -06:00
markjcrane 5fc654eff9 Rename the directory app/dialplan to app/dialplans to make it more consistent. 2017-09-24 15:56:04 +00:00
FusionPBX c15c6b5b23 Update call_edit.php
Prevent XSS.
2017-09-23 17:50:46 -06:00
FusionPBX bed2d0e75a Update calls.php
XSS prevention.
2017-09-23 17:41:44 -06:00
konradSC 4dbd6ca2c2 Update device_edit.php (#2854)
Search all profiles when looking up the sofia contact.
2017-09-23 00:12:47 -06:00
FusionPBX 1e4aeace11 Update xml_cdr.php 2017-09-22 19:24:40 -06:00
FusionPBX 90ae681fb7 Update v_xml_cdr_import.php 2017-09-22 19:23:39 -06:00
FusionPBX 67f78dcb1a Update v_xml_cdr_import.php 2017-09-22 19:05:24 -06:00
FusionPBX 4b7c529336 Update xml_cdr.php 2017-09-22 19:04:18 -06:00
FusionPBX 12713ade3a Update 505_call-forward-all.xml 2017-09-21 09:41:30 -06:00
Christian Bergamaschi b17b0264b2 Italian translation added (#2852) 2017-09-21 09:06:26 -06:00
FusionPBX 7ac1646c5c Update app_config.php 2017-09-20 23:53:30 -06:00
FusionPBX 52603c1cd4 Update destinations.php 2017-09-20 23:50:38 -06:00
FusionPBX af898062af Update device_edit.php 2017-09-20 21:09:52 -06:00
FusionPBX 00e09132f4 Create destinations.php 2017-09-20 18:10:54 -06:00
FusionPBX 940cb27681 Update 010_user_exists.xml 2017-09-20 15:58:02 -06:00
FusionPBX 118f3d3bf6 Update 010_user_exists.xml 2017-09-20 15:57:32 -06:00
FusionPBX cfd9665fe2 Update 010_user_exists.xml 2017-09-20 15:56:51 -06:00
FusionPBX 96538f7a5c Update app_languages.php 2017-09-19 21:20:32 -06:00
FusionPBX 1129c79ff1 Update fileoptionslist.php 2017-09-19 11:27:15 -06:00
FusionPBX d26edddbc1 Update filelist.php 2017-09-19 11:26:11 -06:00
FusionPBX b9190dceef Update fileoptions.php 2017-09-19 11:24:29 -06:00
FusionPBX 84667db8e9 Update fileoptions.php 2017-09-19 11:23:57 -06:00
Mafoo 874b4032e2 Pass on languages before importing updates (#2849)
put language files into consistent state in preparation of a import
2017-09-19 09:48:40 -06:00
Len c824ad3088 Update app_config.php 2017-09-18 11:32:11 -04:00
FusionPBX 5d07761381 Update xml_cdr.php 2017-09-14 17:27:38 -05:00
FusionPBX e2631f20a5 Update v_xml_cdr_import.php 2017-09-14 17:25:51 -05:00
FusionPBX e1895ee334 Update call_recordings.php 2017-09-14 15:37:35 -05:00
FusionPBX acb150ec5e Update call_recordings.php 2017-09-14 15:36:57 -05:00
FusionPBX 6f218da533 Update call_recording_delete.php 2017-09-14 14:44:44 -05:00
FusionPBX 7521fd4378 Update call_recordings.php 2017-09-14 14:41:34 -05:00
FusionPBX 702c8e500a Update download.php 2017-09-14 13:32:48 -05:00
FusionPBX eb9874223b Update call_recordings.php 2017-09-14 13:32:18 -05:00
FusionPBX 69034b1b6d Update call_recording_edit.php 2017-09-14 13:31:56 -05:00
FusionPBX fb7ca9d414 Update call_recording_delete.php 2017-09-14 13:31:38 -05:00
markjcrane 45ce905edf Add Call Recordings 2017-09-14 18:08:16 +00:00
FusionPBX c8defc8672 Update app_config.php 2017-09-14 12:52:54 -05:00
FusionPBX 615851cc77 Update xml_cdr.php 2017-09-14 12:51:31 -05:00
FusionPBX f2ff8d2856 Update app_config.php 2017-09-14 12:47:01 -05:00
FusionPBX bc3e5b2509 Update 050_user_record.xml 2017-09-14 12:23:50 -05:00
FusionPBX afeee9bd12 Update call_center_queue_edit.php 2017-09-11 03:25:31 -05:00
FusionPBX 3b38213791 Update v_xml_cdr_import.php 2017-09-11 02:46:50 -05:00
FusionPBX fea6521e01 Update v_xml_cdr_import.php 2017-09-11 01:34:31 -05:00
FusionPBX dcdaec1850 Update xml_cdr.php 2017-09-11 01:27:37 -05:00
FusionPBX 962d624459 Update v_xml_cdr_import.php 2017-09-11 01:26:58 -05:00
FusionPBX 1aa94e1e2c Update xml_cdr.php 2017-09-11 01:23:41 -05:00
FusionPBX 6bebb46877 Update 050_user_record.xml 2017-09-10 13:59:57 -06:00
FusionPBX 179df1c064 Update xml_cdr.php 2017-09-10 13:14:42 -06:00
FusionPBX 54aa50c193 Update v_xml_cdr_import.php 2017-09-10 13:13:18 -06:00
FusionPBX 2e2f8e43fe Update v_xml_cdr_import.php 2017-09-10 11:54:24 -06:00
FusionPBX a9fbc3e9c7 Update xml_cdr.php 2017-09-10 11:53:40 -06:00
FusionPBX 242843c3c4 Update 050_user_record.xml 2017-09-10 11:10:24 -06:00
FusionPBX 146070d9f2 Update 050_user_record.xml 2017-09-10 11:07:51 -06:00
konradSC 8570147f7a Update app_config.php (#2828)
Add a envelope icon for Voicemails in the Destinations select list.
2017-09-07 12:14:26 -06:00
FusionPBX 6b7a913544 Update providers.php 2017-09-07 12:12:23 -06:00
konradSC 745dc09353 Update ring_groups.php (#2823)
Add a search box to Ring Groups. 

Search by extension, name, strategy, enabled, or description.
2017-09-06 16:05:06 -06:00
FusionPBX f8215cda3a Update provision.php 2017-09-05 12:51:34 -06:00
FusionPBX d691f8978e Update app_languages.php 2017-09-02 23:26:59 -06:00
FusionPBX 62fe879ee9 Update registrations.php 2017-09-02 23:26:04 -06:00
FusionPBX 12c3934e9f Update device_edit.php 2017-09-01 09:36:06 -06:00
Mafoo a3745a2d11 Enhance - provision aastra 9133i (#2787)
provision aastra 9133i based phones (480i 480i CT, 9112i, 9133i)
leverage smarty include to common parts
have device_edit ignore 'include' folders
.htaccess's RewriteRule operates relative to it's dir so anchoring to ^provision is correct even for where fusion is on a sub folder
2017-09-01 09:35:22 -06:00
Dean Montgomery 7825423719 Update provision.php (#2753)
Some extensions are accessible to multiple users.  Sort the list to select best directory name match for extension.
2017-09-01 09:30:50 -06:00
FusionPBX 852571b0c5 Update registrations.php 2017-08-31 23:51:29 -06:00
FusionPBX 96ea34236b Update registrations.php 2017-08-31 23:35:33 -06:00
FusionPBX da5a79468b Update registrations.php 2017-08-31 23:27:17 -06:00
FusionPBX 92d177de59 Update recordings.php 2017-08-31 09:17:37 -06:00
FusionPBX d8274d63e1 Make recordings.php more efficient. 2017-08-30 19:32:18 -06:00
Len 4263e0e4dd Update app_config.php 2017-08-29 15:02:43 -04:00
FusionPBX 97f8da6f0f Update registrations.php 2017-08-28 09:37:49 -06:00
FusionPBX 84b5a58103 Update extensions.php 2017-08-28 02:21:59 -06:00
FusionPBX 087b00045a Update sip_status.php 2017-08-28 02:03:52 -06:00
FusionPBX 5de0d82c83 Update registrations.php 2017-08-28 02:02:22 -06:00
FusionPBX fa7dd871c9 Update cmd.php 2017-08-28 01:52:40 -06:00
FusionPBX 474995e296 Update app_menu.php 2017-08-28 01:51:33 -06:00