diff --git a/coreapi/lpconfig.c b/coreapi/lpconfig.c index f4eca33fe..a0859a299 100644 --- a/coreapi/lpconfig.c +++ b/coreapi/lpconfig.c @@ -22,7 +22,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#define MAX_LEN 4096 +#define MAX_LEN 16384 #include "linphonecore.h"