FusionPBX
0e0153ceea
Add mod_av to post_load_modules.conf.xml.
2022-04-12 14:10:03 -06:00
FusionPBX
b5ccc12050
Add video-mcu-stereo profiles
2022-04-04 18:43:40 -06:00
FusionPBX
feb06d6e92
Update post_load_switch.conf.xml
2022-01-26 13:15:50 -07:00
FusionPBX
cf7bfa911d
Update switch.conf.xml
2022-01-26 13:10:25 -07:00
FusionPBX
9414f0c935
Update post_load_switch.conf.xml
2022-01-26 11:49:44 -07:00
markjcrane
5a95b24273
Default the xml cdr HTTP POST to 127.0.0.1
2021-05-26 19:43:08 -06:00
FusionPBX
5a4d14d0b7
Update callcenter.conf.xml
2021-05-19 19:33:15 -06:00
FusionPBX
583601e84c
Rename callcenter.conf to callcenter.conf.xml.
2021-05-19 19:19:37 -06:00
FusionPBX
1bee86dba0
Comment out the example fifo
2020-06-18 11:31:08 -06:00
FusionPBX
6163638193
FAX setting disable-v17 change default to true.
2020-05-27 12:46:19 -06:00
FusionPBX
221560d083
Update switch.conf.xml
2020-04-16 14:36:00 -06:00
hershyheilpern
c1f47f31da
Conference center raise hand feature ( #5212 )
...
* Update app_languages.php
* Update conference_interactive_inc.php
* Update conference_exec.php
* Create raise_hand.lua
* Update conference.conf
* Update app_languages.php
2020-03-26 21:22:44 -06:00
FusionPBX
f3cf2979ab
Update cidlookup.conf.xml
2020-01-16 14:29:26 -07:00
FusionPBX
e94f154ee4
Create pre_load_modules.conf.xml
2019-08-07 12:18:21 -06:00
FusionPBX
70fef7d1ed
Create curl.conf.xml
2019-03-25 16:45:54 -06:00
FusionPBX
11868eeb6e
Update switch.conf.xml
2019-02-17 09:12:34 -07:00
FusionPBX
f620829fd7
Update conference.conf
2019-02-14 10:11:44 -07:00
FusionPBX
4fc523316d
Update conference.conf
2019-02-14 10:10:44 -07:00
FusionPBX
9096d14443
Update switch.conf.xml
2019-01-19 13:36:56 -07:00
FusionPBX
cd6cfecb25
Create post_load_switch.conf.xml
2019-01-16 03:20:27 -05:00
FusionPBX
4ebf8cce98
Update lua.conf.xml
2018-09-22 10:16:53 -06: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
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
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
dba831c190
Create json_cdr.conf.xml
2016-12-02 12:21:30 -07: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
FusionPBX
ad5d13a170
Update local_stream.conf
2016-08-16 16:45:55 -06:00
FusionPBX
f1630a1e60
Update modules.conf.xml
2016-08-16 13:57:41 -06:00
markjcrane
849ad617cc
Rename local_stream.conf.xml to local_stream.conf
2016-08-15 08:23:55 -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
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
markjcrane
d5b69dec32
Working on music on hold.
2016-05-10 19:09:45 -06:00
mafoo
893216a2d2
WhitespaceClean-resources/templates/conf
...
whitespace pass over files
for reference regex that was used s/[ \t]+(\r?\n)/\1/
2016-03-11 13:24:27 +00:00
markjcrane
724ea56dd5
Set max rotate on the FreeSWITCH logs to 10.
2016-02-22 13:15:55 -07:00
markjcrane
e27ecec310
Change spandsp.conf.xml use-ecm from true to false.
2016-01-28 19:42:39 -07:00
FusionPBX
697ddb08c9
Merge pull request #1384 from moteus/lua_conf_run_example
...
Add. Example of how run fax queue monitor.
2016-01-15 21:43:34 -07:00
blackc2004
6dc1f9b631
Update cidlookup.conf.xml
2016-01-15 20:11:38 -08:00
Alexey Melnichuk
a2d29679a8
Add. Example of how run fax queue monitor.
2016-01-13 10:40:21 +03:00
markjcrane
86b0e88d16
Fix the PostgreSQL query in cidlookup.conf.xml.
2016-01-08 18:15:45 -07:00
markjcrane
73b5c22b65
Add odbc-dsn to fifo.conf.xml
2015-12-29 23:47:20 -07:00
markjcrane
efdd731d2a
Remove /scripts from the path as it is redundant.
2015-11-08 13:40:08 -07:00