Commit Graph

70 Commits

Author SHA1 Message Date
Sergey Safarov df1ab07ca4 FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
Italo Rossi 99d2e6161e FS-8107 - [switch_ivr_menu] Adding CUSTOM esl events menu::enter and menu::exit when a call enter and exit an ivr menu. 2015-09-01 14:23:29 -03:00
Ken Rice 6e7d5d0897 update copyright header for 2014 2014-02-12 12:08:56 -06:00
Peter Olsson 084e245085 Lots of trivial tweaks to minimize compiler warnings, especially on 64-bit platform: Added missing type casts, changed types, added missing NULL checks. 2014-01-22 22:30:23 +01:00
Brian West fb34ff9ade adding transfer-sound to ivr menu so you can specifiy a sound file to pay when a transfer takes place 2013-07-24 18:40:45 -05:00
Nathan Neulinger 32adc789f6 make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
Anthony Minessale 790e9b4d33 FS-5360 change defaults 2013-05-22 10:20:41 -05:00
Anthony Minessale 3e6cdd6b57 FS-5360 2013-05-20 12:22:58 -05:00
Anthony Minessale f00bd136ac FS-5360 --resolve fields are exec-on-max-failures exec-on-max-timeouts pin, needs testing 2013-05-09 12:28:43 -05:00
Michael S Collins 3fc0f2f28d Add missing IVR config item: confirm-key. Variable was being passed into the init function but it never got put into the data struct 2013-02-20 09:45:06 -08:00
Anthony Minessale c2cbea6d92 FS-4924 --resolve I guess we don't need it at all.... 2012-12-09 13:16:25 -06:00
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