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

Key: XCF-2153
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Dale R. Worley
Votes: 0
Watchers: 0
Available Workflow Actions

Resolve
Request Information
Operations

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

Handle host name in SIP host-part the same way as configured domain aliases

Created: 2008-01-14 15:08   Updated: 2008-08-25 23:38
Component/s: None
Affects Version/s: 3.8
Fix Version/s: 4.2

Original Estimate: 4 hours Remaining Estimate: 4 hours Time Spent: Unknown
Issue Links:
Composition
This issue is part of:
XECS-264 Call to a URI that uses the host name... Major Open
 


 Description  « Hide
Currently, several variants of the sipX host's name (typically, the FQDN, the first component thereof, and the host's IP address) are allowed as aliases of the configured SIP domain name by testing for the host names in parallel with testing for the SIP domain. Unfortunately, this technique doesn't work (which is why we don't use it for implementing domain aliases). It looks like the correct way to handle this is to generate the configuration files as if the allowed host names had been configured as domain aliases. (With the important exception that any host name that is the same as the SIP domain must not be treated as a domain alias -- that would result in an infinite spiral.)


 All   Comments   Work Log   Change History      Sort Order:
Dale R. Worley - 2008-01-14 15:09
Copying the "fix version" from XECS-264 (assuming that Sprint == 3.9.7).

Dale R. Worley - 2008-01-14 15:09
This issue is the fix for the problems described in XECS-264.

Damian Krzeminski - 2008-01-14 21:50
Does not seem to be complicated: looks like it requires updating DomainDialingRule.

Lih-Shyng Tzeng - 2008-01-20 10:27
Set Fix version to 4.0 since the symptom (XECS-264) this issue is to resolve is scheduled for 4.0.