[reSIProcate] using Resiprocate with STUN
I'm trying to add STUN support to my resiprocate based UA. I've gotten to
the point where my STUN client has returned the correct ipaddress/port
combination, and I'm trying to get resiprocate to use it when it constructs
messages. As I've been stepping through the debugger as I try to construct
and send an INVITE, it appears that the transport.cxx inserts the local
machine's ip address into the "Via" and "Contact" fields. What is the
proper way to tell resiprocate about the "new" ipaddress and port?
Thanks,
Jeff Knighton