[Freeswitch-users] Call hangup not working in perl session
Samir Doshi
smrdoshi at gmail.com
Tue Oct 15 22:08:00 MSD 2013
Yeah $session is already answered at the beginning of call.
$session->answer();
I have placed it just before bridge application, like this
$session->execute( "set", "execute_on_answer=sched_hangup +60" );
$session->execute( "bridge", "$data_string" );
-----
Thanks,
Samir
--
View this message in context: http://freeswitch-users.2379917.n2.nabble.com/Call-hangup-not-working-in-perl-session-tp7595714p7595722.html
Sent from the freeswitch-users mailing list archive at Nabble.com.
Join us at ClueCon 2013 Aug 6-8, 2013
More information about the FreeSWITCH-users
mailing list