Fri Mar 7 07:00:00 CET 2003

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@634 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Matteo Brancaleoni
2003-03-07 06:00:13 +00:00
parent a8723ad68f
commit f2c4538f61
13 changed files with 419 additions and 25 deletions

View File

@@ -61,6 +61,8 @@ int ast_rtp_senddigit(struct ast_rtp *rtp, char digit);
int ast_rtp_settos(struct ast_rtp *rtp, int tos);
void ast_rtp_setnat(struct ast_rtp *rtp, int nat);
int ast2rtp(int id);
int rtp2ast(int id);