Bugs item #1816647, was opened at 2007-10-19 19:02
Message generated for change (Comment added) made by mzabaluev
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=756076&aid=1816647&group_id=143636

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Mikhail Zabaluev (mzabaluev)
Assigned to: Nobody/Anonymous (nobody)
Summary: Outbound contact does not make it to dialogs

Initial Comment:
Somehow, the Contact with the external binding discovered by the outbound code 
is not used in subsequent dialogs.
See the attached application log.

----------------------------------------------------------------------

>Comment By: Mikhail Zabaluev (mzabaluev)
Date: 2007-11-14 16:58

Message:
Logged In: YES 
user_id=313104
Originator: YES

While researching this, I've split nua_registration_by_aor() into two
functions which cover the two use cases with different sets of parameters
and are simpler to comprehend. I'm attaching the patch here.

As to the problem at hand, my idea is, it occurs because the contact
created by outbound doesn't make it into the registration list with
nr_public flag set to nonzero. Hence, nua_registration_by_aor(), when
supplied with a "wrong" AOR taken out of To:, picks up the first
registration in the list which turns out to be the transport default.
File Added: sofia-sip-registration-by-refactor.dpatch

----------------------------------------------------------------------

Comment By: Mikhail Zabaluev (mzabaluev)
Date: 2007-11-07 15:10

Message:
Logged In: YES 
user_id=313104
Originator: YES

The problem only occurs when the To: handle in an incoming INVITE has a
URI that does not match our AOR.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=756076&aid=1816647&group_id=143636

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to