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 :  [EMAIL PROTECTED]
 ____  _  __              | web   :  www.i2rs.nl
  |  )|_)(_               | tel   :  +31 (0)499 477 688
 _|_/_| \__)              | fax   :  +31 (0)499 476 804
Roerlaan 36, 5691 HJ, Son, the Netherlands
_______________________________________________
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to