[asterisk-users] polarity in zapata.conf

Tzafrir Cohen tzafrir.cohen at xorcom.com
Thu Mar 20 15:55:18 CDT 2008


On Thu, Mar 20, 2008 at 09:09:05PM +0200, wassim darwish wrote:
> 
> hi:
> In my  zapata.conf i have 4 fxo configured channels,for fxo number 1 
> to 3 i added polarity reversal property but for fxo number 4 i didnt 
> add polarity reversal property but it still giving me on cosole that 
> fxo number 4 is polarized (because the line on fxo number 4 is not 
> polarized).
>
> what i want to do is to not let polarity reversal take effect on 
> fxo number 4. that what i have in my zapata.conf:
> 
> answeronpolarityswitch=yes
> hanguponpolarityswitch=yes
> signalling=fxs_ks
> context=wassim
> channel => 1-3
> ;
> signalling=fxs_ks
> context=wassim
> channel => 4

Just override it with a newer value:

signalling=fxs_ks
context=wassim

answeronpolarityswitch=yes
hanguponpolarityswitch=yes
channel => 1-3

answeronpolarityswitch=no
hanguponpolarityswitch=no
channel => 4

-- 
               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-users mailing list