Version 0.2.0 from FTP

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@496 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Spencer
2002-07-31 02:18:29 +00:00
parent 2f79ff2ad7
commit c1e73a2736
2 changed files with 4 additions and 1 deletions

View File

@@ -46,6 +46,7 @@ int ast2rtp(int id);
int rtp2ast(int id);
char *ast2rtpn(int id);
#if defined(__cplusplus) || defined(c_plusplus)
}