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:[EMAIL PROTECTED]
+972-50-7952406           mailto:[EMAIL PROTECTED]
http://www.xorcom.com  iax:[EMAIL PROTECTED]/tzafrir

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

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

Reply via email to