Changes between Initial Version and Version 1 of Ticket #476
- Timestamp:
- Feb 14, 2008 2:49:44 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #476 – Description
initial v1 1 Currently pjmedia expects than callee sends RTP packet using the codec specified as the first in format list in SDP answer. This is not always the case of course, as SIP perfectly allows callee to send multiple codecs in the SDP answer and send RTP with any of it.1 Currently pjmedia expects than callee sends RTP packet using the codec specified as the first in format list in SDP answer. This is not always the case of course, as SIP allows callee to send multiple codecs in the SDP answer and send RTP using any of it, so this is a perfectly valid scenario.