Huijun Yang wrote:
> SAS does require to have "IsRegisterNeeded" enabled. When I tested 
> Audiocode gateway with MP-114 FXO/FXS, the init file was generated 
> without 'IsRegisterNeeded' because of if="fxs". That is why I had to 
> remove the if="fxs" condition.  And also, in the gateway dropdown list, 
> there is no option available to add a combined FXO/FXS type.
> 
> Cheers
> Huijun
> 

What happens if you see IsRegisteredNeeded for FXO gateway? Will it try 
to register (that would be bad).
If you are saying that the parameter itself is needed (as opposed to the 
parameter set to true is needed) then you need to code it so that the 
value id different for fxo/digital and fxs gateways. (you can do 
if="fxs", unless="fxs" trick).
I tend to think that this parameter should not be visible (even as 
advanced). Why did you think it has to be visible?
D.

_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev

Reply via email to