Hi List, If we have a scenario where a customer is using a telephone and their WAN link goes down for example the channel in asterisk stays marked as in use and this affects the subscribe also. *CLI> core show channels Channel Location State Application(Data) SIP/107-Customer-09abc (None) Up AppDial((Outgoing Line)) SIP/101-Customer-09abe s at macro-tl-userexten Up Dial(SIP/107-Customer|20|rtT) The only way to get rid of this active channel I can find is to restart now. If I restart when convenient asterisk will never restart because it thinks there is a channel in use. Were running pure SIP, no PSTN/ISDN trunks on Asterisk 1.4.22 on Debian 5.03. Are there any CLI commands to free this up or any other ways without having to restart asterisk. Regards, Stephen. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100505/2100adcf/attachment.htm
> Are there any CLI commands to free this up or any other ways without having > to restart asterisk.Did you try soft hangup <channel>? Or set an RTP timeout to avoid abandoned channels? Luki
Hi Luki, Thank you so much.. The soft xx worked perfectly. The rtptimeout is excellent also. Regards, S. On 5 May 2010 23:59, Luki <lugosoft at gmail.com> wrote:> > Are there any CLI commands to free this up or any other ways without > having > > to restart asterisk. > > Did you try soft hangup <channel>? Or set an RTP timeout to avoid > abandoned channels? > > Luki > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100507/2d8fcbe7/attachment.htm