Im using a TE110P as a trunk to a Panasonic KD-500 everything works well.....but Im having this problem where one of the channels becomes blocked with a partial phone number after about two days. So if the channel that becomes blocked is channels 23 no calls can get in. If the channel that gets blocked is 22 then one call can get in. The only way to clear this is to reboot the server. This is the line in the log that seems to indicate what is going on. Aug 17 17:24:10 VERBOSE[1057]: -- Extension '6' in context 'from-pstn' from '4093' does not exist. Rejecting call on channel 0/23, span 1 The correct ext should be 6xxx. So apparently the Panasonic passed just a 6 and Asterisk is complaining. However this event shows up 3 or 4 time before this and asterisk apparently cleared the channel. Its only after two days that Asterisk starts to have problems with this. Im running Asterisk Ver 1.0.9 onl a Dell 4400 with a 800mhz and 2GB mem. Zaptel.conf # Global data span=1,1,0,esf,b8zs bchan=1-23 dchan=24 loadzone = us defaultzone = us Thanks For you help -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050822/98f9ea8d/attachment.htm
On Mon, 22 Aug 2005, Guy C. Guckenberger wrote:> Im using a TE110P as a trunk to a Panasonic KD-500 everything works > well.....but Im having this problem where one of the channels becomes > blocked with a partial phone number after about two days. So if the > channel that becomes blocked is channels 23 no calls can get in. If the > channel that gets blocked is 22 then one call can get in. The only way > to clear this is to reboot the server. > > This is the line in the log that seems to indicate what is going on. > > Aug 17 17:24:10 VERBOSE[1057]: -- Extension '6' in context 'from-pstn' > from '4093' does not exist. Rejecting call on channel 0/23, span 1 > > The correct ext should be 6xxx. So apparently the Panasonic passed just > a 6 and Asterisk is complaining.If you can handle the logging volume you can turn on "pri debug span 1" or even "pri intense debug span 1" and log all isdn messages. The logs may give you some clues as to what goes wrong, and who stops responding. Alos do a "show channels" to get an overall status and a "zap show channel xx" on the hung channel. Peter
Is there a way to reset these hung channels without restarting Asterisk? -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Peter Svensson Sent: Monday, August 22, 2005 1:24 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] TE110P problem On Mon, 22 Aug 2005, Guy C. Guckenberger wrote:> Im using a TE110P as a trunk to a Panasonic KD-500 everything works > well.....but Im having this problem where one of the channels becomes> blocked with a partial phone number after about two days. So if the > channel that becomes blocked is channels 23 no calls can get in. If > the channel that gets blocked is 22 then one call can get in. The only> way to clear this is to reboot the server. > > This is the line in the log that seems to indicate what is going on. > > Aug 17 17:24:10 VERBOSE[1057]: -- Extension '6' in context 'from-pstn' > from '4093' does not exist. Rejecting call on channel 0/23, span 1 > > The correct ext should be 6xxx. So apparently the Panasonic passed > just a 6 and Asterisk is complaining.If you can handle the logging volume you can turn on "pri debug span 1" or even "pri intense debug span 1" and log all isdn messages. The logs may give you some clues as to what goes wrong, and who stops responding. Alos do a "show channels" to get an overall status and a "zap show channel xx" on the hung channel. Peter _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users