1 | | Currently, when pjsip sends offer with RTP/AVP with a=crypto attribute, and when remote answers with RTP/SAVP, SDP negotiation will fail and media will not be created, but the call is not terminated. |
| 1 | Issues: |
| 2 | 1. Currently, when pjsip sends offer with RTP/AVP with a=crypto attribute (SRTP mode optional), and when remote answers with RTP/SAVP, SDP negotiation will fail and media will not be created, but the call is not terminated. |
| 3 | 2. When pjsip sends offer with RTP/SAVP (SRTP mode mandatory), and remote answers with RTP/AVP, SDP negotiation will fail and media will not be created, but the call is not terminated. |