Commit Graph

9619 Commits

Author SHA1 Message Date
FusionPBX 789fa8b78d Update {$mac}.cfg 2017-11-13 19:32:01 -07:00
FusionPBX ad300921e0 Update {$mac}.cfg 2017-11-13 19:29:00 -07:00
FusionPBX 6e1798f11d Update {$mac}.cfg 2017-11-13 19:28:38 -07:00
Pro-pra 1f19756975 fix russian translation (#2906) 2017-11-13 19:10:41 -07:00
FusionPBX fb5e67124b Update {$mac}.cfg 2017-11-13 15:36:36 -07:00
FusionPBX 33cb288874 Update {$mac}.cfg 2017-11-13 15:29:36 -07:00
FusionPBX 1fe373df7e Update {$mac}.cfg 2017-11-13 15:29:00 -07:00
FusionPBX e7ca9a6097 Update {$mac}.cfg 2017-11-13 15:26:36 -07:00
FusionPBX 18864bc04b Update destination_edit.php 2017-11-12 21:17:24 -07:00
Len 21ee74f6a0 Update y000000000028.cfg 2017-11-10 15:11:38 -05:00
Len 8b9d4806c1 Update app_config.php 2017-11-10 15:06:09 -05:00
konradSC 3199bf2dda 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 f3f7c5ea40 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 e4936be826 Update extension_edit.php 2017-11-07 18:40:18 -07:00
Alexey Melnichuk d321965e37 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
Brendon Baumgartner 8b7f19d77d fix polycom error during bootup (#2899)
* Update {$mac}.cfg

minimum value is 1. 0 is invalid.

* Update {$mac}.cfg

minimum value is 1. 0 is invalid.

* Update {$mac}.cfg

minimum value is 1. 0 is invalid.
2017-11-05 16:56:37 -07:00
Luis Daniel Lucio Quiroz 4d5a36b3e9 Same as 4.2 (#2889) 2017-11-05 15:49:25 -07:00
Luis Daniel Lucio Quiroz 5f2f404164 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 35e069f3a8 Update xml_cdr.php 2017-11-05 11:32:05 -07:00
FusionPBX 43c04da9c2 Create favorite_setting.xml 2017-11-04 18:35:21 -06:00
FusionPBX a55778c170 Create directory.xml 2017-11-04 18:34:52 -06:00
FusionPBX aba2c6a196 Create y000000000067.cfg 2017-11-04 18:33:49 -06:00
FusionPBX bbcc12e195 Create {$mac}.cfg 2017-11-04 18:25:46 -06:00
FusionPBX 4b1cd6d7eb Update index.lua 2017-11-04 12:37:58 -06:00
Len 44528780b0 Update y000000000066.cfg 2017-11-03 20:12:23 -04:00
Len d4e8ba370d Update y000000000065.cfg 2017-11-03 20:07:10 -04:00
Len 2fc4f714ad Update y000000000065.cfg 2017-11-03 19:11:51 -04:00
Len f94d1220e0 Update y000000000065.cfg 2017-11-03 19:07:57 -04:00
FusionPBX d9d72bc23b Update extension_edit.php 2017-11-03 14:57:12 -06:00
FusionPBX 6b3f655495 Update app_config.php 2017-11-03 14:55:56 -06:00
FusionPBX 04e660e67c Update extension_edit.php 2017-11-03 14:48:54 -06:00
FusionPBX 95a4ca1f2a Update xml_cdr_inc.php 2017-11-02 22:05:33 -06:00
konradSC f6217c6e49 Bug fix for caller_destination populating CDR's (#2902) 2017-11-02 21:57:36 -06:00
FusionPBX c505ee2a41 Update xml_cdr_inc.php 2017-11-02 09:14:12 -06:00
Alexey Melnichuk 43941f998f 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
siberoloji 6bb91eeb2e Update README.md (#2900)
* Update README.md

typo has been corrected

* Update app_languages.php
2017-11-01 22:28:53 -06:00
FusionPBX c90a6cae1b Update ivr_menu_edit.php 2017-10-31 11:38:15 -06:00
Len 0155ef2222 Update y000000000066.cfg 2017-10-31 11:43:11 -04:00
Len 90b88726b9 Update y000000000066.cfg 2017-10-31 11:23:46 -04:00
Len 59d7b28caa Update {$mac}.cfg 2017-10-31 10:49:19 -04:00
markjcrane dca4009fdb Bring the templates closer to the originals. 2017-10-30 19:00:52 -06:00
Len 71191b333f Update {$mac}.cfg 2017-10-30 20:30:39 -04:00
Len 003933cf35 Update {$mac}.cfg 2017-10-30 19:39:21 -04:00
Len 8a4f16a4c6 Update {$mac}.cfg 2017-10-30 19:17:15 -04:00
Len 68db87bfda Update {$mac}.cfg 2017-10-30 18:32:00 -04:00
Len 9e9d779bc2 Update {$mac}.cfg 2017-10-30 18:29:03 -04:00
Len be82d308b2 Update {$mac}.cfg 2017-10-30 18:26:51 -04:00
Len 003fff5113 Update {$mac}.cfg 2017-10-30 18:24:07 -04:00
Len 787c79f1c1 Update {$mac}.cfg 2017-10-30 18:20:28 -04:00
Len 1f029192d3 Update {$mac}.cfg 2017-10-30 18:18:35 -04:00