[asterisk-users] Asterisk with TE 121 DADHI incoming calls fail
Faisal Hanif
faisal at vopium.com
Fri Feb 18 03:33:42 CST 2011
This is not Digium's customer support address but free public emailing list
for asterisk user's contributed by community volunteers.
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Jan Zieher
Sent: Friday, February 18, 2011 2:19 PM
To: asterisk-users at lists.digium.com
Subject: [asterisk-users] Asterisk with TE 121 DADHI incoming calls fail
Dear Customer Support,
i connected the asterisk to a e1 interface of our hipath4000. outgoing calls
from a sip peer of my asterisk to an up0 telephone which iss connected to
the hipath4000 are working. If you want to dial from an up0 device to the e1
interface where asterisk is connected to, you have to use the prefix 83. But
when you enter the 3rd cipher this error appears at the cli
CODE:
<http://forums.digium.com/viewtopic.php?f=1&t=77155&sid=3679c2a13cbbf9aa2e75
d02a2f00c8b3> SELECT ALL
[Feb 16 11:29:07] ERROR[2555]: chan_dahdi.c:13691 dahdi_pri_error: 1 !! Not
yet handling pre-handle message type SEGMENT (0x60)
[Feb 16 11:29:07] ERROR[2555]: chan_dahdi.c:13691 dahdi_pri_error: 1 !!
Don't know how to pre-handle message type SEGMENT (0x60)
[Feb 16 11:29:07] ERROR[2555]: chan_dahdi.c:13691 dahdi_pri_error: 1 !! Not
yet handling pre-handle message type SEGMENT (0x60)
[Feb 16 11:29:07] ERROR[2555]: chan_dahdi.c:13691 dahdi_pri_error: 1 !!
Don't know how to pre-handle message type SEGMENT (0x60)
My Config files:
extensions.conf
CODE:
<http://forums.digium.com/viewtopic.php?f=1&t=77155&sid=3679c2a13cbbf9aa2e75
d02a2f00c8b3> SELECT ALL
[general]
static=yes
writeprotect=no
[isdn]
; Ankommende anrufe
exten => 833762,1,Dial(SIP/3762,45,r)
; Rausgehende Anrufe
exten => _0[1-9].,1,Dial(DAHDI/g1/${EXTEN:1})
[default]
include => isdn
/etc/dahdi/system.conf
CODE:
<http://forums.digium.com/viewtopic.php?f=1&t=77155&sid=3679c2a13cbbf9aa2e75
d02a2f00c8b3> SELECT ALL
span=1,1,0,ccs,hdb3,crc4
# termtype: te
bchan=1-15,17-31
dchan=16
echocanceller=mg2,1-15,17-31
# Global data
loadzone = de
defaultzone = de
chan_dahdi.conf
CODE:
<http://forums.digium.com/viewtopic.php?f=1&t=77155&sid=3679c2a13cbbf9aa2e75
d02a2f00c8b3> SELECT ALL
[trunkgroups]
[channels]
language=de
switchtype=euroisdn
pridialplan=unknown
prilocaldialplan=unknown
internationalprefix = 00
nationalprefix = 0
;localprefix = VORWAHL
;privateprefix = VORWAHL+MSN
;unknownprefix =
priindication = outofband
facilityenable = yes
usecallerid=yes
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
canpark=yes
cancallforward=yes
callreturn=yes
immediate=no
echocancel=yes
echocancelwhenbridged=yes
echotraining=yes
callgroup=1
pickupgroup=1
mohinterpret=default
mohsuggest=default
overlapdial=yes
group=1
signalling = pri_cpe
channel => 1-15,17-31
context = default
I would be gratefully, if you have an idea or some advices to me.
Thanks !
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110218/c3069713/attachment.htm>
More information about the asterisk-users
mailing list