Allow multiple bindaddrs so asterisk uses the same interface for tx as rx

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4756 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Spencer
2005-01-11 17:08:52 +00:00
parent 96271267c9
commit 186e36c403
6 changed files with 230 additions and 83 deletions

View File

@@ -70,6 +70,8 @@ struct iax_frame {
#ifdef LIBIAX
struct iax_session *session;
struct iax_event *event;
#else
int sockfd;
#endif
/* /Our/ call number */