mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 20:51:58 +00:00
improve bad timestamp detection
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14979 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
#endif
|
||||
|
||||
#define MAX_CODEC_CHECK_FRAMES 50
|
||||
#define MAX_MISMATCH_FRAMES 3
|
||||
#define MAX_MISMATCH_FRAMES 5
|
||||
#define MODNAME "mod_sofia"
|
||||
#define SOFIA_DEFAULT_CONTACT_USER MODNAME
|
||||
static const switch_state_handler_table_t noop_state_handler = { 0 };
|
||||
|
||||
Reference in New Issue
Block a user