Skip to content
Snippets Groups Projects
Commit e46d9edc authored by Jeremy McNamara's avatar Jeremy McNamara
Browse files

Not needed here

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2016 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent e88fdae1
No related branches found
No related tags found
No related merge requests found
...@@ -109,8 +109,6 @@ typedef struct rtp_info { ...@@ -109,8 +109,6 @@ typedef struct rtp_info {
unsigned int port; unsigned int port;
} rtp_info_t; } rtp_info_t;
static struct sockaddr_in bindaddr;
/* This is a callback prototype function, called pass /* This is a callback prototype function, called pass
DTMF down the RTP. */ DTMF down the RTP. */
typedef int (*send_digit_cb)(unsigned, char); typedef int (*send_digit_cb)(unsigned, char);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment