Re: [asterisk-users] Change Media IP in SDP [SOLVED]

2016-12-08 Thread Harel
Hello Max, Thank you for your detailed reply. Indeed all my nat-related settings are configured properly and I make use of two NIC cards to access the various networks I'm connected to. When you mentioned 'externip' I assume you meant 'externaddr' because there is no 'externip' in sip.conf... I

Re: [asterisk-users] Change Media IP in SDP

2016-12-06 Thread Max Grobecker
Hi, normally, Asterisk handles RTP IP addresses in SDP correctly, if you have specified - that NAT traversal is enabled for all peers (e.g. nat=force_rport,comedia) - your local network with "localnet=yournetwork/networkmask" - e.g. "localnet=192.168.1.0/255.255.255.0" - directmedia, canreinv

[asterisk-users] Change Media IP in SDP

2016-12-06 Thread Harel
Hello List, I need your help with information going out on my SDP. Is it possible to update the Media Address on a per-call basis or a per-channel basis? Reason: My Asterisk is in a private network and needs to connect to UA on its internal network and also few external networks. One network is p