aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/callerid.h
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-10-22 19:45:39 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-10-22 19:45:39 +0000
commit82cbe0bd521fca4d6e20d1a7a00da1441b1fc574 (patch)
tree6068c583241d2b33593a99b5d5ae2a30d2ce8a87 /include/asterisk/callerid.h
parent78481c32749fa575de5439bc4875293a4f9cc03b (diff)
Fix some callerid output
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@4050 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'include/asterisk/callerid.h')
-rwxr-xr-xinclude/asterisk/callerid.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asterisk/callerid.h b/include/asterisk/callerid.h
index 4008192c8..a10b2cb7d 100755
--- a/include/asterisk/callerid.h
+++ b/include/asterisk/callerid.h
@@ -165,7 +165,7 @@ extern int ast_isphonenumber(char *n);
extern int ast_callerid_split(const char *src, char *name, int namelen, char *num, int numlen);
-extern char *ast_callerid_merge(char *buf, int bufsiz, const char *name, const char *num);
+extern char *ast_callerid_merge(char *buf, int bufsiz, const char *name, const char *num, const char *unknown);
/*
* Caller*ID and other GR-30 compatible generation