Commit Graph

41 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
d7298841c3 more wanpipe removal please see openzap or join the #openzap irc channel on irc.freenode.net
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10025 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-15 16:53:04 +00:00
Brian West
f4842c4ff7 add loopback
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9690 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-28 01:27:04 +00:00
Anthony Minessale
da2e0d710f add mod_snom
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9145 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-23 18:19:56 +00:00
Anthony Minessale
94353fee1a getting this ready
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9109 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-19 15:20:08 +00:00
Brian West
42c821af13 add lua to default build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9006 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-12 19:10:28 +00:00
Brian West
81ac180da3 update config
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8939 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-08 21:43:45 +00:00
Anthony Minessale
35dc909cf6 Yet Another Mega Labotomy
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8864 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-30 18:56:29 +00:00
Brian West
f9e8a2e27c remove this module
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8814 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-06-19 15:54:03 +00:00
Stefan Knoblich
3d1b557414 Add mod_lua to modules.conf.xml as requested by pressureman
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8644 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-25 21:37:40 +00:00
Anthony Minessale
deba14a301 tweak defaults
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8405 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-14 18:51:25 +00:00
Brian West
1f544417e4 not load this by default
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8404 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-14 18:42:39 +00:00
Anthony Minessale
f6df5e2033 musta took a wrong toin at albakoyke
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8396 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-14 14:22:04 +00:00
Michael Jerris
93a60fd3f8 whoops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7721 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-22 04:49:03 +00:00
Brian West
ba0c8806a2 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7679 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-18 20:48:42 +00:00
Brian West
c9134b396b don't forget this
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7665 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-18 16:53:26 +00:00
Brian West
f4bbd19232 add video examples to default config
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7590 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-11 21:52:38 +00:00
Anthony Minessale
b4f5f81b9d it's better to receive than to give
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7181 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-11 21:59:17 +00:00
Brian West
fc431cd5ec add this to the default build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7073 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-03 01:35:30 +00:00
Brian West
6966039651 load tone_stream
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7043 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-31 20:03:44 +00:00
Brian West
80da2e371b add openzap
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6903 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-19 19:43:11 +00:00
Brian West
95285b1a31 Thanks Arsen
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6799 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-14 20:59:30 +00:00
Brian West
7fd2dddb3f Lets load this by default..
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6793 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-14 17:48:50 +00:00
Brian West
1d0a0c979a I can't stress this enough.
make sounds-music-8000-install 
make sounds-music-16000-install 

and yet again 

make sounds-music-8000-install 
make sounds-music-16000-install 

Just for those not paying attention. :)

Send comments to me if you would like something changed or added to the default config.

/b
PS: 16k hold music is awesome.



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6687 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-11 23:53:13 +00:00
Brian West
7536bed31d remove pending music
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6670 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-11 20:49:06 +00:00
Brian West
b84554d125 prep work.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6659 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-11 19:17:16 +00:00
Brian West
501fd22d8a mod_iax to default
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6574 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-08 00:24:46 +00:00
Anthony Minessale
839af99df2 default to log
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6552 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-06 22:36:02 +00:00
Anthony Minessale
8bf63d3d8c add mod_cdr_csv
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6542 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-06 19:51:55 +00:00
Brian West
b699fd1341 more cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6322 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-17 21:51:52 +00:00
Brian West
5de06fb3d5 kaboom
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6319 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-17 21:13:12 +00:00