[asterisk-dev] beta4: chan_zap.so ignores signalling => ?
Tzafrir Cohen
tzafrir.cohen at xorcom.com
Sun Feb 24 15:01:17 CST 2008
On Sun, Feb 24, 2008 at 02:40:56PM -0500, sean darcy wrote:
> zapata.conf:
>
> ................
> 30. context=internal ; Uses the [internal] context extensions.conf
> 31. signalling=fxo_ks ; Use FXO signalling for an FXS channel
> 32. channel => 1 ; Telephone attached to port 1
> 33. channel => 2 ; Telephone attached to port 2
> .........
>
> but
> CLI> module reload chan_zap
> -- Reloading module 'chan_zap.so' (Zapata Telephony)
> == Parsing '/etc/asterisk/zapata.conf': == Found
> [Feb 24 14:18:20] WARNING[3561]: chan_zap.c:13892 process_zap: Ignoring
> signalling at line 31.
> -- Reconfigured channel 1, FXO Kewlstart signalling
> -- Reconfigured channel 2, FXO Kewlstart signalling
>
> Is there an error in zaptata.conf? A change from 1.4? Or can't you
> change signalling on a module reload?
It is not a configuration error. It is a limitation of chan_zap - when
reloading it will ignore some configuration directives. The behaviour
here is basically the same since around 1.2 .
>
> Maybe it doesn't matter in 1.6 since it's redundant with zaptel.conf?
That's actually a place where 1.6 has improved. Just set:
signalling = auto
And set the signalling in zaptel.conf.
--
Tzafrir Cohen
icq#16849755 jabber:tzafrir.cohen at xorcom.com
+972-50-7952406 mailto:tzafrir.cohen at xorcom.com
http://www.xorcom.com iax:guest at local.xorcom.com/tzafrir
More information about the asterisk-dev
mailing list