[Freeswitch-users] thread and order question about switch_event_bind_removable
张顺通
shuntongzhang at gmail.com
Thu Dec 24 05:28:04 MSK 2015
I met a problem
when I register PROCESS and PARK event use switch_event_bind_removable.
In my view,In normal sequence,PROCESS call back first and PARK callback
second.
But sometims PARK is callback first and PROCESS callback second. And in
different thread.
The out-of-order problem Bothers me.
my dialplan:
<action application="ring_ready" />
<action application="park" />
event time is same,but out of order and in different
last number is thread number
2015-12-24 09:40:28.238697 CHANNEL_PROGRESS 3042203392
2015-12-24 09:40:28.238697 CHANNEL_PARK 3043677952
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20151224/5c53b6b4/attachment.html
Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users
mailing list