On Fri, 2008-11-21 at 00:54 -0500, Joe Attardi wrote: > Hi all, > > I'm working on XCF-3026, which pertains to the configuration conference > bridges. In brief: We are removing the functionality of adding/removing > conference bridges from the Conferencing section of the UI. Instead, the > "conference bridges" will be any FreeSWITCH services on any servers in > the cluster. > > Damian started off this effort by creating a basic settings page for the > FreeSWITCH service. The problem is, that now we have a few duplicate > settings: > > SIP port - There is a "Conferencing Server SIP Port" setting in the > Bridge class, and "SIP Port" under the FreeSWITCH service configuration. > XML/RPC port - There is a "Provisioning port" setting in the Bridge > class, and "XML/RPC Port" under the FreeSWITCH service configuration. >
Currently, any settings on a sipX service are shared across all instances of that service. This was a decision made when we started the new sipx service work in sipXconfig. We now have the ability to change this and make instance-specific settings, but I tend to think that the work Damiam has already done uses the original method (shared data). This may be something to keep in mind Kevin _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
