> On December 8, 2004 10:56 am, Rich Adamson wrote:
> > Status: Provisioned, Down, Active
> 
> > What does the "Down" mean in the above status line?
> 
> It means that your D channel isn't up, this is normal if * isn't running (or 
> the telco hasn't turned up the D channel yet)

Okay, the d-chan is now up. Outbound calls fail. With pri debug turned 
on and placing a sample outgoing call, I see:

asterisk*CLI>
    -- Accepting AUTHENTICATED call from 206.212.193.101, requested format = 2, 
actual format = 
2
    -- Executing Dial("IAX2/[EMAIL PROTECTED]:4569/2", "Zap/1/14024345395") in 
new stack
-- Making new call for cr 32771
> Protocol Discriminator: Q.931 (8)  len=52
> 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 81]
> 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: 1 ]
> [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 09 b1 4e 50 49 2d 52 69 63 68]
> Display (len= 9) Charset: 31 [ NPI-Rich ]
> [6c 06 21 81 33 30 30 30]
> Calling Number (len= 8) [ Ext: 0  TON: National Number (2)  NPI: 
> ISDN/Telephony Numbering 
Plan (E.164/E.163) (1)
>                           Presentation: Presentation permitted, user number 
> passed network 
screening (1) '3000' ]
> [70 0c c1 31 34 30 32 34 33 34 35 33 39 35]
> Called Number (len=14) [ Ext: 1  TON: Subscriber Number (4)  NPI: 
> ISDN/Telephony Numbering 
Plan (E.164/E.163) (1) '14024345395' ]
    -- Called 1/14024345395
< Protocol Discriminator: Q.931 (8)  len=13
< Call Ref: len= 2 (reference 3/0x3) (Terminator)
< Message type: STATUS (125)
< [08 03 80 e3 28]
< Cause (len= 5) [ Ext: 1  Coding: CCITT (ITU) standard (0) 0: 0   Location: 
User (0)
<                  Ext: 1  Cause: Info. element nonexist or not implemented 
(99), class = 
Protocol Error (6) ]
<              Cause data 1: 28 (40)
< [14 01 01]
< Call State (len= 3) [ Ext: 0  Coding: CCITT (ITU) standard (0) Call state: 
Call Initiated (1)
-- Processing IE 8 (cs0, Cause)
-- Processing IE 20 (cs0, Call State)
< Protocol Discriminator: Q.931 (8)  len=9
< Call Ref: len= 2 (reference 3/0x3) (Terminator)
< Message type: RELEASE COMPLETE (90)
< [08 02 80 9c]
< Cause (len= 4) [ Ext: 1  Coding: CCITT (ITU) standard (0) 0: 0   Location: 
User (0)
<                  Ext: 1  Cause: Invalid number format (28), class = Normal 
Event (1) ]
-- Processing IE 8 (cs0, Cause)
    -- Channel 0/1, span 1 got hangup
NEW_HANGUP DEBUG: Calling q931_hangup, ourstate Null, peerstate Null
NEW_HANGUP DEBUG: Destroying the call, ourstate Null, peerstate Null
    -- Hungup 'Zap/1-1'
  == No one is available to answer at this time (1, 0/0/0)
    -- Executing Congestion("IAX2/[EMAIL PROTECTED]:4569/2", "") in new stack
  == Spawn extension (from-sip, 1111, 2) exited non-zero on 
'IAX2/[EMAIL PROTECTED]:4569/2'
    -- Hungup 'IAX2/[EMAIL PROTECTED]:4569/2'
asterisk*CLI>

It would appear the call failed due to "Info. element nonexist" or
"Invalid number format".

Can someone translate that into something somewhat more meaningfull
to me?

Rich


_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to