mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 03:20:57 +00:00
Version 0.2.0 from FTP
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@516 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -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) {
|
||||
|
Reference in New Issue
Block a user