
| Key: |
XCF-2153
|
| Type: |
Bug
|
| Status: |
Open
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
Dale R. Worley
|
| Votes: |
0
|
| Watchers: |
0
|
|
Available Workflow Actions
|
|
If you were logged in you would be able to see more operations.
|
|
|
sipXconfig
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...
|
|
|
|
|
|
|
|
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.)
|
|
Description
|
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.)
|
Show » |
|