I have a user who's system crashes on pri hangup request. Tried 1.4.19.1 and 1.4.20 as well as the latest libpri no change Progress is as follows...... < Supervisory frame: < SAPI: 00 C/R: 0 EA: 0 < TEI: 000 EA: 1 < Zero: 0 S: 0 01: 1 [ RR (receive ready) ] < N(R): 025 P/F: 1 < 0 bytes of data -- ACKing all packets from 24 to (but not including) 25 -- Since there was nothing left, stopping T200 counter -- Stopping T203 counter since we got an ACK -- Nothing left, starting T203 counter -- Got RR response to our frame -- Restarting T203 counter tbkey*CLI> soft hangup Zap/2-1 Requested Hangup on channel 'Zap/2-1' [Jun 13 12:44:19] DEBUG[13420]: chan_zap.c:2973 zt_setoption: Set option AUDIO MODE, value: ON(1) on Zap/2-1 [Jun 13 12:44:19] DEBUG[13420]: chan_zap.c:2612 zt_hangup: Not yet hungup... Calling hangup once with icause, and clearing call NEW_HANGUP DEBUG: Calling q931_hangup, ourstate Active, peerstate Connect Request q931.c:2764 q931_disconnect: call 32770 on channel 2 enters state 11 (Disconnect Request)> [ 00 01 32 34 08 02 00 02 45 08 02 81 90 ]> Informational frame: > SAPI: 00 C/R: 0 EA: 0 > TEI: 000 EA: 1 > N(S): 025 0: 0 > N(R): 026 P: 0 > 9 bytes of data-- Restarting T203 counter Stopping T_203 timer Starting T_200 timer> Protocol Discriminator: Q.931 (8) len=9 > Call Ref: len= 2 (reference 2/0x2) (Originator) > Message type: DISCONNECT (69) > [08 02 81 90] > Cause (len= 4) [ Ext: 1 Coding: CCITT (ITU) standard (0) Spare: 0Location: Private network serving the local user (1)> Ext: 1 Cause: Normal Clearing (16), class = Normal Event(1) ] [Jun 13 12:44:19] DEBUG[13420]: chan_zap.c:2969 zt_setoption: Set option AUDIO MODE, value: OFF(0) on Zap/2-1 -- Hungup 'Zap/2-1' -- Hungup 'IAX2/1002-8371' host*CLI> Disconnected from Asterisk server <<< dead... Thoughts? James Finstrom Rhino Equipment Corp. All Rhino products are made in America, 100% Money Back Guarantee, and have a 5 Year warranty. Quality and Toughness built in!! Phone: 1-877-RHINO-T1 ~ FAX: +1 (480) 961-1826 IP: asterisk.rhinoequipment.com ~ FWD: 633686 THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the email and its attachments from all computers. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080613/f1b89b91/attachment.htm
On Fri, Jun 13, 2008 at 12:52 PM, James Finstrom <jfinstrom at rhinoequipment.com> wrote:> I have a user who's system crashes on pri hangup request. Tried 1.4.19.1 and > 1.4.20 as well as the latest libpri no change > > Progress is as follows...... > > > < Supervisory frame: > < SAPI: 00 C/R: 0 EA: 0 > < TEI: 000 EA: 1 > < Zero: 0 S: 0 01: 1 [ RR (receive ready) ] > < N(R): 025 P/F: 1 > < 0 bytes of data > -- ACKing all packets from 24 to (but not including) 25 > -- Since there was nothing left, stopping T200 counter > -- Stopping T203 counter since we got an ACK > -- Nothing left, starting T203 counter > -- Got RR response to our frame > -- Restarting T203 counter > tbkey*CLI> soft hangup Zap/2-1 > Requested Hangup on channel 'Zap/2-1' > [Jun 13 12:44:19] DEBUG[13420]: chan_zap.c:2973 zt_setoption: Set option > AUDIO MODE, value: ON(1) on Zap/2-1 > [Jun 13 12:44:19] DEBUG[13420]: chan_zap.c:2612 zt_hangup: Not yet > hungup... Calling hangup once with icause, and clearing call > NEW_HANGUP DEBUG: Calling q931_hangup, ourstate Active, peerstate Connect > Request > q931.c:2764 q931_disconnect: call 32770 on channel 2 enters state 11 > (Disconnect Request) > >> [ 00 01 32 34 08 02 00 02 45 08 02 81 90 ] > >> Informational frame: >> SAPI: 00 C/R: 0 EA: 0 >> TEI: 000 EA: 1 >> N(S): 025 0: 0 >> N(R): 026 P: 0 >> 9 bytes of data > -- Restarting T203 counter > Stopping T_203 timer > Starting T_200 timer >> Protocol Discriminator: Q.931 (8) len=9 >> Call Ref: len= 2 (reference 2/0x2) (Originator) >> Message type: DISCONNECT (69) >> [08 02 81 90] >> Cause (len= 4) [ Ext: 1 Coding: CCITT (ITU) standard (0) Spare: 0 >> Location: Private network serving the local user (1) >> Ext: 1 Cause: Normal Clearing (16), class = Normal Event >> (1) ] > [Jun 13 12:44:19] DEBUG[13420]: chan_zap.c:2969 zt_setoption: Set option > AUDIO MODE, value: OFF(0) on Zap/2-1 > -- Hungup 'Zap/2-1' > -- Hungup 'IAX2/1002-8371' > host*CLI> > Disconnected from Asterisk server <<< dead... > > > Thoughts? > > > > > > James Finstrom > Rhino Equipment Corp. > All Rhino products are made in America, 100% Money Back Guarantee, > and have a 5 Year warranty. Quality and Toughness built in!! > Phone: 1-877-RHINO-T1 ~ FAX: +1 (480) 961-1826 > IP: asterisk.rhinoequipment.com ~ FWD: 633686 >Core dump? Try SIP instead of IAX2? Thanks, Steve T