Commit Graph

4888 Commits

Author SHA1 Message Date
FusionPBX
666be314fb Update dialplan_outbound_add.php 2017-11-14 20:14:32 -07:00
FusionPBX
4fbce22f1e Update app_defaults.php 2017-11-13 23:41:02 -07:00
FusionPBX
a568b15742 Update app_config.php 2017-11-13 22:08:40 -07:00
Pro-pra
ff865cc121 fix russian translation (#2906) 2017-11-13 19:10:41 -07:00
FusionPBX
dc5b282afa Update destination_edit.php 2017-11-12 21:17:24 -07:00
Len
8da8d6ee43 Update app_config.php 2017-11-10 15:06:09 -05:00
konradSC
b192a96f84 Add Device Feature Sync (#2905)
* Update lua.conf.xml

Hook the feature_event lua script to Freeswitch "PHONE_FEATURE_SUBSCRIBE" events.

* Create index.lua

* Create feature_event_notify.lua

* Update call_forward.lua

Add trigger for feature sync.

* Update do_not_disturb.lua

Add trigger for feature sync.

* Update call_edit.php

* Create feature_event_notify.php

* Update index.lua

disable logging
2017-11-09 12:09:56 -07:00
konradSC
9fb207c16b More ways of adding recordings to CDR's (#2904)
This grabs a recording if started by bind_digit_action "*2" or by "nolocal:api_on_answer=uuid_record ${uuid} start ${recordings_dir}/${domain_name}/archive/${strftime(%Y)}/${strftime(%b)}/${strftime(%d)}/${uuid}.${record_ext}".
2017-11-08 09:51:53 -07:00
FusionPBX
83d6d044ca Update extension_edit.php 2017-11-07 18:40:18 -07:00
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