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

Key: XCF-2686
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Kevin Thorley
Reporter: Kevin Thorley
Votes: 0
Watchers: 0
Operations

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

Generate status-config

Created: 2008-07-02 09:09   Updated: 2008-10-06 12:14
Component/s: None
Affects Version/s: None
Fix Version/s: 3.11.6

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
File Attachments: 1. File status-config (0.4 kb)

Issue Links:
Dependancy
 
This issue required for:
XECS-1738 subscription.xml is not generated in ... Major Closed


 Description  « Hide
As part of the effort to eliminate *-config.in files, sipXconfig needs to support the generation of status-config. User-configurable parameters in this file need to be stored in the sipXconfig database, while system settings can be set using sipxconfig.properties.in

 All   Comments   Work Log   Change History      Sort Order:
Kevin Thorley - 2008-09-05 10:06
Committed changes in r13324. status-config file is now generated by sipXconfig. The status-config.in file is no longer used, but has not been eliminated in the case of upgrades as this needs to still be migrated at some point

Ananda Teertha - 2008-09-10 07:44
Verified the fix using the following build.

sipxproxy 3.11.5-013325 2008-09-06T19:10:11 oem-centos5
sipxconfig 3.11.5-013325 2008-09-06T19:21:54 oem-centos5

Now the file "status-config" is generated under /etc/sipxpbx.

Observation,
The following parameters in status-config file are set to 0.
SIP_STATUS_TCP_PORT : 0
SIP_STATUS_UDP_PORT : 0

Attached:
status-config generated by config server.

The issue may be closed if the above is intended.

Kevin Thorley - 2008-09-25 09:12
status-plugin.xml needs to be generated as well. This was left out of original work for this issue

Kevin Thorley - 2008-10-02 13:45
Committed changes in r13578 (sipXconfig) and r13579 (sipXpublisher)