Olivier
2016-Dec-15 21:45 UTC
[asterisk-users] How does registrations look like on a stun-enabled system ?
Hello, I'm currently studying STUN on new 13.13.1 setup. As I'm planning to backport my findings to older Asterisk setups, I'm focusing on SIP stack, at the moment, leaving PJSIP alone. I always thought STUN could be an alternative to externip/externhost setting so that, if properly configured my Asterisk box would send, for instance, REGISTER messages similar to those sent with externip. Turning on SIP debug, I'm seeing that my Asterisk box still uses private IP address within REGISTER contact header: Contact: <sip:s at 192.168.64.157:5060> I was expecting to observe my STUN-acquired public address: Contact: <sip:s at 1.2.3.4:5060> Before diging into this, I would like to ask: are my expectations are correct ? Best regards -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20161215/23b43ac2/attachment.html>