Opened 16 years ago
Last modified 16 years ago
#635 closed defect
Better handling of multiple 200/OK received by UAC due to forking — at Initial Version
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-1.0-rc3 |
Component: | pjsua-lib | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description
Currently when more than one 200/OK are received by UAC due to forking, the second one will be ignored since pjsua-lib doesn't support this.
A better solution is to send BYE to the second call leg if the application is not able to handle multiple call leg.
Note: See
TracTickets for help on using
tickets.