History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: XCF-1936
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Raghu Venkataramana
Reporter: Scott Lawrence
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
sipXconfig

ISN and ENUM dialing require manual configuration in HA installations

Created: 2007-10-30 12:14   Updated: 2008-10-09 13:46
Component/s: HA
Affects Version/s: 3.9.4, 3.8
Fix Version/s: 3.11.7

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Issue Links:
Composition
This issue is part of:
XCF-1067 HA setup: Configure routing for non-r... Major Resolved
 
Dependancy
This issue depends on:
XECS-858 Replace current configuration replica... Critical Resolved
XECS-275 ClusterManagement spec: Improved Conf... Minor In Progress
 


 Description  « Hide
When certain redirect server features, including ISN dialing and ENUM dialing, are activated, the result is a change to the file /etc/sipxpbx/registrar-config.in
That file is modified on the host where sipXconfig is running, but it is not propogated to any distributed servers.

This results in some features working or not depending on the (deliberately random) selection of which proxy is used for a request.

The workaround is to make the change and then manually copy the registar-config.in file to any distributed servers. Make sure that any other differences are resolved.


 All   Comments   Work Log   Change History      Sort Order:
Damian Krzeminski - 2007-10-30 12:40
sipXconfig only supports changing configuration files locally: there is no configuration API to change those files on distibuted hosts
There were numerous discussions and proposals on how to fix it. I'll try to link other issues to this one.

Damian Krzeminski - 2008-10-09 13:46
This has been fixed by XCF-2617