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
b9dea85eb7
keep presence up to date
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13166 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-27 17:31:34 +00:00
Anthony Minessale
b51345932c
clean up presence function
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13164 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-27 15:52:34 +00:00
Mathieu Rene
7da470f67c
Fix them all while we're at it
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13092 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-21 01:02:45 +00:00
Anthony Minessale
946e0c4f7a
MODAPP-253
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12957 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-09 12:48:42 +00:00
Anthony Minessale
c3922d327d
MODAPP-249
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12894 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-02 19:40:26 +00:00
Anthony Minessale
718e5da6aa
FSCORE-347
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12873 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-01 20:11:36 +00:00
Mathieu Rene
1689ecc387
Properly use strstr
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12835 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-29 18:11:30 +00:00
Anthony Minessale
dd19c3c2ec
fix var events to not have stamp info
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12765 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-24 23:44:03 +00:00
Mathieu Rene
01540fb2da
tweaqk
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12667 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-19 04:15:14 +00:00
Mathieu Rene
1d6e7b2622
Add Menu-Name param to ivr menu xml_locate function
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12666 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-19 04:11:51 +00:00
Anthony Minessale
10a4b302ff
FSCORE-334
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12649 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-17 17:54:34 +00:00
Anthony Minessale
81e26f0309
add heartbeat apps
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12491 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-06 20:16:48 +00:00
Michael Jerris
4212af498b
build: build path cleanups (FSBUILD-130)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12490 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-06 19:27:14 +00:00
Anthony Minessale
1ea293ff56
refactor dialplan logging lines and consolidate some logic for bypass_media mode when the a leg has audio in advance
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12479 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-06 03:54:38 +00:00
Anthony Minessale
13ec428cc6
make yes no on and off all work in privacy app
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12424 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-04 21:22:41 +00:00
Anthony Minessale
bb10e6391d
FSCORE-313
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12395 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-03 20:55:39 +00:00
Anthony Minessale
9556be51ef
fix issue in monitor_early_media_fail issue
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12271 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-25 03:41:18 +00:00
Michael Jerris
bbdf4744aa
inital work on x64 windows build (FSBUILD-125)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12215 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-21 00:56:56 +00:00
Mathieu Rene
cf8f053b66
Make sure priority isnt fucked up
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12059 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-16 17:58:02 +00:00
Mathieu Rene
08ee3bff28
Add failure_causes channel variable
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12058 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-16 17:56:21 +00:00
Brian West
babb2f83f5
update copyright
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12004 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-13 23:37:37 +00:00
Anthony Minessale
4e2ae22d67
potential xml root readlock issue
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11977 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-13 00:08:12 +00:00
Anthony Minessale
6a405a2323
sound_test app
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11658 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-05 19:53:13 +00:00
Brian West
ae220d3341
update email
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11643 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-04 21:20:54 +00:00
Anthony Minessale
c21a5c67d6
add all modifier to break
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11557 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-29 21:52:20 +00:00
Anthony Minessale
0463541d61
change low res sleep func api names
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11486 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-25 21:23:07 +00:00
Anthony Minessale
1d5dd03f14
taint check MODW00T-00
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11339 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-21 21:34:31 +00:00
Brian West
7c2bd04232
fix MODENDP-173
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11320 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-20 21:24:37 +00:00
Anthony Minessale
ec3f6f4ec6
add chat interface EXTRAGUY-00
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11319 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-20 20:49:47 +00:00
Anthony Minessale
1187359561
pass one on refactor
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11275 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-19 16:10:54 +00:00
Brian West
69f7357506
Adding the ability to pass the var_name to store the results in.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11211 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-15 03:42:45 +00:00
Brian West
c0a531f597
<action application="play_and_get_digits" data="1 3 3 3000 # ivr/ivr-please.wav ivr/ivr-not.wav \d{2}"/>
...
You can use play and get digits in the dialplan as an application now.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11201 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-14 20:29:16 +00:00
Ken Rice
a659ddff24
tab cleanup
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11165 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-13 23:48:55 +00:00
Michael Jerris
b5478300ef
build fixes
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11045 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-01 19:11:49 +00:00
Anthony Minessale
2a90a43fd4
a few changes
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11011 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-31 01:08:51 +00:00
Anthony Minessale
ed100f44ea
add group concept
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10917 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-23 17:36:50 +00:00
Anthony Minessale
351a3c4a11
add mkdir function FSCORE-250
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10722 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-11 23:06:51 +00:00
Anthony Minessale
ae426b9dc6
fix FSCORE-246
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10721 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-11 22:32:02 +00:00
Anthony Minessale
71054917ac
add sync param to sleep so you can choose to sync audio or not on sleep (reswig to follow)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10693 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-10 00:48:24 +00:00
Anthony Minessale
9fe1179ed1
add a mechanism to tell if a file played from sendmsg over event socket for the guy on the mailing list
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10653 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-08 15:42:37 +00:00
Anthony Minessale
a579a28324
add vars param to switch_ivr_originate for recursion MODAPP_175
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10610 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-05 14:59:24 +00:00
Michael Jerris
208a8be94f
minor simplification
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10516 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-22 04:37:36 +00:00
Anthony Minessale
6faf1da26f
add playback_terminator support to phrase and say app
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10489 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-21 13:56:32 +00:00
Anthony Minessale
2fefaaaccc
clean up some ref counting for interfaces
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10464 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-19 19:22:20 +00:00
Anthony Minessale
77bfea8b7d
update
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10438 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-18 15:11:17 +00:00
Anthony Minessale
bd03bfb066
add hits to tone detect
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10435 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-18 02:05:11 +00:00
Brian West
01a9438332
unprotect these interfaces when done
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10393 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-14 01:00:02 +00:00
Anthony Minessale
869302e302
add flush_dtmf app and uuid_flush_dtmf api command
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10252 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-05 17:25:54 +00:00
Brian West
71f94e0ee5
tweak
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10243 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-05 00:01:37 +00:00