X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=blobdiff_plain;f=callerid.h;fp=callerid.h;h=6fffd078b3425a7cd02004124da000338f194a82;hp=0000000000000000000000000000000000000000;hb=0efcf371b4a61fa1376e83d2b7404aeb47a36e26;hpb=81c485c126c08982e0d9120d5198c5515a0779d6 diff --git a/callerid.h b/callerid.h new file mode 100644 index 0000000..6fffd07 --- /dev/null +++ b/callerid.h @@ -0,0 +1,14 @@ +/*****************************************************************************\ +** ** +** Linux Call Router ** +** ** +**---------------------------------------------------------------------------** +** Copyright: Andreas Eversberg ** +** ** +** callerid header file ** +** ** +\*****************************************************************************/ + +char *nationalize_callerinfo(char *string, int *type, char *national, char *international); +char *numberrize_callerinfo(char *string, int type, char *national, char *international); +