Opened 16 years ago
Closed 16 years ago
#713 closed defect (worksforme)
Assertion in "../src/pjsip/sip_util.c:729: pjsip_process_route_set()" (thanks Ramesh D for the report)
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-1.1 |
Component: | pjsip | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description
Assertion is triggered when 200/OK is received with strict Record-Route, while the original INVITE request doesn't contain the corresponding Route request.
Please see attachment for the log.
Attachments (1)
Change History (4)
Changed 16 years ago by bennylp
comment:1 Changed 16 years ago by bennylp
comment:2 Changed 16 years ago by bennylp
Candidate fix in r2435. Need more testing.
comment:3 Changed 16 years ago by bennylp
- Resolution set to worksforme
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Duplicated for 1.0 branch in ticket #714