Fix some callerid output

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4050 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Spencer
2004-10-22 19:45:39 +00:00
parent 9f0d70a9e6
commit c4da80e6e0
3 changed files with 7 additions and 5 deletions
+1 -1
View File
@@ -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