Commit Graph

59 Commits

Author SHA1 Message Date
Ken Rice c5554eb939 Copyright date update. 2012-04-18 11:52:02 -05:00
Anthony Minessale 0a3e5d2f74 add ivr_menu_terminator variable you can set to none or the dtmf chars you want to terminate input 2011-09-29 16:20:27 -05:00
Brian West 3734f4cd44 bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00
Anthony Minessale d4a0132415 reverse the linked list in ivr menus to support accidental feature of multiple entries for the same keys 2010-09-16 18:11:55 -05:00
Anthony Minessale 886e1ddb4d run indent on the whole tree and update copyright dates in prep for 1.0.5
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16579 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-06 03:38:24 +00:00
Brian West b772e731a9 FSCORE-539 (revert )
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16513 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-25 15:13:35 +00:00
Brian West 05a2d598c7 FSCORE-539
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16512 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-25 15:11:54 +00:00
Anthony Minessale df7637f687 change switch_strlen_zero to zstr
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15211 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-23 16:03:42 +00:00
Mathieu Rene eb3e186b17 Fix leak in xml ivr menus FSCORE-421
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14579 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-20 17:41:48 +00:00
Mathieu Rene c2d5f970bc Per-call logging, part one
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14509 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-08-13 20:35:02 +00:00
Brian West 1b14382f4a MODAPP-301
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14129 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-03 22:09:54 +00:00
Anthony Minessale c1d643900d use menu-timeout instead of menu-inter-digit-timeout when no digits have been entered
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13279 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-11 20:20:11 +00:00
Mathieu Rene 8e798960a7 oups that wasnt on a pool
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13006 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-11 23:21:17 +00:00
Mathieu Rene 5585731aeb MODAPP-257
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13005 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-11 23:12:26 +00:00
Brian West 476fefa43c this one was my fault
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12437 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-05 04:06:46 +00:00
Brian West 00ef45e96b fix bug that didn't change voice when going menu-top
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12297 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-26 17:17:35 +00:00
Brian West 9c17221b23 clean up ivr_menu a little, prevent recursion
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12295 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-26 16:49:32 +00:00
Brian West 85c265666d make tts-engine and tts-voice valid attributes on the menu xml
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12278 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-25 16:49:42 +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
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 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
Michael Jerris a7aaf9dd12 FSCORE-244 ivr menu max_failures and max_timeouts now default to 3 if not specified or invalid (less than 1) values are specified
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10633 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-05 21:50:45 +00:00
Michael Jerris 926bc917ed use switch_set_flag in a few places we were doing it manually before
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10534 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-25 18:21:44 +00:00
Anthony Minessale 1d74ab745b more ref checking
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10375 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-13 17:40:25 +00:00
Anthony Minessale 722b830652 look out below....(make current)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10363 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-12 19:28:05 +00:00
Anthony Minessale fb06cc2d01 Commit FSCORE-183, tested by me but others test also.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9777 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-01 17:31:59 +00:00
Michael Jerris 4424a4d6c7 revert svn revisions 9682-9684 (FSCORE-183 is totally broken) (fixes FSCORE-194)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9692 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-28 03:48:36 +00:00
Anthony Minessale 2efb1c5f55 (FSCORE-183) ivr_menu max-timeouts option, result in ivr_menu_status var
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9684 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-27 20:26:20 +00:00
Anthony Minessale 0468d16036 fix FSCORE-181
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9495 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-09 17:47:01 +00:00
Brian West d82a7c7ac0 cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9401 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-09-02 10:17:44 +00:00
Anthony Minessale 32bbdb74a8 add args to sleep
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8930 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-08 17:27:02 +00:00
Michael Jerris 64997c4d8e vim extendtab is bad
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8894 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-03 19:12:26 +00:00
Michael Jerris 9bbcabbbdd indent
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8688 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-27 04:34:23 +00:00
Michael Jerris 9a64686104 refactor, cleanup, eliminate un-needed checks. Found by Klockwork (www.klocwork.com)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8470 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-19 19:08:03 +00:00
Anthony Minessale aa47e3e5fd update script langs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8249 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-02 16:43:54 +00:00
Michael Jerris 646232c049 build tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8066 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-09 19:15:38 +00:00
Michael Jerris 57a3c6c2be build tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8060 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-09 03:21:44 +00:00
Anthony Minessale 2eed17fbb4 add some stuff to ivr menus
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8059 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-09 01:16:17 +00:00
Anthony Minessale 306ea2df6c update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8058 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-08 17:40:46 +00:00
Anthony Minessale 920e433fd4 less is more
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8054 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-07 20:22:38 +00:00
Brian West b0ad7ab50c set tab mode properly
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7500 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-03 22:14:57 +00:00
Michael Jerris 482badffca code analysis, clean up asserts related to switch_core_session_get_channel.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7402 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-28 07:26:10 +00:00
Brian West 84161010ab cleanup and consistency.. blah rain @ PHX fun
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7396 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-27 20:01:02 +00:00
Brian West c815c0599e code formating cleanup, More when I land at PHX
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7392 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-27 17:36:53 +00:00
Brian West aab6766ece more house keeping.. and one commit tony forgot to commit from my dev box
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7385 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-27 05:02:52 +00:00
Anthony Minessale a5e0ddf8a1 update fix to FSCORE-85
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7183 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-12 03:40:25 +00:00
Anthony Minessale 208fb3301d fix for FSCORE-85
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7179 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-11 18:46:22 +00:00
Anthony Minessale 0117789416 fix for FSCORE-85
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7177 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-11 16:51:21 +00:00
Anthony Minessale 1553168c3c fix for FSCORE-85
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7176 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-11 16:50:05 +00:00
Anthony Minessale df749a420f fix dtmf code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7125 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-01-07 16:49:46 +00:00