Commit Graph

1284 Commits

Author SHA1 Message Date
Michael S Collins 86fef38b28 Remove redundant 'set' in default.xml Local_Extension 2011-10-24 13:58:21 -07:00
Anthony Minessale 4841670777 add presence_map config 2011-10-22 09:46:17 -05:00
Anthony Minessale 4ee1722f3e add presence_map 2011-10-22 09:40:59 -05:00
Anthony Minessale 127be02db2 add conference cdrs to mod_conference 2011-10-14 11:30:51 -05:00
Christopher Rienzo 798bacb2b5 move mod_http_cache configuration to conf/autoload_configs/ 2011-10-06 20:09:19 +00:00
Jeff Lenk 1f2bc29f60 FS-3595 --resolve 2011-10-06 09:33:57 -05:00
Anthony Minessale 9e3f0b6df5 FS-3493 --resolve 2011-10-03 12:22:09 -05:00
Michael S Collins cbfe83cc8f Fix eavesdrop so that *0 works as well as 88 as the access code 2011-09-28 16:51:11 -07:00
Anthony Minessale 7333d46d5b add new chatplan concept and mod_sms. Apps for chat messages: copy new base freeswitch.xml and chatplan dir if you are upgrading on existing config base 2011-09-21 14:31:18 -05:00
Stefan Knoblich 41abb3e644 mod_blacklist: Resource leak fixes, config checks and add help output for api interface
Don't leak the file handle after parsing the configuration
Don't leak memory if the file could not be opened

Check list name and filename attribute of configuration entry.

Add "blacklist help" and error messages to api interface.

Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2011-09-21 15:50:57 +02:00
Stefan Knoblich d00f74640f mod_blacklist: Add example configuration file
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2011-09-21 15:10:37 +02:00
Tamas Cseke 8547c5c995 more general way to connect to mongo 2011-09-12 09:16:56 +02:00
Michael S Collins d62679df18 Add phrase macros for '<person> has joined/left the conference' 2011-09-09 10:02:52 -07:00
Daniel Swarbrick b31ebc9a69 add config file and tweak modules.conf.in for mod_cdr_mongodb 2011-09-07 23:57:44 +02:00
Jeff Lenk 2da308c115 correct labor day holiday example 2011-09-05 14:07:49 -05:00
Travis Cross fb6e979f32 chmod -x *.xml 2011-08-26 04:48:33 +00:00
Michael S Collins d53d0c5753 add answer/sleep to talking clock example so media flows before we start takling 2011-08-22 17:04:49 -07:00
Anthony Minessale 56e37fb229 FS-3474 --resolve 2011-08-19 16:51:16 -05:00
Michael S Collins 9d2b4da881 Add remote CF set/cancel phrase macros 2011-08-16 16:06:23 -07:00
Anthony Minessale cd62d37b6e add conf from earlier patch 2011-08-10 08:18:42 -05:00
Anthony Minessale 98473085ea add homer capture hooks to mod_sofia 2011-07-31 18:36:23 -05:00
Marc Olivier Chouinard a9db642a36 mod_voicemail: Add 2 new profile settings, db-password-override and allow-empty-password-auth. By default, they have value of their previous behavior. If db-password-override=true, the db password will only be used if present, if not present fallback to the xml config file vm-password. If allow-empty-password-auth=false, it will disable login via a authentication method if there is no password set in the user account (This wont affect voicemail_authorize=true login). 2011-07-09 16:13:36 -04:00
Travis Cross e8edf3c2e2 whitespace cleanup 2011-07-08 11:32:51 +00:00
Michal Bielicki - cypromis e1bdb65eef added mod_callcenter to modules.conf.xml 2011-06-30 15:08:37 +02:00
Anthony Minessale bc7cb400c0 add sip_liberal_dtmf chanvar and liberal-dtmf profile param to use the maximum methods of DTMF avoiding sticking to the spec which leads to incompatability 2011-06-23 17:57:10 -05:00
Christopher Rienzo 17099473a3 Update to latest UniMRCP version. MRCP requests can no timeout if there is no server response. 2011-06-16 16:25:00 +00:00
Mathieu Rene d52a254d91 Lower default buffer size to 50ms 2011-06-13 18:27:28 -04:00
Anthony Minessale 4eaabd2817 add conf 2011-06-13 13:19:43 -05:00
Anthony Minessale 0933a34369 RTMP as easy as A.B.C. Avant-Garde Solutions Inc. -- Barracuda Networks Inc. -- ClueCon! http://www.cluecon.com 2011-06-13 12:52:16 -05:00
Michael S Collins 3ef2692fb8 config: Fix mod_directory phrase file references to 'dir-press.wav' (correct: vm-press) 2011-05-31 18:09:03 -07:00
Moises Silva 1078f77f42 Merge remote-tracking branch 'fsorig/master' 2011-05-27 16:37:24 -04:00
Michael S Collins 42f10a48c3 Add ivr/ subdir to conf/lang/en/en.xml 2011-05-27 09:55:50 -07:00
Mathieu Parent 99b7f1d10c Skinny: voicemail after 30s (like SIP) 2011-05-26 21:44:56 +02:00
Mathieu Parent c93f7be7c4 Skinny: replace skinny-route by skinny-process in dialplan 2011-05-26 21:43:54 +02:00
Moises Silva 65b231f5a4 restore default config valus for portaudio.conf.xml 2011-05-26 00:21:59 -04:00
System Administrator 7eaef23955 Merge remote branch 'fsorig/master'
Conflicts:
	src/mod/applications/mod_commands/mod_commands.c
	src/mod/endpoints/mod_portaudio/mod_portaudio.c
	src/mod/endpoints/mod_portaudio/pablio.c
2011-05-26 00:13:12 -04:00
Tamas Cseke 84feca50e3 try to add sample config. I shouldn't have permission 2011-05-12 11:07:06 +02:00
Michael S Collins 8529ba3336 config: fix talking clock regexes (need ^ and $ so they don't match only 917x) 2011-05-06 13:28:21 -07:00
Anthony Minessale 16e3d1fa25 default timer to run slower and increase as needed, Run the timer at 20ms by default and drop down as needed unless you set 1m-timer=true which was previous default 2011-04-29 11:09:14 -05:00
Anthony Minessale 00b53a91ea FS-3277 --resolve There are actually really only 2 places where it needs the real hostname, the hostname command and the header on the events. I changed everything to the switchname because there were some more sql stmts etc in the core. 2011-04-29 10:24:50 -05:00
Michal Bielicki - cypromis 5d46ddbc92 FS-3195, thank you Christian Benke 2011-04-26 15:10:37 +02:00
Michael S Collins ffb4a3ae44 config: Talking clock dialplan example (Thanks AviMarcus) 2011-04-22 15:27:54 -07:00
Marc Olivier Chouinard 4137b360cf switch_ivr/xml: Change the structure of the phrases/language system. Previously it was fxml->phrases->macros->language->macro. Changed it so fxml->languages->language->phrases->macros->macro
You can have sub macros <macros name="voicemail"><macro ...> and allow you to call it login@voicemail.
Change the sound-path to sound-prefix to make it constistant with the rest of freeswitch.
Also allow to set a sound-prefix to a macros, so you can override it for a specific file set.
You can set say-modules="en" or whatever in the <language section to define that say module to use.
2011-04-20 13:09:03 -04:00
Jeff Lenk 28738b0629 FS-3001 --resolve 2011-04-19 23:02:51 -05:00
Michael S Collins 1781ac884f Update phrase_en; add lang/en/ivr/sounds.xml for general phrase macros 2011-04-19 17:52:45 -07:00
Michael S Collins c323efbf72 Measure twice, cut once... 2011-04-13 13:39:18 -07:00
Michael S Collins e4c8edef54 Directory sound file: dir-for_prev.wav -> dir-for_previous.wav 2011-04-12 09:33:45 -07:00
Marc Olivier Chouinard a909940385 conf: Only english is built by default.y 2011-04-08 15:13:11 -04:00
Anthony Minessale 1ddc19994f FS-3211 checkin 2011-04-01 13:07:41 -05:00
Anthony Minessale ebd9c83ed6 FS-3211 --resolve 2011-04-01 12:39:39 -05:00