Anthony Minessale 9bcc841bb0 Modify state machine behaviour.
Endpoint handlers can still veto all other state handlers by returning SWITCH_STATUS_FALSE
Application handlers can only veto each other by returning SWITCH_STATUS_FALSE.
Global handlers will still be called when application vetos but they can still veto each other.
Default handler will not be called if application or global vetos or if state has changed from any handler.



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11610 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-03 17:17:31 +00:00
2009-01-14 03:00:37 +00:00
2009-01-30 23:33:53 +00:00
2009-01-15 23:25:05 +00:00
2009-01-22 18:12:26 +00:00
2008-05-14 20:39:43 +00:00
2009-01-27 14:34:10 +00:00
2009-02-03 17:17:31 +00:00
\s
2009-01-16 18:47:08 +00:00
2009-01-20 00:28:20 +00:00
2009-01-27 17:58:53 +00:00
2006-12-17 01:01:09 +00:00
Description
FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a versatile software implementation that runs on any commodity hardware. From a Raspberry PI to a multi-core server, FreeSWITCH can unl
Multiple Licenses 196 MiB
Languages
C 65.2%
C++ 20.8%
JavaScript 4.8%
Assembly 2%
Makefile 1%
Other 5.4%