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

Key: XCF-2685
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Kevin Thorley
Votes: 1
Watchers: 1
Operations

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

Generate sipxrls-config

Created: 2008-07-02 09:08   Updated: 2008-10-15 06:11
Component/s: None
Affects Version/s: None
Fix Version/s: 3.11.5

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
File Attachments: 1. XML File resource-lists.xml (0.1 kb)
2. File sipxrls-config (0.2 kb)



 Description  « Hide
As part of the effort to eliminate *-config.in files, sipXconfig needs to support the generation of sipxrls-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:
Joe Attardi - 2008-08-25 16:08
Implemented in SVN 13272.

Added Java classes modeling the sipXrls process, and a Velocity template and settings .xml file to render the configuration file, and removed references to sipxrls-config from Makefile.am files, shell scripts, and .spec.in files.

Ananda Teertha - 2008-09-10 05:16
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 "sipxrls-config" is generated under /etc/sipxpbx.
The parameter, SIP_RLS_FILE_NAME points to /etc/sipxpbx/resource-lists.xml under the same directory.

Attached:
sipxrls-config
resource-lists.xml

Hence this issue may be closed.

Ananda Teertha - 2008-10-15 06:11
Closing the issue per my earlier comments.