Jan Zieher
2011-Feb-18 09:18 UTC
[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:SELECT ALL
<http://forums.digium.com/viewtopic.php?f=1&t=77155&sid=3679c2a13cbbf9aa2e75d02a2f00c8b3#>
|[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:SELECT ALL
<http://forums.digium.com/viewtopic.php?f=1&t=77155&sid=3679c2a13cbbf9aa2e75d02a2f00c8b3#>
|[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:SELECT ALL
<http://forums.digium.com/viewtopic.php?f=1&t=77155&sid=3679c2a13cbbf9aa2e75d02a2f00c8b3#>
|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:SELECT ALL
<http://forums.digium.com/viewtopic.php?f=1&t=77155&sid=3679c2a13cbbf9aa2e75d02a2f00c8b3#>
|[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/58250c8a/attachment.htm>
Faisal Hanif
2011-Feb-18 09:33 UTC
[asterisk-users] Asterisk with TE 121 DADHI incoming calls fail
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>
Possibly Parallel Threads
- New Dahdi error
- Error messages with chan_dahdi
- B410P: DAHDI BRI PTMP HDLC Abort (6) on Primary D-channel of span 1 (TEI Errors)
- PTMP BRI Unable to receive TEI from network in state 2(Assign awaiting TEI) - Asterisk 1.6.2, Latest DAHDI, LibPRI
- Belgian BRI (euroisdn): what to use for a B410P