fix linksys bug

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10427 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale
2008-11-17 18:42:48 +00:00
parent 844e745fc8
commit 84c502eb1b
2 changed files with 9 additions and 5 deletions
+1
View File
@@ -53,6 +53,7 @@
#define HAVE_FUNC 1
#endif
#define MAX_CODEC_CHECK_FRAMES 50
#define MODNAME "mod_sofia"
static const switch_state_handler_table_t noop_state_handler = { 0 };
struct sofia_gateway;