--- asterisk-1.8.7.1/addons/chan_mobile.c 2011-08-29 23:05:43.000000000 +0200 +++ asterisk-1.8.7.1-fixed/addons/chan_mobile.c 2011-11-03 00:06:24.382208392 +0100 @@ -2233,6 +2233,7 @@ if (buf[i] == '"') { state++; } + break; case 2: /* mark the start of the number */ if (from_number) { *from_number = &buf[i];