FS-8910: Properly negotiate SDES when receiving SDP with a=crypto:0

When receiving an SDP with a=crypto:0 with the wanted crypto suite, we should
maintain that crypto tag in the local SDP in order for SDES setup to succeed.
This commit is contained in:
Carlos Perez Alcaraz
2016-03-08 12:10:43 +01:00
parent ee7a298f40
commit 8fa947aa19
2 changed files with 4 additions and 3 deletions

View File

@@ -39,6 +39,7 @@
SWITCH_BEGIN_EXTERN_C
#define SWITCH_MAX_CAND_ACL 25
#define SWITCH_NO_CRYPTO_TAG -1
typedef enum {
DTMF_2833,