[Asterisk-Users] Trying to install X100p

Mike Wright mwright at one-web.com
Fri Feb 18 07:11:55 MST 2005


> Show channels is only going to show you what channels are 
> actually in use,
> not what is configured. Try 'zap show channels'. If that 
> indicates zap/1
> exists, then your issues are likely in the extensions.conf area.
> 
> Post the results of:
>  zap show channels
>  relavent part of zapata.conf
>  relavent part of extensions.conf for both incoming and outgoing calls
> 

desk*CLI> zap show channels
No such command 'zap' (type 'help' for help)

Contents of Zapata.conf (as per another suggestion):

context=default
signalling=fxs_ks
echocancel=yes
echotraining=800
echocancelwhenbridged=no
rxgain=3.0
txgain=0.0
immediate=yes
channel => 1

And from extension.conf

[default]
exten => _9.,1,SetCallerID(12345678)
;exten => _9.,2,Dial(SIP/${EXTEN:1}@sipgate.co.uk,20,tr)
;exten => _9.,2,Dial(IAX2/${EXTEN:1}@iax.locustworldlabs.net,20,tr)
exten => _9.,2,Dial(Zap/1/${EXTEN:1},20,tr)
exten => _9.,3,Congestion
exten => _9.,4,Busy
exten => _9.,5,Hangup

-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 265.8.8 - Release Date: 14/02/2005
 




More information about the asterisk-users mailing list