try harder
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14757 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
7bc1c0e8d5
commit
e5dbd2edcf
|
@ -71,7 +71,7 @@ typedef srtp_hdr_t rtp_hdr_t;
|
||||||
static zrtp_global_t *zrtp_global;
|
static zrtp_global_t *zrtp_global;
|
||||||
static zrtp_zid_t zid = { "FreeSWITCH01" };
|
static zrtp_zid_t zid = { "FreeSWITCH01" };
|
||||||
static int zrtp_on = 0;
|
static int zrtp_on = 0;
|
||||||
#define ZRTP_MITM_TRIES 50
|
#define ZRTP_MITM_TRIES 500
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef _MSC_VER
|
#ifdef _MSC_VER
|
||||||
|
|
Loading…
Reference in New Issue