Opened 10 years ago
Last modified 10 years ago
#1797 closed defect
Clean up provisional media after re-invite/update — at Initial Version
Reported by: | ming | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-2.4 |
Component: | pjsua-lib | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: | no |
Description
Clean up provisional media upon:
- failed (non-2xx) responses, or
- 2xx responses but no/invalid answer
Additionally, the ticket will fix media_prov_clean_up() to clear
call->med_prov_cnt, so that pjsua_call_media_is_changing() can behave
correctly.
Note: See
TracTickets for help on using
tickets.