> 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).
We were told by Audiocode Engineer that "IsRegisteredNeeded must be set to True in order to have SAS working". I tested it with IsRegisteredNeeded disabled, and SAS was not working, and after I enabled it, it started working. So I thought it was true, and thus made the changes. But I just found it was not IsRegisteredNeeded that was making the difference. It turned out to be a intermittent problem of SAS feature itself. Even with IsRegisteredNeeded enabled, sometime, it was not working, either. So the statement that "IsRegisteredNeeded must be set to True in order to have SAS working" is not true. So I will revise the patch, to remove the changes on IsRegisteredNeeded. Question for you, currently, in the drop down list to add a new gateway, it only has Audiocode FXO type available, what if in my case, I have a MP-114 FXO/FXS combined type? In this case, which type of should I choose? How does the if="fxs" play in this case? Thanks Huijun _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
