Opened 4 years ago

#2246 new enhancement

Specify audio/video direction when making/answering call

Reported by: nanang Owned by:
Priority: normal Milestone: release-2.10
Component: pjsua-lib Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported: no

Description

Currently audio/video direction in call initialization is always send & receive, and from time to time, users have asked how to change the behavior. Currently a not-straightforward way is by modifying the SDP directly via PJSUA callback on_call_sdp_created() or PJSUA2 callback Call::onCallSdpCreated(). So adding settings for that should be useful.

Change History (0)

Note: See TracTickets for help on using tickets.