[Asterisk-Users] problems with X100P - No channeltyperegistered for 'Zap'

Steven Critchfield critch at basesys.com
Tue Oct 5 00:38:31 MST 2004


On Tue, 2004-10-05 at 02:15, khoonking wrote:
> Hi,
> 
> I have confirmed that there is no space between "=>" but still the same
> problem.
> 
> > zapatel.conf
> > ========================
> > [channels]
> > signalling=fxs_ks
> > context=incoming
>  channel => 1 ;X100P
> 
> >[incoming]
> >;exten => s,1,Echo ;for testing the connection
> >exten => s,1,Answer			; Answer the line
> >exten => s,2,Playback,demo-thanks ;for playing a file
> 
> > [default]
> > exten => 6200,1,Dial(SIP/6200,20)
> > exten => 6203,1,Dial(SIP/6203,20)
> > exten => _X.,1,Dial,Zap/1/${EXTEN}
> 
> When I call from an analog phone to the X100P ext,
> Asterisk CLI screen does not print anything. 

if asterisk doesn't know about the port yet, it can't detect the signal
nor answer the line. Basically you need to look through the startup
messages till you come up with the proper error message concerning why
it isn't accepting the zap definition.


-- 
Steven Critchfield <critch at basesys.com>




More information about the asterisk-users mailing list