Commit Graph

324 Commits

Author SHA1 Message Date
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
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
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 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
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 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
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
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
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
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
Brian West 36d2d2f944 LOGGER-3
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15162 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-15 03:49:26 +00:00
Anthony Minessale 0c24567257 XML-12
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15108 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-07 14:45:59 +00:00
Marc Olivier Chouinard 4073ccc59f Remove mod_directory from default modules until we get the prompts recorded
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15074 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-04 05:10:44 +00:00
Anthony Minessale 3e4e2ee7b9 let there be valet parking....
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15072 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-03 23:59:01 +00:00
Rupa Schomaker 5211bce43b mod_cidlookup: add whitepages.com support
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15023 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-30 17:23:01 +00:00
Marc Olivier Chouinard c8de5ee105 mod_fifo: allow to call outbound member on on-the-fly fifo, also add a settings params to delete or keep all dynamic fifo entry (MODAPP-332)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14989 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-25 21:18:09 +00:00
Marc Olivier Chouinard 54038e9975 mod_directory: New Search by Name Directory IVR (MODAPP-325)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14984 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-25 19:48:46 +00:00
Anthony Minessale fbf1a82cc3 add chime-list to local_stream
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14966 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-24 18:13:46 +00:00
Brian West 25b792f986 MODASRTTS-21
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14932 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-21 09:43:47 +00:00
Anthony Minessale 14e4f0497d farewell crash protection
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14919 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-18 15:55:10 +00:00
Brian West dcfe0f5743 FSCORE-442
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14893 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-16 21:24:22 +00:00
Brian West 95c625552c adding config
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14887 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-16 18:50:53 +00:00
Mathieu Rene c6dbca5425 Add master-file-only option to mod_cdr_csv's sample config file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14787 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-09-08 15:01:55 +00:00
Michael Jerris b59c4752e5 revert MODAPP-311 for now until we address how to do this in the file interface
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14448 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-01 05:35:22 +00:00
Michael Jerris 9494aa77c8 mod_voicemail: allow to skip the info section of a message by pressing a key (MODAPP-314)
<!--<param name="skip-info-key" value=""/>-->

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14392 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 20:46:05 +00:00
Michael Jerris 15e1da6ccd mod_voicemail: allow Voicemail FF REW key to have configurable millisec interval AND allow REW to limit at the begining of the recording. (MODAPP-311)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14389 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 19:05:59 +00:00
Michael Jerris 24aeb4356e mod_voicemail: add option to move to next and previous message(MODAPP-313)
<!--<param name="previous-message-key" value=""/>-->
      <!--<param name="previous-message-key" value=""/>-->


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14386 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-27 18:44:30 +00:00
Michael Jerris 7ecb708de7 config: remove unused param comfort-noise-level from default conference config file (MODAPP-299)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14350 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-24 17:58:18 +00:00
Brian West 8e90e5433f config file changes ONLY from XML-5
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14259 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-15 16:54:20 +00:00
Rupa Schomaker 86d032f598 add some whitespace
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14156 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-08 02:38:58 +00:00
Rupa Schomaker c09a5e6ebe some comments
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14155 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-08 02:38:35 +00:00
Rupa Schomaker 60119c765f add citystate-sql
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14154 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-08 02:34:37 +00:00
Michael Jerris 2ddb4079f3 add russian language support and makefile targets
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14091 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-01 19:58:40 +00:00
Brian West 770e6a05b1 turn on rollover by default
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13940 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-24 16:26:14 +00:00
Brian West 93da71f963 add language weight to pocketsphinx
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13910 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 17:28:00 +00:00
Andrew Thompson 273b81491f Add a commented out pre-shared key to the sample event_multicast.conf.xml file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13903 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-23 03:26:27 +00:00
Brian West 784fcc80e0 cp fail
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13850 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-18 21:45:57 +00:00
Brian West 7e39b478d8 w00t
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13849 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-18 21:42:34 +00:00
Andrew Thompson a232c1e5f5 Add ttl parameter to sample config
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13803 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-17 04:21:28 +00:00
Brian West ec90221783 Adding mod_unimrcp still needs more testing and some tweaks to config engine... do not forget to come to ClueCON http://www.cluecon.com
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13788 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-16 21:56:59 +00:00
Brian West 3398ddfc82 update config file option
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13748 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-10 14:52:52 +00:00
Brian West 603256e3c6 commit config options for new auto nat
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13595 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-03 21:15:12 +00:00
Brian West d59ebd6450 adding nat-map option to mod_event_socket
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13567 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-03 14:25:35 +00:00
Anthony Minessale b82984fe97 add netmask detection for nat discovery work
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13549 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-02 16:55:10 +00:00
Brian West 9dcc72422d clean up config
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13501 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-29 01:23:53 +00:00
Brian West 53bd7259cd adding siren to the default build and install
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13470 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-27 18:34:13 +00:00
Michael Jerris ca15367736 add mod_nibblebill
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13458 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-27 04:50:59 +00:00
Michael Jerris 2c7a894c02 woops need this too
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13407 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-20 23:05:28 +00:00
Brian West d9f50be754 adding default local stream just in case
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13376 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-18 17:04:51 +00:00
Traun Leyden 0d1572607b document dist-dtmf member flag
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13208 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-30 04:55:40 +00:00
Anthony Minessale e223c655b8 Stings of files
method 1 high level (core most funcs that use switch_ivr_playback)

Delimiter is set by a var which also enables the parser 
<action application="set" data="playback_delimiter=!"/>
<action application="set" data="playback_sleep_val=500"/>
<action application="playback" data="/ram/sr8k.wav!/ram/swimp.wav"/>

method 2 low level (mod_file_string lower level code that uses direct file handles)

Delimiter is always !
<action application="playback" data="file_string:///ram/sr8k.wav!/ram/swimp.wav"/>



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13182 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-28 23:46:18 +00:00
Anthony Minessale 696bf57c1f clue choo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13069 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-17 03:05:33 +00:00
Michael Collins 6810445738 Add ext 9991 as ClueCon ext; use transfer instead of bridge on demo ivr opt #4
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13046 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-15 20:33:49 +00:00
Michael Collins 12e17ded65 Update sample IVR to include ClueCon reg option :)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13043 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-15 19:58:45 +00:00
Anthony Minessale 4fe03913d3 MODAPP-260
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13035 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-15 16:54:54 +00:00
Anthony Minessale a9f9704388 make mod_iax async
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13021 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-14 22:41:34 +00:00
Rupa Schomaker ca39144a1e config file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12994 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-11 03:14:17 +00:00
Michael Jerris 65e8a11e52 tweak the configs to bind siptrace on and off to F10 and F11
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12938 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-07 19:30:07 +00:00
Mathieu Rene c6382ace70 MODAPP-251
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12916 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-06 16:36:33 +00:00
Robert Joly a6065fb411 Added gatekeeper support.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12878 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-01 23:10:52 +00:00
Rupa Schomaker 13d3efb6d0 add sample config for mod_memcache
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12872 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-01 19:05:34 +00:00
Anthony Minessale 6c4f7c9e07 MODAPP-237
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12685 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-20 15:28:50 +00:00
Brian West e941f7f4a4 MODLANG-105
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12658 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-18 18:56:36 +00:00
Rupa Schomaker dc857646dd update sample config with custom_sql example
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12621 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-16 16:07:11 +00:00
Ken Rice 4db6814d75 format fixing
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12609 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-15 09:37:47 +00:00
Brian West 63058fbb64 revert
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12576 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-11 22:13:26 +00:00
Anthony Minessale 0d38a7cf39 hijack gcrypt init call to fix threadsafe race in dingaling and fix buffer overrun in iksemel
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12575 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-11 21:22:14 +00:00
Brian West 926c70630b revert
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12393 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-03 20:20:27 +00:00
Anthony Minessale 8d965c32b2 FSCORE-297 FSCORE-305 FSCORE-315
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12392 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-03 20:16:05 +00:00
Mathieu Rene f4e97a7dbd MODAPP-223 Add new param to voicemail.conf.xml
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12316 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-26 20:48:41 +00:00
Brian West dbc1b7d8b8 remove openmrcp from modules.conf.xml
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11750 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-11 11:41:28 +00:00
Brian West dbd74c0c98 forgot to add sla conference profile
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11571 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-30 23:33:53 +00:00
Brian West 963cbf4c3c make this param optional in the config on all platforms but solaris since it doesn't like it anyway
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11470 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-23 21:34:43 +00:00
Steve Underwood 06d3b5c4e5 Added a default config file for the Unicall endpoint module, and progressed the
module a little. Still far from complete.


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11273 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-18 10:26:01 +00:00
Steve Underwood f4e9e1080b Added entries for mod_fax and mod_unicall in the autoloaded modules.conf file.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11271 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-18 09:40:58 +00:00
Brian West 5a66b514d1 fun.. now everyone go out and get a Logitech 350 headset
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11264 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-16 21:48:01 +00:00
Brian West 2cf6bbbc48 add to modules.conf.xml
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11260 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-16 19:34:27 +00:00
Brian West 9ee38aa4c9 remove these files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11238 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-15 23:13:45 +00:00
Raymond Chandler f631309dd9 add mod_lcr to modules.conf.xml
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11194 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-14 16:22:06 +00:00
Raymond Chandler a38dbe3ebe moving mod_lcr to release
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11180 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-14 02:18:51 +00:00
Ken Rice 63cd3a9810 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11055 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-02 04:38:12 +00:00
Ken Rice 9926414560 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10933 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-23 21:54:47 +00:00
Brian West 681b697173 tweak configs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10923 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-23 19:20:43 +00:00
Michael Jerris 61647d0f3e MODAPP-181 add ability to skip greeting when leaving a voicemail.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10875 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-18 22:53:01 +00:00
Brian West 26df7a3921 no 48k flite
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10850 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-17 15:20:32 +00:00
Raymond Chandler ab6c048bcd lint
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10849 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-17 14:50:20 +00:00
Anthony Minessale c87d2c0b8b add mod_celt
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10841 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-17 01:53:46 +00:00
Brian West 5b762d2aad add siren to conf file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10767 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-15 16:14:39 +00:00
Brian West f9d0b83cf9 more tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10747 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-12 23:53:37 +00:00
Brian West cbca239ac5 w00t
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10746 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-12 23:51:45 +00:00