Commit Graph

9646 Commits

Author SHA1 Message Date
Alexey Melnichuk a73ffd731d Fix. Dialplan may loose its app_uuid (#2910)
When in dialplan edit form press `XML` and then `Back`
Fusion build wrong URL like `&?app_uuid` so if then press
save server will do not get this arg and change it.
2017-11-16 08:04:23 -07:00
FusionPBX 00026e008b Update dialplan_edit.php 2017-11-15 19:22:41 -07:00
konradSC ba0606c7ae Bug Fix - Match correct database column names (#2908)
call_recording_name & call_recording_path are the correct values.
2017-11-14 22:02:08 -07:00
FusionPBX 0d7732a962 Update dialplan_inbound_add.php 2017-11-14 20:19:10 -07:00
FusionPBX 3552cb033b Update dialplan_outbound_add.php 2017-11-14 20:14:32 -07:00
FusionPBX 8cc3ae4005 Update {$mac}.xml 2017-11-14 19:43:38 -07:00
FusionPBX 18714a588d Update {$mac}.xml 2017-11-14 19:43:07 -07:00
FusionPBX ab0e9f7fcb Update {$mac}.xml 2017-11-14 19:42:05 -07:00
FusionPBX 4493532402 Update KX-UT136.cfg 2017-11-14 19:40:18 -07:00
FusionPBX 42da377b64 Update KX-UT133.cfg 2017-11-14 19:40:05 -07:00
FusionPBX a03ba9ec3d Update KX-UT123.cfg 2017-11-14 19:39:51 -07:00
FusionPBX efc557865f Update KX-UT113.cfg 2017-11-14 19:38:28 -07:00
FusionPBX c7c7e2e1c0 Update {$mac}.xml 2017-11-14 19:38:08 -07:00
FusionPBX effda783c2 Create favorite_setting.xml 2017-11-14 11:07:46 -07:00
FusionPBX a2da9818d0 Create favorite_setting.xml 2017-11-14 11:07:40 -07:00
FusionPBX 36c17bfefc Create favorite_setting.xml 2017-11-14 11:07:31 -07:00
FusionPBX 46dc2544be Create favorite_setting.xml 2017-11-14 11:06:13 -07:00
FusionPBX 0a9373be39 Create directory.xml 2017-11-14 11:04:45 -07:00
FusionPBX 201f21397a Create directory.xml 2017-11-14 11:04:19 -07:00
FusionPBX 4cb21f5d67 Create directory.xml 2017-11-14 11:04:01 -07:00
FusionPBX c46eeb3007 Create directory.xml 2017-11-14 11:03:46 -07:00
FusionPBX d762df0fcc Update app_defaults.php 2017-11-13 23:41:02 -07:00
FusionPBX 7787e0e361 Update app_config.php 2017-11-13 22:08:40 -07:00
FusionPBX 475ace9caa Update {$mac}.cfg 2017-11-13 19:34:13 -07:00
FusionPBX 79a62ae3f6 Update {$mac}.cfg 2017-11-13 19:33:51 -07:00
FusionPBX 683647a222 Update {$mac}.cfg 2017-11-13 19:33:28 -07:00
FusionPBX 111a2ab4e6 Update {$mac}.cfg 2017-11-13 19:32:53 -07:00
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