Opened 13 years ago
Closed 13 years ago
#1397 closed defect (wontfix)
No SDP in 200 response after sending 183 response and receiving PRACK
Reported by: | nanang | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-1.14 |
Component: | pjsip | Version: | 1.x-branch |
Keywords: | sipit29 | Cc: | |
Backport to 1.x milestone: | Backported: |
Description
Scenario:
- run two pjsua with --use-100rel
- pjsua 1 make call to pjsua 2
- pjsua 2 answer with 183
- pjsua 2 answer with 200 after receiving PRACK
Change History (3)
comment:1 Changed 13 years ago by bennylp
- Milestone changed from release-2.0-beta to release-1.14
- Version set to 1.x-branch
comment:3 Changed 13 years ago by bennylp
- Resolution set to wontfix
- Status changed from new to closed
This is the correct behavior, see http://tools.ietf.org/html/rfc6337#section-3.1.1
Note: See
TracTickets for help on using
tickets.
Moved to 1.14 instead to simplify backporting.