Skip to content
Success

Changes

Summary

  1. sip.c: permit early media with both 183 and 180 (details)
Commit 7e909e377c8c96882edc55d1313de16180195357 by laforge
sip.c: permit early media with both 183 and 180

So far we only attempted to extract SDP (and hence enable early media)
when receiving a status code 183.  However, SDP can also be provided
with 180, see for example https://developer.signalwire.com/freeswitch/FreeSWITCH-Explained/Codecs-and-Media/Early-Media/vs-183-vs-Early-Media_7143480/

Change-Id: Ia0072080c2e0bfb8b2bf751a248d3410a7723e79
Closes: OS#6559
The file was modifiedsrc/sip.c