Commit Graph

14 Commits

Author SHA1 Message Date
Brian West 8ce6198bf9 fix bug in dispatch 2014-04-17 20:19:39 -05:00
Michael S Collins f564d38385 Add digit_timeout to ESL::IVR's playAndGetDigits method 2011-04-08 16:33:17 -07:00
Raymond Chandler 08769e97b2 couple small usability issues 2010-12-23 18:01:21 -05:00
Brian West 08339b2038 allow custom subs to subclass/custom events
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16952 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-09 04:12:48 +00:00
Brian West 599d42643c tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16927 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-06 02:06:00 +00:00
Brian West 545b561379 add the event as an arg to the callback.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16926 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-06 00:32:04 +00:00
Brian West a7bf86df9f remove variable_ in headers just so its consistent
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16925 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-06 00:25:23 +00:00
Brian West 721705bfaf delete the event hash cuz you know we don't need it anymore till the next event.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16924 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-06 00:20:29 +00:00
Brian West f32d1b1534 ESL::Dispatch example for Jaybinks to work on monitoring.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16922 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-05 23:46:37 +00:00
Anthony Minessale 41e011a5f9 fix undef check
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13012 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-13 23:09:32 +00:00
Michael Jerris 7cd48301d9 fix play_and_get_digits to unset the var if the regex didn't match. and fix ESL/IVR to include the regex
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12921 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-06 19:25:02 +00:00
Michael Jerris 806983240a add ESL::IVR::setVar from intralanman
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12917 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-06 17:39:07 +00:00
Anthony Minessale c0a00c2f76 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12761 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-24 18:06:25 +00:00
Anthony Minessale ebc4acf666 match ESL to last commit and check in ESL::IVR perl mod
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12760 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-24 18:03:26 +00:00