Jeroen Baten
2005-Sep-03 08:28 UTC
[Asterisk-Users] newbie install problem. And I already searched everywhere!
Hi, When startin * it tells me: ===============================[chan_zap.so] => (Zapata Telephony w/PRI) == Parsing '/etc/asterisk/zapata.conf': Found Sep 3 17:21:59 DEBUG[1076873856]: chan_zap.c:1208 update_conf: Updated conferencing on 1, with 0 conference users -- Registered channel 1, PRI Signalling signalling Sep 3 17:21:59 DEBUG[1076873856]: chan_zap.c:1208 update_conf: Updated conferencing on 2, with 0 conference users -- Registered channel 2, PRI Signalling signalling -- Automatically generated pseudo channel == Starting D-Channel on span 1 == Registered channel type 'Zap' (Zapata Telephony Driver w/PRI) == Registered channel type 'Tor' (Zapata Telephony Driver w/PRI) == Registered application 'CallingPres' == Manager registered action ZapTransfer == Manager registered action ZapHangup == Manager registered action ZapDialOffhook == Manager registered action ZapDNDon == Manager registered action ZapDNDoff == Manager registered action ZapShowChannels [app_sendtext.so] => (Send Text Applications) ================================= When I try to use a channel it says: Executing Dial("SIP/4001-d927", "Zap/2/0652456343}") in new stack Sep 3 17:23:02 NOTICE[1117264816]: app_dial.c:727 dial_exec: Unable to create channel of type 'Zap' My relevant extension is: exten => _97.,1,Dial(Zap/2/${EXTEN:2}}) and my zapata.conf is: ======================[channels] switchtype = euroisdn ; p2mp TE mode signalling = bri_cpe_ptmp ; p2p TE mode ;signalling = bri_cpe ; p2mp NT mode ;signalling = bri_net_ptmp ; p2p NT mode signalling = bri_net pridialplan = national prilocaldialplan = local nationalprefix = 0 internationalprefix = 00 echocancel=yes echotraining = 100 echocancelwhenbridged=yes immediate=yes group = 1 context=incoming channel => 1-2 can anyone give me a hint how th debug the rest? (off course a clean cut solution would be nice too :-) kind regards, -- Jeroen Baten | EMAIL : JBATEN@I2RS.NL ____ _ __ | web : www.i2rs.nl | )|_)(_ | tel : +31 (0)499 477 688 _|_/_| \__) | fax : +31 (0)499 476 804 Roerlaan 36, 5691 HJ, Son, the Netherlands
Werner Johansson
2005-Sep-03 09:04 UTC
[Asterisk-Users] newbie install problem. And I already searchedeverywhere!
> When startin * it tells me: > ===============================> [chan_zap.so] => (Zapata Telephony w/PRI) > == Parsing '/etc/asterisk/zapata.conf': Found > Sep 3 17:21:59 DEBUG[1076873856]: chan_zap.c:1208 update_conf: Updated > conferencing on 1, with 0 conference users > -- Registered channel 1, PRI Signalling signalling > Sep 3 17:21:59 DEBUG[1076873856]: chan_zap.c:1208 update_conf: Updated > conferencing on 2, with 0 conference users > -- Registered channel 2, PRI Signalling signalling > -- Automatically generated pseudo channel > == Starting D-Channel on span 1..snip..> and my zapata.conf is: > ======================> [channels] > switchtype = euroisdn > > ; p2mp TE mode > signalling = bri_cpe_ptmp > > ; p2p TE mode > ;signalling = bri_cpe > ; p2mp NT mode > ;signalling = bri_net_ptmp > ; p2p NT mode > signalling = bri_net > > pridialplan = national > prilocaldialplan = local > nationalprefix = 0 > internationalprefix = 00 > > echocancel=yes > echotraining = 100 > echocancelwhenbridged=yes > > immediate=yes > group = 1 > context=incoming > channel => 1-2 >This configuration looks strange. You know that the "channel" word sets those channels to the "latest" settings above, right? The syntax is a bit weird. That means that your signalling looks odd - first you set it to bri_cpe_ptmp and then to bri_net, meaning that bri_net overrides the previous setting. I'm a bit confused about the PRI signalling here, it looks like you're using a BRI card, so why pridialplan? I haven't played around with BRI equipment together with Asterisk (yet) so maybe the PRI signalling should be there.. What is ztcfg -vv giving as output if you run it? /Werner
Seemingly Similar Threads
- Zaptel ISDN BRI settings for The Netherlands KPN
- zaphfc: empty HDLC frame or bad CRC received
- test OpenVox B400P and junghans card for dahdi BRI wcb4xxp
- Protocol Error (6) using Zaphfc
- Connecting quadbri to EuroISDN with 2 TE and 2 NT ports - what cables and settings ?