Realm Identier in SIP Request Header
Hi,
By default the Acme uses the session-agent host name (as defined in the 'hostname' parameter) in the SIP request header.
Example:
INVITE sip:1234567@cucm-sub4:5060;transport=tcp SIP/2.0
session-agent
hostname cucm-sub4
ip-address 10.10.10.1
Is there a setting that will force it to use the IP address from the ip-address parameter instead ?
Dan