dect
/
asterisk
Archived
13
0
Fork 0

Not needed here

git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2016 f38db490-d61c-443f-a65b-d21fe96a405b
This commit is contained in:
jeremy 2004-01-13 08:46:46 +00:00
parent 3b01b06969
commit 6830e8b08b
1 changed files with 0 additions and 2 deletions

View File

@ -109,8 +109,6 @@ typedef struct rtp_info {
unsigned int port;
} rtp_info_t;
static struct sockaddr_in bindaddr;
/* This is a callback prototype function, called pass
DTMF down the RTP. */
typedef int (*send_digit_cb)(unsigned, char);