linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] IP in VIA on authenticated Invites


From: Landon McDowell
Subject: [Linphone-developers] IP in VIA on authenticated Invites
Date: Mon, 05 Jul 2004 20:49:56 -0400

The IP address in VIA headers is being improperly set to 0.0.0.0 (for
me) on Reinvites with Authentication.

This was causing problems with Asterisk as it tries to use that IP to
respond to the request and give status. Other Sip UA's seem to use the
registeration IP for all communications, ans thus do not have a problem.

The following patch replaces ua->ua_ipaddr with call_leg->localip for
constructing the VIA header in revites. call_leg->localip is already
being used to construct VIA headers in other functions.

                Regards,
                Landon McDowell

Attachment: 070504.osipdialog.c.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]