VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
saigop at gmail.com Guest
|
Posted: Mon Oct 06, 2008 6:03 am Post subject: [Freeswitch-users] hangup in event socket |
|
|
Hi,
I am trying to hangup a bridged call via event socket, but the channel is not getting hangup. I tried with the following commands in telnet,
sendevent channel_hangup - no output
sendevent hangup - no output
sendmsg <uuid>
any other manager commands are there to hangup a channel?
--
Thank you with regards,
Gopal, |
|
Back to top |
|
|
saigop at gmail.com Guest
|
Posted: Mon Oct 06, 2008 9:13 am Post subject: [Freeswitch-users] hangup in event socket |
|
|
Hi,
we tried this command and working fine for particular extension hangup
fsctl hupall normal_clearing dialed_ext 1000 where 1000 is the extension number.
On Mon, Oct 6, 2008 at 4:30 PM, Gopal krishnan <saigop@gmail.com (saigop@gmail.com)> wrote:
Quote: | Hi,
I am trying to hangup a bridged call via event socket, but the channel is not getting hangup. I tried with the following commands in telnet,
sendevent channel_hangup - no output
sendevent hangup - no output
sendmsg <uuid>
any other manager commands are there to hangup a channel?
--
Thank you with regards,
Gopal,
|
--
Thank you with regards,
Gopal, |
|
Back to top |
|
|
brian at freeswitch.org Guest
|
Posted: Mon Oct 06, 2008 9:23 am Post subject: [Freeswitch-users] hangup in event socket |
|
|
Try
api uuid_kill <uuid_of_channel>
The event isn't fired to hangup the channel, its fired when the
channel hangs up.
And the fsctl hupall will hangup all channels not just the one your
specify.
/b
On Oct 6, 2008, at 8:59 AM, Gopal krishnan wrote:
Quote: | Hi,
we tried this command and working fine for particular extension
hangup
fsctl hupall normal_clearing dialed_ext 1000 where 1000 is the
extension number.
|
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
saigop at gmail.com Guest
|
Posted: Mon Oct 06, 2008 10:08 am Post subject: [Freeswitch-users] hangup in event socket |
|
|
Hi,
Thank you
On Mon, Oct 6, 2008 at 7:46 PM, Brian West <brian@freeswitch.org (brian@freeswitch.org)> wrote:
--
Thank you with regards,
Gopal, |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|