< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index Next in Thread >

Re: [reSIProcate] using Resiprocate with STUN


You need to specify it after you create the SipMessage in the Via and
Contact headers. If you specify it, it will not override in the
TransportSelector.

On 7/1/05, Jeff Knighton <jeff.knighton@xxxxxxxxxxxxxx> wrote:
> 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
> 
> 
> _______________________________________________
> resiprocate-devel mailing list
> resiprocate-devel@xxxxxxxxxxxxxxxxxxx
> https://list.sipfoundry.org/mailman/listinfo/resiprocate-devel
>