mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 18:55:19 +00:00 
			
		
		
		
	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:
		| @@ -70,6 +70,8 @@ struct iax_frame { | ||||
| #ifdef LIBIAX | ||||
| 	struct iax_session *session; | ||||
| 	struct iax_event *event; | ||||
| #else | ||||
| 	int sockfd; | ||||
| #endif | ||||
|  | ||||
| 	/* /Our/ call number */ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user