Query regarding using public-address for sipchannel
I am trying to use load balancer in front of 2 engine tier instances.
I have added following tags to "sipchannel" tag in domain's config.xml (I did it use admin console)
<public-address>10.240.127.53</public-address>
<public-port>5060</public-port>
But when I create outgoing INVITE, the Contact & Via heaer of this INVITE contain the listen address of sip channel & not the public address.
Am I missing anything here ?
Regards