Opened 13 years ago

Last modified 13 years ago

#1190 closed defect

Remote dialog info is not updated if 100 (Trying) response contains To tag parameter (thanks Marcus Froeschl for the report) — at Version 1

Reported by: bennylp Owned by: bennylp
Priority: normal Milestone: release-1.10
Component: pjsip Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported:

Description (last modified by bennylp)

When the 100 (Trying) response to dialog establishing requests (such as INVITE or SUBSCRIBE) contains a To tag, the dialog will not update the remote information (remote target, route set, and capability) in the subsequent 1xx responses with the same tag.

One of the results of this bug is PRACK will contain wrong Request URI and route set, causing it to be sent to the wrong destination.

This bug was introduced by ticket #620 in PJSIP version 1.0-rc3.

Change History (1)

comment:1 Changed 13 years ago by bennylp

  • Description modified (diff)
  • Summary changed from Dialog is not updated if 100 (Trying) response contains To tag parameter (thanks Marcus Froeschl for the report) to Remote dialog info is not updated if 100 (Trying) response contains To tag parameter (thanks Marcus Froeschl for the report)
Note: See TracTickets for help on using tickets.