>SIPX_PROXY_HOST_ALIASES should have two entries (comma separated):
>
>     1. The fqdn of the system
>     2. The IP address of the interface the proxy binds to
>
>if the proxy were binding to any port other than 5060 (not normally
true), both should have ":<port>" appended.
>
>You don't need to put the SIP domain name into that field; that is read
from the domain-config file independently.

Scott,
   Currently the SIPX_PROXY_HOST_ALIASES has four entries which are
space seperated, rather than comma seperated:

SIPX_PROXY_HOST_ALIASES :
${proxyService.ipAddress}:${proxyService.sipPort}
${proxyService.hostname}:${proxyService.sipPort}
${proxyService.fullHostname}:${proxyService.sipPort}
${proxyService.sipSrvOrHostport}


So this is the ipAddress:sipPort hostname:sipPort fqdn:sipPort and
sipSrvOrHostport

I know what to do for server specifice changes for ipAddress, hostname
and fqdn, but I don't know what to server-specific field I should put
for sipSrvOrHostport.

What should I do?
Thanks,
Paul.
_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev

Reply via email to