ok, its waay too late

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2015 65c4cc65-6c06-0410-ace0-fbb531ad65f3
1.0
Jeremy McNamara 22 years ago
parent b3d1d22317
commit e88fdae17d

@ -109,6 +109,8 @@ 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);

Loading…
Cancel
Save