Blob Blame History Raw
Index: call.cpp
===================================================================
--- call.cpp	(revision 451)
+++ call.cpp	(revision 452)
@@ -177,7 +177,7 @@
 {
     char *pattern;
     char *begin, *end;
-    char number[6];
+    char number[7];
 
     if (pattype == PAT_AUDIO) {
       pattern = "m=audio ";