Opened 12 years ago
Closed 12 years ago
#1534 closed enhancement (fixed)
Add provisional media info into call info (thanks Claudio De Angelis for the feedback)
Reported by: | nanang | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-2.0.1 |
Component: | pjsua-lib | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: | no |
Description
Since #1423, the media info in the call info corresponds to active media, so in call setup, it will remain empty/unset until the media channel update is done. While some applications may need to retrieve the provisioning media info, e.g: for setting up media transport adapter based on media type from on_create_media_transport() callback.
Change History (1)
comment:1 Changed 12 years ago by nanang
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
In 4164: