[Asterisk-Users] P2P (DDI) mode with chan_capi 0.3.5
Bastian Schern
ml01 at in-bln.de
Fri Nov 26 07:20:50 MST 2004
Hi everybody,
I have problems with the chan_capi in the P2P (DDI) mode and it is not
possible to use zaphfc, because I need call defelction.
This is my capi.conf:
[general]
nationalprefix=0
internationalprefix=00
rxgain=0.8
txgain=0.8
language=de
;mode=immediate
isdnmode=ptp
; 123456 -0
[interfaces]
msn=1234560
incomingmsn=1234560
controller=1
devices=2
;mode=immediate
isdnmode=ptp
softdtmf=1
accountcode=
context=AH-P
echocancel=yes
If I dial a number over the CAPI I get this:
--- snip ---
parrot*CLI> capi debug
CAPI Debugging Enabled
-- Executing Dial("SIP/40-fecc", "CAPI/1234560:B08003301000)") in
new stack
-- data = 1234560:B08003301000)
-- capi request omsn = 1234560
== found capi with omsn = 1234560
== CAPI Call CAPI[contr1/1234560]/1 with B3 -- CONNECT_CONF ID=002
#0x0005 LEN=0014
Controller/PLCI/NCCI = 0x101
Info = 0x0
== received CONNECT_CONF PLCI = 0x101 INFO = 0
-- Called 1234560:B08003301000)
-- DISCONNECT_IND ID=002 #0x000d LEN=0014
Controller/PLCI/NCCI = 0x101
Reason = 0x3302
== DISCONNECT_IND PLCI=0x101 REASON=0x3302
== No one is available to answer at this time
Nov 26 15:16:27 NOTICE[344084]: rtp.c:429 ast_rtp_read: RTP: Received
packet with bad UDP checksum
-- Timeout on SIP/40-fecc
== CDR updated on SIP/40-fecc
-- Executing Goto("SIP/40-fecc", "default|s|1") in new stack
-- Goto (default,s,1)
-- Executing Hangup("SIP/40-fecc", "") in new stack
== Spawn extension (default, s, 1) exited non-zero on 'SIP/40-fecc'
--- snap ---
Does Anybody knows, what is going wrong?
Regards
Bastian
More information about the asterisk-users
mailing list