Commit Graph

41 Commits

Author SHA1 Message Date
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
markjcrane
a309776883 Change base_dir to script_dir in <param name="script-directory" value="$${script_dir}/scripts/?.lua"/> 2015-11-08 07:44:45 -07:00
markjcrane
11b94be767 Remove acl.conf.xml. 2015-08-12 23:30:38 -06:00
markjcrane
16df326486 Change the vertical grouping of script-directory. 2015-08-11 20:56:53 -06:00
Alexey Melnichuk
69717e31d5 Revert "Revert "Change. Use require "resources.functions.config" to load co…" 2015-08-11 05:06:33 +03:00
FusionPBX
d1f3b05cf6 Revert "Change. Use require "resources.functions.config" to load config file." 2015-08-10 11:50:29 -06:00
Alexey Melnichuk
2234b42c07 Change. Use require "resources.functions.config" to load config file.
Change. Move `script_dir` definition into config file.
2015-07-22 13:20:51 +04:00
markjcrane
fefdfc626e Enable XML Handler by default. 2015-07-15 23:43:03 -07:00
Mark Crane
c800fc3b67 Page conference settings need page caller controls. For non modertor 0 mute and press again to unmute. 2015-05-14 01:56:11 +00:00
Nate Jones
b7e91bdca2 Paging: Ability to grant caller moderator status/controls, auto-generate random pin.
Conference: Add missing caller-controls and moderator-controls parameters in autoload_config.
2015-04-30 09:45:41 +00:00
Mark Crane
2bbca0837c Set auto-gain-level to 0 or disabled. 2015-04-01 10:18:48 +00:00
Mark Crane
50d941e70b Update http_cache.conf.xml for a more complete set of instructions. 2015-03-22 04:15:26 +00:00
Mark Crane
bd12ebea2b Add a missing template variable that was removed by another developer. 2015-01-20 19:06:02 +00:00
Mark Crane
5bf40c0ca5 Add a SQLite example as requested in this issue.
https://code.google.com/p/fusionpbx/issues/detail?id=806&start=100
2015-01-11 08:11:50 +00:00
Richard Neese
978e336798 fixing moh to work with all levels. 2014-12-04 23:17:11 +00:00
Mark Crane
760defc7f7 Add autoload_configs/verto.conf.xml 2014-11-15 21:04:18 +00:00
luis daniel lucio quiroz
a86e4884ce some details about cidlookup.conf.xml 2014-08-10 17:45:38 +00:00
Mark Crane
74ae6fc900 Add mute.lua and unmute.lua files 2014-05-02 09:34:56 +00:00
Mark Crane
b5fd5e245b Create a new variable for cidlookup.conf.xml and lcr.conf.xml to use to connect to FusionPBX's database aka the system database. 2013-09-14 20:43:51 +00:00
Mark Crane
73799ec284 Set the min-dtmf-duration to 640 as recommended by flowroute.
http://code.google.com/p/fusionpbx/issues/detail?id=456&start=100
2013-09-11 02:55:32 +00:00
Mark Crane
afa742f953 Change default-mod-wait conference profile to mod-wait to match the conference lua script. 2013-09-04 20:46:08 +00:00
Nuno Miguel Reis
493a0e7f8d added mod_cdr_pg 2013-07-29 17:22:17 +00:00
Mark Crane
018445e2ab Remove a file that is not needed. 2013-07-16 01:29:14 +00:00
Mark Crane
4edc1f011d Add UUID to the log file lines for each call in the log. 2013-07-06 03:40:00 +00:00
Mark Crane
1b8637e532 Move includes/templates to resources/templates. 2013-06-09 05:03:13 +00:00