On Tue, 2009-04-28 at 01:31 -0400, Thien Nguyen wrote: > Maybe SipDialog::isEarlyDialogFor() has bug because it doesn't compare > SipDialog'callid with the argument callId.
You are correct. The peculiar fact is that although these functions do not check the call-id arguments, in practice it does not matter because the to-tag and from-tag are required to be statistically random. The result is that the tags from dialogs with different call-ids never match accidentally. However, I will look into correcting this. Dale _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
