Pro-pra
0ccbad7d53
Update app_languages.php ( #2909 )
2017-11-16 17:47:03 -07:00
Alexey Melnichuk
54288d4664
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
8bf17f290d
Update dialplan_edit.php
2017-11-15 19:22:41 -07:00
konradSC
49417a105a
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
a83c32b2b3
Update dialplan_inbound_add.php
2017-11-14 20:19:10 -07:00
FusionPBX
666be314fb
Update dialplan_outbound_add.php
2017-11-14 20:14:32 -07:00
FusionPBX
85e5c6c5aa
Update {$mac}.xml
2017-11-14 19:43:38 -07:00
FusionPBX
364d9c3160
Update {$mac}.xml
2017-11-14 19:43:07 -07:00
FusionPBX
6677ec0a8a
Update {$mac}.xml
2017-11-14 19:42:05 -07:00
FusionPBX
edd319cacb
Update KX-UT136.cfg
2017-11-14 19:40:18 -07:00
FusionPBX
58fc19fa90
Update KX-UT133.cfg
2017-11-14 19:40:05 -07:00
FusionPBX
f939317ae7
Update KX-UT123.cfg
2017-11-14 19:39:51 -07:00
FusionPBX
ff5c5b83e0
Update KX-UT113.cfg
2017-11-14 19:38:28 -07:00
FusionPBX
4046f55616
Update {$mac}.xml
2017-11-14 19:38:08 -07:00
FusionPBX
6e9bf6e251
Create favorite_setting.xml
2017-11-14 11:07:46 -07:00
FusionPBX
a4781764fe
Create favorite_setting.xml
2017-11-14 11:07:40 -07:00
FusionPBX
daa6069533
Create favorite_setting.xml
2017-11-14 11:07:31 -07:00
FusionPBX
1320d54f74
Create favorite_setting.xml
2017-11-14 11:06:13 -07:00
FusionPBX
35b363084f
Create directory.xml
2017-11-14 11:04:45 -07:00
FusionPBX
b64ce1d336
Create directory.xml
2017-11-14 11:04:19 -07:00
FusionPBX
a1b7679250
Create directory.xml
2017-11-14 11:04:01 -07:00
FusionPBX
98eb06b8a1
Create directory.xml
2017-11-14 11:03:46 -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
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