Commit Graph

1581 Commits

Author SHA1 Message Date
Travis Cross 61d71c2240 XML cleanup in conf/lang/ 2012-03-14 05:24:56 +00:00
Marc Olivier Chouinard 5e4a514531 mod_voicemail_ivr: Fix a segfault on non authenticated user and changed from 3 to 3000 the dtmf digit wait since it in milisecond 2012-03-10 22:56:29 -05:00
Travis Cross 9ac53ff859 use signal_bond rather than bleg_uuid 2012-03-07 23:11:05 +00:00
Travis Cross ca60afaa19 add cdr_csv template for OpenCDRRate 2012-03-07 22:59:05 +00:00
Michael S Collins 18289fa013 mod_voicemail: Change vm_announce_cid to be true/false and utilize vm_play_phone_number_macro 2012-02-07 10:22:35 -08:00
Jeff Lenk 6767683711 FS-3862 --resolve 2012-02-04 10:19:21 -06:00
Brian West 65fc2f8ac1 clean up switch.conf and add all the missing options needs more docs 2012-02-03 23:40:53 -06:00
Michael S Collins b21d479a7d Add new 'change password fail' macro. Same as vm-fail-auth right now until new sound prompts get recorded and distributed. 2012-01-27 15:05:14 -08:00
Michael S Collins a61e4ab82c Preliminary work for adding verification of vm password change 2012-01-27 10:56:32 -08:00
Brian West be147e15e6 FS-3839 --resolve 2012-01-25 14:48:59 -06:00
Christopher Rienzo 34269dbc0b update default http cache config 2012-01-25 15:11:31 +00:00
Anthony Minessale 94bcd55e4b forgot to push this from last commit 2012-01-24 17:14:46 -06:00
Anthony Minessale 726842cb6c add conf for last commit 2012-01-23 14:56:01 -06:00
Michael S Collins 65b89d10d5 Add other_callers_in_conf phrase macro 2012-01-20 16:23:08 -08:00
Anthony Minessale 1242f0b661 update docs 2012-01-09 14:32:37 -06:00
Anthony Minessale 3768d80227 add app lists to white or blacklist apps in the execute tag 2012-01-06 15:10:45 -06:00
Anthony Minessale 1901a41961 upd 2012-01-06 11:17:30 -06:00
Anthony Minessale bc8cbee1fb mod_httapi.c -- HT-TAPI Hypertext Telephony API (Twillio FreeSWITCH style) 2012-01-05 15:17:59 -06:00
Marc Olivier Chouinard 736c52e38b Converted de phrases from ISO-8859-4 to UTF-8. 2012-01-03 19:02:52 -05:00
Marc Olivier Chouinard 77d324f70e mod_abstraction: New module. Currently implement API abstraction. Allow to simplify/standarize API name. Initially built for mod_voicemail_ivr. Allow to use scripting language as VM Storage by binding an API with specific argument to an different api call like python and send to it argument initially provided. 2011-12-27 19:53:21 -05:00
Marc Olivier Chouinard 01267cd6f5 mod_voicemail_ivr: Added a bunch of default prompt for future use once we get sound recorded. In the mean time, having it in the code wont cause problem as long we don't define the phrase in the config file 2011-12-26 19:26:01 -05:00
Marc Olivier Chouinard d544c06598 mod_voicemail_ivr: Fixed issue in settings system. Added initials settings. 2011-12-26 11:14:00 -05:00
Marc Olivier Chouinard f2cba2aa16 mod_voicemail_ivr: Added a missing menu in the conf.xml config. Also refactor nearly all the function name to something more standard. Also tried to make the flow as simple as possible in the menu.c 2011-12-26 02:52:32 -05:00
Marc Olivier Chouinard 08e6e8bc38 mod_voicemail_ivr: Document example settings parameters. This is open for discussion before being implemented 2011-12-24 11:29:00 -05:00
Marc Olivier Chouinard 4b53ecd817 mod_voicemail_ivr: Missing 2 file from initial commit 2011-12-23 20:01:33 -05:00
Marc Olivier Chouinard 17cdf9e1fd mod_voicemail_ivr: BETA : An alternative voicemail IVR system. It require an API provider for voicemail access that is currently provided by mod_voicemail vm_fsdb API so it can be used simultaneously with mod_voicemail IVR. It currently try to resemble the normal FreeSwitch Voicemail experience. The goal is to expand upon that experience without affecting everyone inproduction user experience. 2011-12-23 19:45:18 -05:00
Marc Olivier Chouinard de498aeffe FS-3071 Small comment correction from Mitch, thx 2011-12-21 13:52:30 -05:00
Marc Olivier Chouinard 2d4e159bef FS-3763 --resolve 2011-12-18 17:04:11 -05:00
Marc Olivier Chouinard 1ddd29bf0d FS-3071 Small fix on default value, and renaming the no-verify-date to verify-date. 2011-12-18 12:08:17 -05:00
Marc Olivier Chouinard 9574ba27f7 FS-3071 I've finally merged it all. It all look good, shouldn't affect anyone who didn't set those value 2011-12-18 11:54:38 -05:00
Marc Olivier Chouinard 947096c66d FS-3071 Added the tls extra options patch 2011-12-18 11:37:04 -05:00
Marc Olivier Chouinard 235ef72f1b FS-3071 This is the sofia changes following the addition of the passphrase in libsofia 2011-12-18 11:20:38 -05:00
Marc Olivier Chouinard 663699f4e3 FS-2896 --resolve 2011-12-18 01:48:35 -05:00
Marc Olivier Chouinard fb43f80581 FS-3705 --resolve 2011-12-18 01:13:37 -05:00
Marc Olivier Chouinard 8379a2926e FS-3037 --resolve
Modified patch for formating, also adding support for sqlite db name parameters.  Also fix potential db issues in sqlite if using multiple profile.
2011-12-18 00:22:24 -05:00
Marc Olivier Chouinard 10dfc37770 FS-3762 --resolve
I've had to add a missing include and do some formating cleanup.
2011-12-16 15:33:22 -05:00
Marc Olivier Chouinard a44bd60f4c FS-3736 --resolve
NOTE: This patch might affect xml_cdr, so better check if the output is to your liking after this commit
2011-12-16 09:22:05 -05:00
Marc Olivier Chouinard c6633fa300 FS-849 --resolve 2011-12-15 13:20:27 -05:00
Michael S Collins 9ea3ce666f config: add screen_confirm macro to lang/en/ivr/sounds.xml 2011-12-07 14:49:16 -08:00
Anthony Minessale 4a09e77f69 default to 0 2011-12-07 05:17:00 -06:00
Anthony Minessale d91f67d0e3 Add T31 modem support to mod_spandsp - similar to iaxmodem only wired into FS. Also merge configs into single spandsp.conf.xml --see in tree example-- 2011-12-06 17:51:36 -06:00
Anthony Minessale 9d7e9e6742 FS-3731 --resolve 2011-12-01 07:41:18 -06:00
Di-Shi Sun ca97a49e29 Fixed buffer overflow issue caused by max number of destinations. 2011-11-30 15:17:13 +08:00
Di-Shi Sun db8a43ad79 Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch 2011-11-25 17:32:59 +08:00
Di-Shi Sun 1e48c84df6 Updated for OSP Toolkit 4.0.2. 2011-11-25 17:26:46 +08:00
Jeff Lenk 35112f2269 FS-3586 --resolve 2011-11-23 13:25:24 -06:00
Anthony Minessale 3603a69d66 default to short date time in vm 2011-11-15 09:54:57 -06:00
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
Anthony Minessale 7dcbe7bda6 FS-3189 ok, patch added, but have you discovered why you trigger this because its not typical and is the sign of a problem I would assume? 2011-03-29 21:05:04 -05:00
Anthony Minessale eefdb764cf merge file_string into dptools 2011-03-29 20:35:34 -05:00
Anthony Minessale 305920eb3f Merge remote branch 'remotes/github-joshperry/modzmq' 2011-03-28 19:04:01 -05:00
Daniel Swarbrick 1ec4939a1f ringback tones defs - remove redundant second 0Hz freq where applicable, add some more complex examples 2011-03-27 16:36:41 +02:00
Josh Perry 6ebc52d355 Added module to modules.conf.xml 2011-03-26 12:47:47 -06:00
Daniel Swarbrick b737851459 correct a few ringback tone definitions, alphabetize them, add some new ones </ocd> 2011-03-25 00:13:39 +01:00
Brian West 11ceef07af Fix Config option with bogus half comment 2011-03-23 14:56:23 -05:00
Anthony Minessale cb9cb2b35e update defaults 2011-03-21 20:52:03 -05:00
Moises Silva 07d574a662 mod_portaudio: use default global configuration when configuring streams
add tons of comments to default portaudio.conf.xml for streams and endpoints
2011-03-20 21:45:51 -04:00
Moises Silva 10ff1f4386 mod_portaudio: more endpoints in sample config 2011-03-20 19:54:14 -04:00
Moises Silva 1509aa6371 mod_portaudio: update config 2011-03-20 03:26:01 -04:00
Moises Silva df43e51ca5 initial reworking for mod_portaudio multiple enpoint support 2011-03-17 21:46:52 -04:00
Anthony Minessale 1c30f009bd ok 2011-03-16 18:21:02 -05:00
Anthony Minessale 73fa043ea3 hmm 2011-03-16 17:32:43 -05:00
Anthony Minessale 8049194488 add defaults to config 2011-03-16 16:22:24 -05:00
Anthony Minessale 2d3d8f8d34 Add mod_ladspa (Audio plugin framework for linux) http://http://www.ladspa.org/ try it with autotalent http://web.mit.edu/tbaran/www/autotalent.html 2011-03-16 16:19:57 -05:00
Michael S Collins 6cd5ce7265 Add README_IMPORTANT.txt to default configuration 2011-03-11 10:24:55 -08:00
Anthony Minessale bfd0ba9798 do not renegotiate codecs on hold re-invites 2011-03-07 13:02:41 -06:00
Mathieu Rene 0911ed7408 FS-3124 Use the channel's sound_prefix if it's not set in the conference's config 2011-03-05 12:49:19 -05:00
Anthony Minessale 61cdf0da5d add limits to simo open sql handles 2011-03-04 13:52:30 -06:00
Michael S Collins 4ef6280a05 Add ring (Israel ring tone) to vars.xml 2011-02-25 10:27:18 -08:00
Mathieu Parent 646ad887d7 Skinny: enhance soft-key-sets 2011-02-25 00:05:56 +01:00
Mathieu Parent cffd62aa36 Skinny: complete list of softkeysets 2011-02-25 00:05:56 +01:00
Anthony Minessale 28242f871a add multiple-registrations flag to the core similar to mod_sofia 2011-02-17 12:14:48 -06:00
Brian West 722b2ce168 FS-3041 2011-02-15 19:01:45 -06:00
Marc Olivier Chouinard 500e9acd25 switch_core: Add capability to specify core-db-name in switch.conf.xml to have sqlite in a different location. This is important for everyone with relatively 'high' sip registration since the addition of sip registration to the core require sqlite db to be moved to a faster location (Ramdisk for example). Useful for everyone who moved their sqlite db for sofia to ramdisk because of performance issue. 2011-02-15 01:49:41 -05:00
Anthony Minessale e81e809650 don't encourage ppl to use vad on mod_dingaling 2011-02-14 13:38:49 -06:00
Anthony Minessale 2adfc50af7 take out default it seems to suck on 32 bit 2011-02-09 09:32:28 -06:00
Daniel Swarbrick bcb2262fdc major factor of pgsql field handling 2011-02-07 22:23:01 +01:00
Daniel Swarbrick bab7a2392f refactor config parsing 2011-02-07 17:09:38 +01:00
Anthony Minessale 8f565277e3 add mod_opus 2011-02-04 15:33:36 -06:00
Anthony Minessale b8b7266abb add default to conf to demonstrate min-idle-cpu 2011-02-04 13:11:31 -06:00
Raymond Chandler e6e4bcea73 TEST-002 2011-01-28 16:42:15 -05:00
Raymond Chandler 6d3abd41ca TEST-001 2011-01-28 16:11:55 -05:00
Raymond Chandler 9e6503a482 test 2011-01-28 14:33:30 -05:00
Raymond Chandler 97a2b4f902 test 2011-01-28 14:24:07 -05:00
Raymond Chandler 68b2756970 test 2011-01-28 14:21:31 -05:00
Raymond Chandler 9b0c16b5d4 test 2011-01-28 14:20:21 -05:00
Raymond Chandler f05fe55594 test 2011-01-28 14:19:07 -05:00
Daniel Swarbrick f5dafc9911 add mod_snmp to modules.conf.in and modules.conf.xml (commented out) 2011-01-21 23:42:30 +01:00
Jeff Lenk 7fbc47f83a FS-2973 Fix possible segfaults and memory leak during unload, and add new setting odbc-retries 2011-01-21 09:09:53 -06:00
Brian West bd39ad2269 FS-2995: sigh... mr collins you said you fixed this 2011-01-19 11:33:01 -06:00
Anthony Minessale a4df823c3d add send-presence-on-register (true|false|first-only) param to sofia and api command sofia global debug [presence|sla|none] 2011-01-14 13:58:21 -06:00
Brian West 57b410eba6 docs for acl 2011-01-14 13:10:12 -06:00
Anthony Minessale b55db357d9 add mod_fsk 2011-01-10 17:27:05 -06:00
Anthony Minessale 181b543b0c add auto-jitterbuffer-msec param and auto-disable the jitterbuffer when briding to another channel who also has a jitterbuffer so both legs will disable during a bridge 2011-01-05 16:25:14 -06:00
Brian West 3734f4cd44 bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00
Daniel Swarbrick a3d66bb4f0 mod_cdr_pg_csv: make disk spool format user-selectable 2011-01-03 18:59:53 +01:00
Daniel Swarbrick aab453f52a tweak create.sql and config file 2011-01-03 14:01:08 +01:00
Daniel Swarbrick 9ab7473cb9 Drop a-table/g-table stuff, use single DB table. Filtering should be done by SQL 2010-12-31 20:13:45 +01:00
Daniel Swarbrick a0d36d8f9d add mod_cdr_sqlite to modules.conf.xml, thanks intralanman for reminding me 2010-12-31 01:30:09 +01:00
Daniel Swarbrick cc198a6e91 Add mising params to config file 2010-12-30 23:24:54 +01:00
Daniel Swarbrick 25bc8fe3e8 config file for mod_cdr_sqlite 2010-12-30 20:41:52 +01:00
Brian West 1d8a929711 little note of warning for some folks just in case we had a question about the math lesson 2010-12-28 14:00:25 -06:00
Travis Cross d24af1e1c2 close font tags in email templates 2010-12-25 15:09:41 +00:00
Michal Bielicki b61f729068 added polish ringtone 2010-12-22 18:55:18 +00:00
Brian West a1e425029c FS-2944 2010-12-21 16:59:31 -06:00
Mathieu Rene fcd7515cb2 Add dz-ring 2010-12-21 14:50:34 -05:00
Michal Bielicki 94bd1a7f26 added german ringtone 2010-12-21 15:52:22 +00:00
Geovani Ricardo Wiedenhoft 5df1683c38 - Notifies the pre_answer
- Dialplan examples
- New version of commons
- Priority of contexts
- New K3L install script - getk3l.sh
- CLI return in XML
- More options in GET and SET commands
- Events (ESL) to send/receive SMS.
- fax-adjustment-timeout implemented
- accountcode and language
- Owner destroy
- Destroy wait for resources release
- static const expression
- Hangup cause
2010-12-01 16:40:35 -02:00
Moises Silva 1f329ad521 set the right configs in sync with mainstream 2010-11-30 13:28:14 -05:00
Moises Silva 2a00d3ea13 Merge remote branch 'fsorig/master'
Conflicts:
	conf/dialplan/default.xml
2010-11-30 12:19:42 -05:00
Anthony Minessale 143949941c add presence-probe-on-register sofia param to send a probe on register instead of presence to deal with some broken phones and add some general improvements to allow multi homed presence 2010-11-24 21:39:08 -06:00
Anthony Minessale f987903e5e fix single domain assumption in default config to be more portable *cough* bkw *cough* 2010-11-24 21:36:21 -06:00
Moises Silva 8b61fe4400 mod_sangoma_codec: update sample config 2010-11-24 16:13:52 -05:00
David Yat Sin 553255c631 Fixed some windows compile warnings from merge 2010-11-19 14:33:57 -05:00
Marc Olivier Chouinard 81a038690a mod_callcenter: Make callcenter_config agent get return the value of the item requested. Also added queue param max-wait-time-with-no-agent-time-reached: If the max-wai-time-with-no-agent is already reached for the queue, then new caller can wait for x ammount of second before it kicked out of the queue rather than get rejected automaticly. 2010-10-29 22:41:14 -04:00
Anthony Minessale 1f0b951019 add fwd and rev message scroll keys as default and return to same message when doing a message forward 2010-10-26 10:55:15 -05:00
Andrew Thompson 6a83988674 Merge branch 'master' of git.freeswitch.org:freeswitch 2010-10-23 02:06:52 -04:00
Andrew Thompson 564940c274 Add FreeTDM to modules.conf.xml 2010-10-23 02:06:09 -04:00
Jeff Lenk d2ca8d4046 FS-2050 Core ODBC support for transactions with MSSQL 2010-10-21 16:18:54 -05:00
Andrew Thompson 4680cbb2dd mod_erlang_event: Update config file with new option and add some comments 2010-10-15 23:41:35 -04:00
Brian West 890871ba4d FS-2777: You know this is only an example of how to use FreeSWITCH, this config needs to be rewritten its turning into a beast 2010-10-13 09:13:19 -05:00
Anthony Minessale e3c427ad28 fix default ptime for iLBC and make new configurable global map in switch.conf.xml 2010-10-08 17:04:22 -05:00
Mathieu Parent 53be013a5d Skinny: Correct OffHook softkeys 2010-10-07 21:25:50 +02:00
Anthony Minessale 8f13eb8966 FS-2762 2010-10-06 15:17:48 -05:00
Marc Olivier Chouinard 8bd3513461 mod_callcenter: Add param to change the location or name of the sqlite database like to put it into a ramdisk 2010-10-01 23:01:03 -04:00
Jeff Lenk ecf4e9abcc Part of FS-2742 2010-10-01 15:20:40 -05:00
Jeff Lenk 6741f35028 Part of FS-2742 lang/en/dir/sounds.xml & sound file mismatch
Still need missing files
2010-10-01 14:36:42 -05:00
Anthony Minessale c87b60278e FS-2748 2010-10-01 09:30:32 -05:00
Moises Silva 400c785d4e add rtpip documentation to sangoma_codec.conf.xml 2010-09-30 15:47:01 -04:00
Marc Olivier Chouinard 30b2c6fe90 mod_callcenter: Few default config comment spelling check, thanks Diego 2010-09-21 20:02:37 -04:00
Brian West b834a0e5d0 small typo in an EXAMPLE nothing critical 2010-09-19 16:59:58 -05:00
Brian West 486dcc631a improve defaults to cover more strange scenarios 2010-09-15 15:39:52 -05:00
Brian West 0279261b0b default example to resolve some issues with SCA in cases where host and ip are mixed causing the phone to be confused. 2010-09-13 13:04:46 -05:00
Moises Silva 5bb007889c update sangoma codec XML sample configuration file 2010-09-10 12:15:34 -04:00
Brian West 6875a9718d Adding att_xfer example to default dialplan 2010-09-08 16:33:50 -05:00
Brian West 20ec962a06 Adding att_xfer example to default dialplan 2010-09-08 16:33:45 -05:00
Brian West 4d448c979e move enum to the bottom of default. 2010-09-08 11:57:57 -05:00
Marc Olivier Chouinard 3482f95e72 mod_callcenter: Alot of cleanup. Added max-wait-time and max-wait-time-with-no-agent param to a queue.
max-wait-time : allow to make the caller quit the queue after X number of waited second.  The second one allow
max-wait-time-with-no-agent : This will wait for a range of second with no agent before kicking the member out of the queue.  This allow safe shift change with all agents login out and back in

I've changed the Event value from CC-Name to either CC-Agent or CC-Queue.  So watchout for your current event socket apps.  Sorry about this change.

Lot to be tested in this commit.  Please use Jira to post problems, and new feature request can be added at the bottom of the wiki page.
2010-09-08 00:07:19 -04:00
Mathieu Parent ba3a6ad6c8 Skinny: Rename skinny-default-soft-key-set-set to skinny-soft-key-set-set 2010-09-04 10:14:22 +02:00
Mathieu Parent 07c3c94d7a Skinny: allow skinny-default-soft-key-set-set per device 2010-09-04 10:06:07 +02:00
Mathieu Parent f5a6831ffc Skinny: allow configuration of softkeys via xml
- enhance conf/skinny_profiles/internal.xml
- Sanity checks
  + softKeySet id < 16
  + less than 16 buttons per softKeySet
  + at least the default soft-key-set to load the profile
  + at least one profile to load mod_skinny
- Lower some ERRORs to WARNINGs as they don't prevent module loading
- Default skinny_str2soft_key_event to 0
2010-09-04 09:35:43 +02:00
Mathieu Parent a5cd2df89a Skinny: Handle network-address-change trap event
- add auto-restart param to each profile (if true, ip is automaticaly changed)
- some cleaning (unused args in flush_listener, better logs)
2010-09-03 00:09:10 +02:00
Brian West 7a2c0c339b correct this 2010-09-01 11:49:48 -05:00
Brian West f790cbf20c Ignore Early Media is required here 2010-09-01 11:05:49 -05:00
Marc Olivier Chouinard ab2529d4e1 mod_callcenter: You can now allow caller that have hangup before agent answer to call back and resume their previous position. 2010-08-26 06:19:58 -04:00
Marc Olivier Chouinard 6558276a83 mod_callcenter: Default the level to 0 since the new tier system will wait x second at level 1... just level 0 that will ring agent right away (if set to do so) 2010-08-25 22:00:15 -04:00
Marc Olivier Chouinard 86c9bed758 mod_callcenter: Add tiers rules before jumping to a different level. Also added support for dial-in agent. 2010-08-25 21:40:33 -04:00
Michael S Collins 7642dd2c88 Fix typo (thanks diegoviola) 2010-08-23 14:13:28 -07:00
Marc Olivier Chouinard 8082aa987e mod_callcenter: Added value busy_delay_time and reject_delay_time so we can wait if those 2 occur (Un registred phone are considered as busy). Add a ready_time epoch time when we can contact an again again, fix ring-all (good this time I hope). 2010-08-19 21:43:07 -04:00
Anthony Minessale 5481d9a98c MODSOFIA-86 2010-08-19 18:22:06 -05:00
Brian West 5c93d44094 Merge branch 'master' of git.freeswitch.org:freeswitch 2010-08-17 10:16:57 -05:00
Brian West 0d95f63d74 don't answer the script does 2010-08-17 10:16:43 -05:00
Andrew Thompson a1f19d9123 Create RFC2822_DATE for use in emails. Some clients fail to sort emails properly without a Date: line. 2010-08-17 09:44:36 -05:00
Marc Olivier Chouinard 6980305f3a mod_callcenter: More ODBC changes. It is not a global settings value. Cannot be changed in runtime. 2010-08-14 12:22:11 -04:00
Marc Olivier Chouinard 42436e270c mod_callcenter: Add missing odbc db support (Not tested, please someone test this) 2010-08-14 11:46:34 -04:00
Marc Olivier Chouinard ba09b96d1e mod_callcenter: Initial commit of the mod_callcenter application.
This module is in it early state of developpement.  You can see documentation on the wiki at : http://wiki.freeswitch.org/wiki/Mod_callcenter
For support/comments, please use http://jira.freeswitch.org/ and select the MOD CALLCENTER module.
2010-08-13 09:48:37 -04:00
Anthony Minessale 6b91d451c1 add doc to the config 2010-08-04 09:58:14 -05:00
Mathieu Parent 83181fa2de Skinny use 1100 to 1119 to not conflict with groupdial 2010-07-28 23:57:26 +02:00
Mathieu Rene dc37716a29 mod_hash: oops, that meant to be commented out 2010-07-19 11:37:52 -04:00
Mathieu Rene 51bc65e299 mod_hash: add hash.conf.xml 2010-07-19 11:26:53 -04:00
Andrew Thompson 251d1f0689 Add commented out load directive for mod_erlang_event to modules.conf.xml 2010-07-12 13:08:14 -04:00
Di-Shi Sun 03abefdf07 Changed OSP TCP port from 1080 to 5045. 2010-07-07 15:41:09 +08:00
Di-Shi Sun dbf93daae8 Merge branch 'master' of ssh://git@git.freeswitch.org/freeswitch 2010-07-01 16:26:20 +08:00
Di-Shi Sun 32dbb191fd Added work mode option and support for outbound proxy. 2010-07-01 16:20:10 +08:00
Michael S Collins 6496db07b6 Change last references of 9999 to 9664 for MOH 2010-06-30 12:08:50 -07:00
Moises Silva 13a5f4eee0 update sangoma codec configuration 2010-06-29 22:25:28 -04:00
Anthony Minessale 3f460f1097 conf-update 2010-06-29 09:56:38 -05:00
Brian West ae99b1a706 clean up 2010-06-25 14:10:56 -05:00
System Administrator 4e82098307 Fix demo IVR to use new 919x extension numbers 2010-06-24 18:56:13 -07:00
Mathieu Rene 8ac3bdca6e Add redis backend to limit 2010-06-22 00:16:50 -04:00
Rupa Schomaker e3654d611c mod_lcr: update custom_sql syntax 2010-06-19 20:34:55 -05:00
Rupa Schomaker 61fb1d72ca modules.conf.xml: limit -> db/hash 2010-06-19 19:04:19 -05:00
Mathieu Rene 4e44c977d7 move limit.conf to db.conf 2010-06-19 07:49:34 -05:00
Anthony Minessale 76932995ad update example 2010-06-07 09:33:57 -05:00
Brian West 170404a41d default to 48k since most sound cards can do that 2010-06-04 11:50:17 -05:00
Michael Jerris 1339e2185f mod_java: Allow user defined java methods to be called at startup and shutdown of JVM (MODLANG-117) 2010-05-31 10:15:35 -04:00
Michael Jerris 988147a70b change build to use mod_spandsp instead of mod_fax and mod_voipcodecs 2010-05-31 09:57:44 -04:00
Michael Jerris 52cd8cdd64 mod_sofia: use rfc recommended default session timeout of 30 min according to RFC 4028 4.2 (MODSOFIA-76) 2010-05-31 09:39:36 -04:00
Michael Jerris a6e6514799 mod_spandsp: add start_tone_detect/stop_tone_detect app and api commands for tone and cadence detection (MODAPP-378) 2010-05-31 08:41:07 -04:00
Anthony Minessale 8f03a7cdd0 update config example for caller-id-type 2010-05-27 16:24:26 -05:00
Brian West 0c9bb17450 DP-17 2010-05-25 09:55:23 -05:00
Michael Jerris fa9a59a88b initial checkin of mod_fax/mod_voipcodecs merge into mod_spandsp 2010-05-24 05:38:17 -04:00
Mathieu Parent 89a1c41a9f Skinny: place autoload config 2010-05-21 12:15:58 +02:00
Mathieu Parent 1bfcc17e54 Skinny: add example dialplan and directory config 2010-05-18 14:47:36 +02:00
Michael S Collins b85e015b54 Update VM phrase macros to voice option then action on main, config menus 2010-05-11 13:38:58 -07:00
Brian West be1e39bb05 FSCONFIG-26 2010-05-06 10:14:33 -05:00
Brian West 085c1c49b2 update docs 2010-05-01 17:19:20 -05:00
Brian West 1407ee3fa8 example of how to use loopback in this case if you happen to attended transfer someone to voicemail 2010-04-30 16:56:37 -05:00
Brian West 6436e6b242 Check in mod_osp from transnexus thank you. 2010-04-28 22:22:28 -05:00
Brian West a5a24d4142 Merge branch 'master' of git.freeswitch.org:freeswitch 2010-04-28 09:19:07 -05:00
Brian West cee58931bf fix this 2010-04-28 09:18:58 -05:00
Anthony Minessale 19dca2e3e9 add callee id to events and add global param verbose-channel-events and fsctl verbose_events [on|off] to globally configure verbose events 2010-04-27 16:52:40 -05:00
Christopher Rienzo 118ddcf5d3 fixed RTCP configuration in internal.xml 2010-04-21 19:57:23 +01:00
Anthony Minessale aa4816659c add rtcp seperate on audio and video and add passthru 2010-04-20 16:15:53 -05:00
Mathieu Parent 9fd1b82813 Skinny: prepare config for skinny-patterns dialplan 2010-04-20 22:39:20 +02:00
Brian West 9d198c5012 config option for rtcp on profile 2010-04-20 11:08:39 -05:00
Mathieu Parent 4ca3f5746f SKinny: example firmware version 2010-04-16 18:01:19 +02:00
Michael S Collins d6ee682c2c Fix syntax for menu-play-sound 2010-04-13 13:38:47 -07:00
Mathieu Parent 279326e08c Dialplan: redial as destination number for the redial ext 2010-04-10 20:14:07 +02:00
root e6129e045e added load/noload options for the supported codecs 2010-03-30 17:03:00 -04:00
Brian West 6066330774 FSCORE-580
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17129 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-29 14:02:49 +00:00
Moises Silva 05ee760528 add sangoma_codec.conf.xml sample configuration
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17122 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-27 22:20:14 +00:00
Brian West c37a32bc5c FSCONFIG-23
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17118 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-27 00:34:50 +00:00
Michael Jerris 5903c2d350 change default to disable100continue, we don't acutally handle this case at all anyways, it just causes the request to fail
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17102 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-25 18:59:43 +00:00
Michal Bielicki 9fbb0b57f0 postgresql cdr module, requires some adjustments to make it more platform agnostic, good for solaris and centos
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17100 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-25 16:18:48 +00:00
Rupa Schomaker 5970ca045b MODAPP-409 - fix typo on conf file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17084 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-23 20:53:26 +00:00
Rupa Schomaker 39255be81c MODAPP-409 - update default config with commented out examples
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17082 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-23 17:14:01 +00:00
Anthony Minessale d2233129b1 document param
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17048 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-18 22:21:17 +00:00
Brian West fa1cb68b3c MODENDP-296
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16888 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-03 22:12:35 +00:00
Michael Jerris ad4eb5e019 MODENDP-293
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16863 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-02 17:16:52 +00:00
Brian West 58d3816e9c Clarifiy some info in the default user
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16852 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-01 15:30:58 +00:00
Mathieu Parent 03726b682e Skinny: use dialplan XML/default
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16816 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-25 13:30:43 +00:00
Mathieu Parent faee427c43 Skinny: fix typo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16815 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-25 13:22:28 +00:00
Mathieu Parent 3c36d26988 Skinny: answer FeatureStatReqMessage with FeatureStatMessage
'#buggy version!'

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16796 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-24 12:06:58 +00:00
Christopher Rienzo 56f5e13c8b Added synthparams and recogparams to config so that default MRCP params can be defined for SPEAK and RECOGNIZE requests.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16717 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-22 14:26:16 +00:00
Anthony Minessale 1e182bc85e set the profile param
<param name="extended-info-parsing" value="true"/>


for out of dialog use

content-type: freeswitch/api-request
put any FSAPI <command>[:args] in the body
the 200ok will contain content-type freeswitch/api-response with the reply text

for in dialog use:

content-type: freeswitch/session-event
put anything you want in the body

The message will be queued to the channel as an event to pickup with the input callbacks.



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16689 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-18 16:01:07 +00:00
Mathieu Rene a9e2eb8bea update syslog.conf.xml to include uuid param
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16674 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-17 09:50:13 +00:00
Michael Jerris 13fc00b424 restore correct sound_prefix in default config broken in svn r16241
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16609 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-11 20:53:05 +00:00
Mathieu Rene adbb905753 FSCONFIG-18
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16585 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-08 19:48:03 +00:00
Brian West 15f33b9026 2st? hrm...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16539 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-29 22:03:37 +00:00
Michael Jerris 93f8288c0c bye bye iax
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16487 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-23 20:15:08 +00:00
Brian West 8a757e7c37 FSCONFIG-17
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16405 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-19 17:34:41 +00:00
Michael Jerris fceb1ffe82 MDXMLINT-56
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16305 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-14 07:03:24 +00:00
Brian West a4604e1af5 crazy ass
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16252 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-12 00:31:29 +00:00
Michael Jerris d1c60899de add soundsdir configure var and sounds_dir global freeswitch var
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16241 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-11 16:32:35 +00:00
Michael Jerris c064a2a586 add recordings_dir
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16233 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-11 03:20:42 +00:00
Brian West 716574ebcb 125 usec per sample. 251 ms should allow milliwatt to work without a phase shift producing a cleaner milliwatt tone for test sets.
/b




git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16078 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-29 18:07:24 +00:00
Brian West a696e9279f params have dashes in them
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15945 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-14 16:39:15 +00:00
Michael Collins 6c9290f5a8 Add confirm-key & -macro, tts-engine & -voice, confirm-attempts attributes, extra comments to ivr.conf.xml
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15929 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-12 00:56:22 +00:00
Brian West 14fd85beef more listening and less sitting
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15894 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 01:30:25 +00:00
Andrew Thompson c2cde58f38 Move erlang module's default config file to be with all the others
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15881 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-10 22:10:12 +00:00
Brian West 68da102e0d revert cuz this isn't 100% right
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15873 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-10 19:04:27 +00:00
Michael Jerris ead4f5bb35 mod_sofia: add shutdown-on-fail param to sofia profiles (MODSOFIA-45)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15854 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-09 14:42:30 +00:00
Brian West 714a7bebd9 FSCONFIG-16, psst its only an example you don't have to use FreeSWITCH exactly how its setup in the defaults.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15828 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-07 16:25:46 +00:00
Mathieu Rene 262da8b6a0 Add core-db-dsn (commented) to switch.conf.xml
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15756 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-02 18:07:09 +00:00
Michael Jerris d6f8c71921 fix ru-ring
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15743 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-01 20:45:21 +00:00
Raymond Chandler 56c7df2bd8 US Independence day is in July
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15742 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-01 20:37:32 +00:00
Andrew Thompson b003a84c21 Add memorial day to holiday dialplan example
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15723 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-30 19:10:22 +00:00
Anthony Minessale c314c09976 add Vagabond's week of year patch
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15721 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-30 16:23:42 +00:00
Buklov Boris Vladimirovich 98182adebd voicemail tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15666 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-25 06:29:04 +00:00
Brian West 1588d5c552 voicemail tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15663 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-25 00:23:07 +00:00
Anthony Minessale d34d8ae16b add separate inbound/outound codec prefs params to sofia profile original codec-prefs sets both to the same value for back-compat
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15658 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-24 18:52:57 +00:00
Brian West 383541f3d0 MODSOFIA-41 , fail2ban support in mod_sofia thanks jay binks.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15654 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-24 16:11:56 +00:00
Michael Jerris 52647edbc2 add descriptions for broadvoice codecs (FSCORE-497)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15626 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-23 18:32:33 +00:00
Christopher Rienzo d4c09010ab Update Nuance MRCP configuration to send RTCP BYE
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15555 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-19 20:11:42 +00:00
Mathieu Rene b810170e25 add commented uuid param to mod_logfile's default config
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15537 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-19 00:17:47 +00:00
Christopher Rienzo af91267c44 Add enable-profile-events param to mod_unimrcp config
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15529 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-18 19:53:44 +00:00
Brian West d3ea0df951 FSCONFIG-12
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15492 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-17 15:24:42 +00:00
Anthony Minessale 7580128484 fix typo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15434 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-11 18:29:52 +00:00
Anthony Minessale b92ca24e10 add mod_distributor
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15421 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-11 02:19:44 +00:00
Anthony Minessale 5ffca2c824 update config
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15338 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-03 23:44:45 +00:00