Closed jaimecasero closed 8 years ago
Apparently findSubscribeTransaction called form DialogFilter fails to match proper client TX. Since both the B2BUA and proxy applications have a different tx with the same details (callid, from tag, event header... RFC 3265 3.3.4) the wrong tx is matched (the TX created by the Proxy dont have any dialog, since is a proxy).
the NOTIFY is considered initial request instead of subsquent, so the dialog from the original SUBSCRIBE is not correlated.