summaryrefslogtreecommitdiff
path: root/callerid.c
diff options
context:
space:
mode:
Diffstat (limited to 'callerid.c')
-rwxr-xr-xcallerid.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/callerid.c b/callerid.c
index e8688fb7f..898396d86 100755
--- a/callerid.c
+++ b/callerid.c
@@ -214,6 +214,7 @@ int callerid_feed(struct callerid_state *cid, unsigned char *ubuf, int len)
/* Date */
break;
case 2: /* Number */
+ case 3: /* Number (for Zebble) */
case 4: /* Number */
res = cid->rawdata[x];
if (res > 32) {