[Asterisk-Dev] libpri changes break functionality
Timothy Costello
tim at cteusa.com
Thu May 5 16:35:22 MST 2005
Hi All;
I have a similar problem but the PRI debug has a different cause code,
here's the PRI debug (This is on a system that has been working for a
while the only change was updating libpri/zaptel and recompiling the
working version of asterisk):
Enabled debugging on span 1
-- Executing SetAccount("SIP/snom1-e85f", "4208") in new stack
-- Executing SetCallerPres("SIP/snom1-e85f", "allowed") in new stack
-- Executing Dial("SIP/snom1-e85f", "Zap/G1/18475550133|300") in
new stack
-- Making new call for cr 32771
-- Requested transfer capability: 0x00 - SPEECH
> Protocol Discriminator: Q.931 (8) len=94
> Call Ref: len= 2 (reference 3/0x3) (Originator)
> Message type: SETUP (5)
> [04 03 80 90 a2]
> Bearer Capability (len= 5) [ Ext: 1 Q.931 Std: 0 Info transfer
capability: Speech (0)
> Ext: 1 Trans mode/rate: 64kbps,
circuit-mode (16)
> Ext: 1 User information layer 1: u-Law
(34)
> [18 03 a9 83 97]
> Channel ID (len= 5) [ Ext: 1 IntID: Implicit, PRI Spare: 0,
Exclusive Dchan: 0
> ChanSel: Reserved
> Ext: 1 Coding: 0 Number Specified Channel
Type: 3
> Ext: 1 Channel: 23 ]
> [1c 20 9f aa 06 80 01 00 82 01 00 8b 01 00 a1 12 02 01 04 02 01 00 80
0a 4a 6f 68 6e 20 4c 6f 63 6b 65]
> Facility (len=34, codeset=0) [ 0x9f, 0xaa, 0x06, 0x80, 0x01, 0x00,
0x82, 0x01, 0x00, 0x8b, 0x01, 0x00, 0xa1, 0x12, 0x02, 0x01, 0x04, 0x02,
0x01, 0x00, 0x80, 0x0a, 'John', 0x20, 'Smith' ]
> [1e 02 80 83]
> Progress Indicator (len= 4) [ Ext: 1 Coding: CCITT (ITU) standard
(0) 0: 0 Location: User (0)
> Ext: 1 Progress Description: Calling
equipment is non-ISDN. (3) ]
> [28 0b b1 4a 6f 68 6e 20 4c 6f 63 6b 65]
> Display (len=11) Charset: 31 [ John Smith ]
> [6c 0c 00 83 38 34 37 37 35 39 34 32 30 38]
> Calling Number (len=14) [ Ext: 0 TON: Unknown Number Type (0) NPI:
Unknown Number Plan (0)
> Presentation: Presentation allowed of
network provided number (3) '8475554208' ]
> [70 0c 80 31 38 34 37 38 39 34 30 31 33 33]
> Called Number (len=14) [ Ext: 1 TON: Unknown Number Type (0) NPI:
Unknown Number Plan (0) '18475550133' ]
-- Called G1/18475550133
< Protocol Discriminator: Q.931 (8) len=9
< Call Ref: len= 2 (reference 3/0x3) (Terminator)
< Message type: RELEASE COMPLETE (90)
< [08 02 82 b2]
< Cause (len= 4) [ Ext: 1 Coding: CCITT (ITU) standard (0) 0: 0
Location: Public network serving the local user (2)
< Ext: 1 Cause: Facility not subscribed (50), class =
Service or Option not Available (3) ]
-- Processing IE 8 (cs0, Cause)
-- Channel 0/23, span 1 got hangup
-- Channel 0/23, span 1 received AOC-E charging 0 units
NEW_HANGUP DEBUG: Calling q931_hangup, ourstate Null, peerstate Null
NEW_HANGUP DEBUG: Destroying the call, ourstate Null, peerstate Null
-- Hungup 'Zap/23-1'
***************************
Later;
Tim Costello
More information about the asterisk-dev
mailing list