Commit Graph

9673 Commits

Author SHA1 Message Date
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
FusionPBX d749888ec7
Update {$mac}.cfg 2017-11-13 19:34:13 -07:00
FusionPBX 529e2d742d
Update {$mac}.cfg 2017-11-13 19:33:51 -07:00
FusionPBX 0bcf329c4b
Update {$mac}.cfg 2017-11-13 19:33:28 -07:00
FusionPBX ca03537414
Update {$mac}.cfg 2017-11-13 19:32:53 -07:00
FusionPBX 195a18ad85
Update {$mac}.cfg 2017-11-13 19:32:01 -07:00
FusionPBX 55214aebd6
Update {$mac}.cfg 2017-11-13 19:29:00 -07:00
FusionPBX 4908835a4f
Update {$mac}.cfg 2017-11-13 19:28:38 -07:00
Pro-pra ff865cc121 fix russian translation (#2906) 2017-11-13 19:10:41 -07:00
FusionPBX 04db937ae1
Update {$mac}.cfg 2017-11-13 15:36:36 -07:00
FusionPBX ea411dc20c
Update {$mac}.cfg 2017-11-13 15:29:36 -07:00
FusionPBX c8f6f621eb
Update {$mac}.cfg 2017-11-13 15:29:00 -07:00
FusionPBX b772bee002
Update {$mac}.cfg 2017-11-13 15:26:36 -07:00
FusionPBX dc5b282afa
Update destination_edit.php 2017-11-12 21:17:24 -07:00
Len b0bd38d62a
Update y000000000028.cfg 2017-11-10 15:11:38 -05: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
Brendon Baumgartner 5e63132373 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 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 407c760673
Create favorite_setting.xml 2017-11-04 18:35:21 -06:00
FusionPBX dfbaa0d610
Create directory.xml 2017-11-04 18:34:52 -06:00
FusionPBX 2f0d022524
Create y000000000067.cfg 2017-11-04 18:33:49 -06:00
FusionPBX f5b03dc06a
Create {$mac}.cfg 2017-11-04 18:25:46 -06:00
FusionPBX 89fccdde93
Update index.lua 2017-11-04 12:37:58 -06:00
Len 04764bd100
Update y000000000066.cfg 2017-11-03 20:12:23 -04:00
Len 0fe3455e89
Update y000000000065.cfg 2017-11-03 20:07:10 -04:00
Len a116d0d8a1
Update y000000000065.cfg 2017-11-03 19:11:51 -04:00
Len f8a2484ce9
Update y000000000065.cfg 2017-11-03 19:07:57 -04: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
siberoloji 900126874f Update README.md (#2900)
* Update README.md

typo has been corrected

* Update app_languages.php
2017-11-01 22:28:53 -06:00
FusionPBX 3b8620e6bf
Update ivr_menu_edit.php 2017-10-31 11:38:15 -06:00
Len 0e14c5e1cd
Update y000000000066.cfg 2017-10-31 11:43:11 -04:00
Len dd2e53d12e
Update y000000000066.cfg 2017-10-31 11:23:46 -04:00
Len e920bda46f
Update {$mac}.cfg 2017-10-31 10:49:19 -04:00
markjcrane 0b0bf620df Bring the templates closer to the originals. 2017-10-30 19:00:52 -06:00
Len fd976ca0b8
Update {$mac}.cfg 2017-10-30 20:30:39 -04:00
Len 4fa61df723
Update {$mac}.cfg 2017-10-30 19:39:21 -04:00
Len 5f0c748be6
Update {$mac}.cfg 2017-10-30 19:17:15 -04:00