Mark Quitoriano
2008-Apr-30 17:06 UTC
[asterisk-users] AVAYA 8300 integration with asterisk 1.2.x
Hi All, I need help with integrating AVAYA 8300, the avaya can do outbound calls but cannot do inbound calls, im sending calls from sip to avaya using E1 ISDN line. My config was based on aspect dialer it's working with aspect but not with avaya. My config and error is below. zaptel.conf span=1,1,1,ccs,hdb3 bchan=1-15,17-31 dchan=16 zapata.conf group=0 context=avaya switchtype=euroisdn channel => 1-15,17-31 extensions.conf exten => 88888,1,Answer() exten => 88888,n,Dial(ZAP/g0/*${CALLERID(num)}*${EXTEN}*) exten => 88888,n,Hangup() console: non-debug: -- Executing Answer("SIP/63.251.216.50-b7902770", "") in new stack -- Executing Dial("SIP/63.251.216.50-b7902770", "ZAP/g0/*XXXXXXXX*88888*") in new stack -- Requested transfer capability: 0x00 - SPEECH -- Called g0/*XXXXXXXX*88888* -- Channel 0/1, span 1 got hangup -- Hungup 'Zap/1-1' == Everyone is busy/congested at this time (1:0/0/1) -- Executing Hangup("SIP/63.251.216.50-b7902770", "") in new stack == Spawn extension (avaya, 88888, 3) exited non-zero on 'SIP/63.251.216.50-b7902770' debug: -- Executing Answer("SIP/63.251.216.50-b7902770", "") in new stack -- Executing Dial("SIP/63.251.216.50-b7902770", "ZAP/g0/*XXXXXXXX*88888*") in new stack -- Making new call for cr 32781 -- Requested transfer capability: 0x00 - SPEECH> Protocol Discriminator: Q.931 (8) len=61 > Call Ref: len= 2 (reference 13/0xD) (Originator) > Message type: SETUP (5) > [04 03 80 90 a3] > 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: A-Law (35) > [18 03 a1 83 81] > Channel ID (len= 5) [ Ext: 1 IntID: Implicit, PRI Spare: 0, Preferred Dchan: 0 > ChanSel: Reserved > Ext: 1 Coding: 0 Number Specified Channel Type: 3 > Ext: 1 Channel: 1 ] > [28 03 50 4e 49] > Display (len= 3) [ PNI ] > [6c 0c 21 81 38 30 30 37 34 31 31 32 38 33] > Calling Number (len=14) [ 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) 'XXXXXXXX' ] > [70 18 a1 2a 38 30 30 37 34 31 31 32 38 33 2a 37 31 34 32 37 36 31 37 30 35 2a] > Called Number (len=26) [ Ext: 1 TON: National Number (2) NPI: ISDN/Telephony Numbering Plan (E.164/E.163) (1) '*XXXXXXXX*88888*' ] > [a1]CLI> > Sending Complete (len= 1)-- Called g0/*8007411283*7142761705* < Protocol Discriminator: Q.931 (8) len=9 < Call Ref: len= 2 (reference 13/0xD) (Terminator) < Message type: RELEASE COMPLETE (90) < [08 02 81 d8] < Cause (len= 4) [ Ext: 1 Coding: CCITT (ITU) standard (0) 0: 0 Location: Private network serving the local user (1) < Ext: 1 Cause: Incompatible destination (88), class = Invalid message (5) ] -- 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' == Everyone is busy/congested at this time (1:0/0/1) -- Executing Hangup("SIP/63.251.216.50-b7902770", "") in new stack == Spawn extension (avaya, *XXXXXXXX, 3) exited non-zero on 'SIP/63.251.216.50-b7902770' -- Regards, Mark Quitoriano Blog | http://mark.quitoriano.org VicidialNOW! | http://www.vicidialnow.com APUG! | http://asterisk.org.ph