Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The media manager is responsible for the tasks in the following bulleted list, by implementing the methods in the IVoIPMediaMgr interface.
- Disabling RTC's media stack so it doesn't also attempt to handle audio
- Setting the local Session Description Protocol (SDP) during invite, reinvite, and answering events
- Implementing a Real-time Transport Protocol (RTP) and, possibly, a Real-time Transport Control Protocol (RTCP), stack.
- Sending and receiving audio packets
- Playing sounds, ringtones, and sound represented by audio packets
For an example implementation of this interface, see the source code in the %_WINCEROOT%\Public\VoIP\Oak\Phone\VAIL\VoIPMedia_Ref.
See Also
Send Feedback on this topic to the authors