Commit Graph

114 Commits

Author SHA1 Message Date
FusionPBX
15d4e57e88 Update internal.xml.noload 2017-07-24 15:31:55 -06:00
FusionPBX
714bba8226 Update vars.xml 2017-07-09 23:46:36 -06:00
FusionPBX
22e2960646 Update vars.xml 2017-07-09 13:27:11 -06:00
FusionPBX
64f14bd224 Update vars.xml 2017-07-09 13:20:04 -06:00
FusionPBX
e600a85c95 Update vars.xml 2017-07-09 13:04:00 -06:00
FusionPBX
1bce08243f Update vars.xml 2017-07-09 12:52:21 -06:00
FusionPBX
e19b07c790 Update vars.xml 2017-07-09 12:45:32 -06:00
FusionPBX
a44fa6d521 Update vars.xml 2017-07-09 11:20:23 -06:00
Alexey Melnichuk
6fc6e231c8 Add. BLF indication for call forward. (#2664)
* Add. BLF indication for call forward.

To display general status of CallForward use blf like `forward+<extension>`
To display status for specific phone number use blf like `forward+<extension>/<number>`

* Fix. Escape variable in regex expression.

* Fix. Sync DND and CF blf.

* Add. `blf_subscribe` service which can handle all custom subscriptions.

To run for specific protocol it possible run as `luarun blf_subscribe.lua <PROTO>`
2017-06-20 09:23:23 -06:00
FusionPBX
e308b17f45 Update external.xml.noload 2017-06-09 11:19:57 -06:00
FusionPBX
07cfb6391c Update internal-ipv6.xml.noload 2017-06-09 11:19:16 -06:00
FusionPBX
c8acba483e Update internal.xml.noload 2017-06-09 11:18:42 -06:00
FusionPBX
7c1a59219a Create v8.conf.xml 2017-06-05 11:49:51 -06:00
FusionPBX
81d5a15d90 Create opus.conf.xml 2017-06-05 11:43:02 -06:00
FusionPBX
22e43fffac Create smpp.conf.xml 2017-04-28 19:41:40 -06:00
FusionPBX
a54c6a64b3 Update verto.conf.xml 2017-02-02 19:24:22 -07:00
FusionPBX
28e1014365 Update internal-ipv6.xml.noload
Add the domains section.
2017-01-28 13:06:30 -07:00
FusionPBX
15c3934956 Update vars.xml 2016-12-13 08:32:35 -07:00
FusionPBX
b55d1254e7 Update vars.xml 2016-12-12 16:41:25 -07:00
FusionPBX
dba831c190 Create json_cdr.conf.xml 2016-12-02 12:21:30 -07:00
FusionPBX
5498d0ae3c Update vars.xml
Change ssl_dir from ssl to tls.
2016-10-27 12:42:56 -06:00
FusionPBX
c54a1332c1 Create conference_layouts.conf.xml 2016-10-13 15:31:13 -06:00
FusionPBX
85c254046e Update switch.conf.xml
Update mailer-app and mailer-app-args to use the default install path.
2016-09-15 14:10:27 -06:00
Mafoo
097a09536e Enhance Add Tones (#1857)
Add tone support
2016-09-03 20:32:19 -06:00
FusionPBX
ad5d13a170 Update local_stream.conf 2016-08-16 16:45:55 -06:00
FusionPBX
ff6a9c1018 Update vars.xml 2016-08-16 14:11:20 -06:00
FusionPBX
2ba52a5e2e Update vars.xml 2016-08-16 14:01:44 -06:00
FusionPBX
f1630a1e60 Update modules.conf.xml 2016-08-16 13:57:41 -06:00
FusionPBX
6167839d2d Update vars.xml 2016-08-15 19:46:57 -06:00
FusionPBX
9613c02ffa Update vars.xml 2016-08-15 19:16:01 -06:00
markjcrane
849ad617cc Rename local_stream.conf.xml to local_stream.conf 2016-08-15 08:23:55 -06:00
markjcrane
931766b3b6 Change conf/lang to conf/languages this makes it identical to its section. 2016-08-08 09:11:37 -06:00
FusionPBX
cbc5387793 Update de.xml 2016-08-03 16:37:09 -06:00
FusionPBX
6433d6f3cf Update en.xml 2016-08-03 16:36:49 -06:00
FusionPBX
b76e21221d Update fr.xml 2016-08-03 16:36:28 -06:00
FusionPBX
4b46e14b32 Update he.xml 2016-08-03 16:36:03 -06:00
FusionPBX
cc0a192e54 Update ru.xml 2016-08-03 16:35:22 -06:00
FusionPBX
a403c8ec01 Update internal.xml.noload
Comment out disable-transfer and disable-register in the internal sip profile.
2016-07-27 22:55:47 -06:00
stefanomarty
28daf96fd9 Missing .wav file extension in wakeup.xml (#1780)
* Fix missing file extension

The missing "wav" extension makes Freeswitch looking for .PCMU file, which does not exist. This is the error in the logfile:
d3b2a1d5-9dab-4067-b4a9-0296d6072ed6 2016-07-23 11:28:59.299530 [DEBUG] switch_ivr_play_say.c:1910 done playing file file_string://digits/1.wav!digits/1.wav!digits/3.wav!digits/0.wav 
d3b2a1d5-9dab-4067-b4a9-0296d6072ed6 2016-07-23 11:28:59.299530 [DEBUG] switch_ivr_play_say.c:70 No language specified - Using [en] 
d3b2a1d5-9dab-4067-b4a9-0296d6072ed6 2016-07-23 11:28:59.299530 [DEBUG] switch_ivr_play_say.c:250 Handle execute:[sleep(750)] (en:en) 
d3b2a1d5-9dab-4067-b4a9-0296d6072ed6 2016-07-23 11:29:00.159531 [DEBUG] switch_ivr_play_say.c:250 Handle play-file:[ivr/ivr-to_accept_press] (en:en) 
2016-07-23 11:29:00.159531 [ERR] mod_native_file.c:74 Error opening /usr/local/freeswitch/sounds/en/us/callie/ivr/ivr-to_accept_press.PCMU 
d3b2a1d5-9dab-4067-b4a9-0296d6072ed6 2016-07-23 11:29:00.279530 [DEBUG] switch_ivr_play_say.c:70 No language specified - Using [en] 
d3b2a1d5-9dab-4067-b4a9-0296d6072ed6 2016-07-23 11:29:00.279530 [DEBUG] switch_ivr_play_say.c:250 Handle execute:[sleep(750)] (en:en) 
d3b2a1d5-9dab-4067-b4a9-0296d6072ed6 2016-07-23 11:29:01.159532 [DEBUG] switch_ivr_play_say.c:250 Handle play-file:[ivr/ivr-to_accept_press] (en:en) 
2016-07-23 11:29:01.159532 [ERR] mod_native_file.c:74 Error opening /usr/local/freeswitch/sounds/en/us/callie/ivr/ivr-to_accept_press.PCMU 
d3b2a1d5-9dab-4067-b4a9-0296d6072ed6 2016-07-23 11:29:01.279530 [DEBUG] switch_ivr_play_say.c:70 No language specified - Using [en] 
d3b2a1d5-9dab-4067-b4a9-0296d6072ed6 2016-07-23 11:29:01.279530 [DEBUG] switch_ivr_play_say.c:250 Handle execute:[sleep(750)] (en:en) 
d3b2a1d5-9dab-4067-b4a9-0296d6072ed6 2016-07-23 11:29:02.179543 [DEBUG] switch_ivr_play_say.c:250 Handle play-file:[ivr/ivr-to_accept_press] (en:en) 
2016-07-23 11:29:02.179543 [ERR] mod_native_file.c:74 Error opening /usr/local/freeswitch/sounds/en/us/callie/ivr/ivr-to_accept_press.PCMU

* Update wakeup.xml
2016-07-27 16:41:49 -06:00
FusionPBX
d1d445e069 Update lua.conf.xml
Add languages to xml handler and Lua module-directory commented out.
2016-07-20 14:01:01 -06:00
markjcrane
204f67a2fc Replace $${hold_music} with local_stream://default. Remove the $${domain}, and outbound caller id name and number value as they wouldn't have a global value. 2016-07-19 10:03:51 -06:00
markjcrane
f2af9048eb Change the file name from <name>.conf.xml.noload to <name>.conf as freeswitch only loads the files with .xml. 2016-07-16 14:19:42 -06:00
Alexey Melnichuk
8a72e2afd8 Add. Event handler to support MWI. (#1720)
* Add. Event handler to support MWI.

* Fix. store cache only when get data from memcache

* Change. Use UUID as PID.
2016-06-30 09:55:37 -06:00
FusionPBX
debc6da476 Update local_stream.conf.xml
Remove the rate in the name xml handler will add it based on the rate that is defined in the param.
2016-06-30 09:50:32 -06:00
FusionPBX
9169788abc Update local_stream.conf.xml
Remove 'moh' local stream in favor of 'default'
2016-06-28 16:14:27 -06:00
hblandford
798cf39be4 Update vars.xml (#1622)
Add Australian ring tone
2016-06-01 21:18:26 -06:00
Mafoo
b8e3070cdc Added basic searching for moh (#1614)
added basic searching for the default moh directory
added app_defaults so moh is configured/repairable with app_defaults
changed to use PROJECT_ROOT
changed template replacement to be encased in comment so xml will
validate
changed to use preg_replace so leading spaces and tabs can be stripped
(to output clean xml)
local_stream_conf dos2unixed
made default search consistent (they should all be music/default or
music not a mixture)
2016-05-25 14:12:17 -06:00
Chris Black
93fe11851b Flowroute SMS (#1603)
* Fix Yealink provisioning for contacts/groups

Fix the Yealink provision templates to allow for directory_extensions,
groups and users.

* Fix group_uuid and user_uuid messup

* Yealink directory and provisioning changes

Includes the changes from PR 1582 with some fixes to the SQL.

Also merged all the directory_* options into ONE directory.xml

Will need to call the it with any of these:

http://mydomain/app/provision/?file=directory.xml&contacts=groups

http://mydomain/app/provision/?file=directory.xml&contacts=users

http://mydomain/app/provision/?file=directory.xml&contacts=extensions

http://mydomain/app/provision/?file=directory.xml&contacts=all

* Flow route SMS
2016-05-19 12:09:49 -06:00
markjcrane
a94b0fc611 Remove the comment on the tls-verify-policy and add enabled="false" 2016-05-11 10:24:28 -06:00
Mafoo
8de955d673 Fix for [ERR] sofia_glue.c:329 Invalid tls-verify-policy value: none (#1593)
you cannot actually set it to none, you have to not set it to get that
value.
made ipv6 profile tls settings consistent with ipv4 profile
2016-05-11 10:13:56 -06:00