freeswitch/src
Anthony Minessale 3a5a239846 Formatting DTMF as a string
a '+' separated list of DTMF strings

Each element in the list can contain an @ followed by
a duration in ms.

e.g.
1234@250+4321@500

sends the digits 1 2 3 4 at a rate of 250ms then
4 3 2 1 at a rate of 500




git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7193 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-12 20:30:48 +00:00
..
include Formatting DTMF as a string 2008-01-12 20:30:48 +00:00
mod Formatting DTMF as a string 2008-01-12 20:30:48 +00:00
Makefile.am Fix bootstrap with automake 1.7 2007-03-16 19:20:24 +00:00
switch.c Look! A whitespace fix snuck into the tree! 2008-01-08 10:57:42 +00:00
switch_apr.c update 2008-01-03 21:41:15 +00:00
switch_buffer.c use switch_assert macro 2007-12-11 19:23:57 +00:00
switch_caller.c use switch_snprintf instead of snprintf becuase in insures null termination of strings. 2007-12-12 21:53:32 +00:00
switch_channel.c Formatting DTMF as a string 2008-01-12 20:30:48 +00:00
switch_config.c don't strstr on null/blank strings. 2007-12-30 00:22:51 +00:00
switch_console.c fix FSCORE-75 2007-12-20 20:26:00 +00:00
switch_core.c try to use clock_gettime to make sure we don't care if the system time changes 2008-01-11 00:43:49 +00:00
switch_core_asr.c add missing code to free pools in certian conditions that were overlooked 2007-12-12 14:16:24 +00:00
switch_core_codec.c Spelling fixes #3 2008-01-07 11:21:24 +00:00
switch_core_db.c blinking lights for xmas presence 2007-12-18 01:12:50 +00:00
switch_core_directory.c add missing code to free pools in certian conditions that were overlooked 2007-12-12 14:16:24 +00:00
switch_core_event_hook.c hack up the core with a butcher knife 2007-06-12 21:00:26 +00:00
switch_core_file.c fix mem err 2008-01-10 03:12:32 +00:00
switch_core_hash.c cleanup, null checks. etc. 2007-12-11 21:31:57 +00:00
switch_core_io.c Formatting DTMF as a string 2008-01-12 20:30:48 +00:00
switch_core_media_bug.c bounds checks and scope masked var names. 2007-12-17 22:52:32 +00:00
switch_core_memory.c use switch_assert macro 2007-12-11 19:23:57 +00:00
switch_core_port_allocator.c try to use clock_gettime to make sure we don't care if the system time changes 2008-01-11 00:43:49 +00:00
switch_core_rwlock.c dox 2007-05-14 17:10:46 +00:00
switch_core_session.c fix for FSCORE-85 2008-01-11 16:50:05 +00:00
switch_core_speech.c use switch_assert macro 2007-12-11 19:23:57 +00:00
switch_core_sqldb.c fix show calls (FSCORE-81) 2008-01-02 15:59:00 +00:00
switch_core_state_machine.c why not 2008-01-08 19:38:57 +00:00
switch_core_timer.c Spelling fixes #3 2008-01-07 11:21:24 +00:00
switch_cpp.cpp fix dtmf code 2008-01-07 16:49:46 +00:00
switch_event.c constify functions 2008-01-12 07:14:48 +00:00
switch_ivr.c try to use clock_gettime to make sure we don't care if the system time changes 2008-01-11 00:43:49 +00:00
switch_ivr_async.c try to use clock_gettime to make sure we don't care if the system time changes 2008-01-11 00:43:49 +00:00
switch_ivr_bridge.c update 2008-01-10 00:57:06 +00:00
switch_ivr_menu.c update fix to FSCORE-85 2008-01-12 03:40:25 +00:00
switch_ivr_originate.c try to use clock_gettime to make sure we don't care if the system time changes 2008-01-11 00:43:49 +00:00
switch_ivr_play_say.c try to use clock_gettime to make sure we don't care if the system time changes 2008-01-11 00:43:49 +00:00
switch_loadable_module.c Spelling fixes #3 2008-01-07 11:21:24 +00:00
switch_log.c use switch_snprintf instead of snprintf becuase in insures null termination of strings. 2007-12-12 21:53:32 +00:00
switch_odbc.c cleanup, null checks. etc. 2007-12-11 21:31:57 +00:00
switch_regex.c this wasn't right wrap in paren to get in multi pipe sep regexp. 2007-12-11 03:28:35 +00:00
switch_resample.c sample platter 2007-12-12 21:30:55 +00:00
switch_rtp.c un-revert patch accidentally overwritten. (always use our ssrc) 2008-01-12 04:56:20 +00:00
switch_scheduler.c try to use clock_gettime to make sure we don't care if the system time changes 2008-01-11 00:43:49 +00:00
switch_stun.c try to use clock_gettime to make sure we don't care if the system time changes 2008-01-11 00:43:49 +00:00
switch_swig.c fix FSCORE-74 2007-12-20 21:42:00 +00:00
switch_swig.i changes to language stuff 2006-09-20 21:59:50 +00:00
switch_time.c try to use clock_gettime to make sure we don't care if the system time changes 2008-01-11 00:43:49 +00:00
switch_utils.c try to use clock_gettime to make sure we don't care if the system time changes 2008-01-11 00:43:49 +00:00
switch_xml.cpp don't strstr on null/blank strings. 2007-12-30 00:22:51 +00:00