[Asterisk-Users] chan_capi and DDI (Anlagenanschluss)
Holger Schurig
hs4233 at mail.mn-solutions.de
Mon Jun 7 04:28:23 MST 2004
Hi all !
We have 3 NTBAs which are all going to our existing PBX. Our areacode is
06003 and our DDI enabled number 9141.
I want to exchange that PBX with Asterisk, but still struggle to get it
working.
My CAPI.CONF is currently like this:
[general]
nationalprefix=0
internationalprefix=00
rxgain=0.800000
txgain=0.800000
[interfaces]
context=in-capi
msn=60039141
incomingmsn=*
controller=1
softdtmf=1
isdnmode=ptp
devices=2
And a snippet from my EXTENSION.CONF:
exten=88,1,Dial(CAPI/60039141:0170811xxxx,60,T)
to dial my cellphone. Unfortunately, this won't work.
With this setup, I can't even dial out. With "capi debug", I see this:
-- Executing Dial("SIP/hschurig-c63f", "CAPI/60039141:0170811xxxx|60|T")
in new stack
-- data = 60039141:01708112001
-- capi request omsn = 60039141
== found capi with omsn = 60039141
== CAPI Call CAPI[contr1/60039141]/1 -- creating pipe for PLCI=-1
> sent CONNECT_REQ MN =0x5
-- Called 60039141:01708112001
-- CONNECT_CONF ID=001 #0x0005 LEN=0014
Controller/PLCI/NCCI = 0x101
Info = 0x0
-- CONNECT_CONF ID=001 #0x0005 LEN=0014
Controller/PLCI/NCCI = 0x101
Info = 0x0
== received CONNECT_CONF PLCI = 0x101 INFO = 0
-- DISCONNECT_IND ID=001 #0x0019 LEN=0014
Controller/PLCI/NCCI = 0x101
Reason = 0x3302
== DISCONNECT_IND PLCI=0x101 REASON=0x3302
> sent DISCONNECT_RESP PLCI=0x101
-- CAPI Hangingup
-- removed pipe for PLCI = 0x101
== No one is available to answer at this time
Is there any source where I can lookup what "REASON=0x3302" means?
--
M&N Solutions GmbH http://www.mn-solutions.de
Holger Schurig
Dieselstr. 18
61191 Rosbach v.d.Höhe
Tel: (+49) 6003 9141 0 Fax: (+49) 6003 9141 49
More information about the asterisk-users
mailing list