[asterisk-bugs] [JIRA] (ASTERISK-24687) Asterisk behind NAT sets wrong Contact Header
Michael L. Young (JIRA)
noreply at issues.asterisk.org
Tue Jan 27 11:41:34 CST 2015
[ https://issues.asterisk.org/jira/browse/ASTERISK-24687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=224644#comment-224644 ]
Michael L. Young commented on ASTERISK-24687:
---------------------------------------------
I do see a difference in the settings. On the 11.7 machine, you are not binding to the ANY address, {{::}}. It would appear you are binding to {{0.0.0.0}}. Is that correct?
If so, can you try setting the {{udpbindaddr}} in sip.cfg in the 13.1 and this new 11.15 server to {{0.0.0.0}} instead of the ANY address and see if there is any difference?
> Asterisk behind NAT sets wrong Contact Header
> ---------------------------------------------
>
> Key: ASTERISK-24687
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-24687
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Channels/chan_sip/General
> Affects Versions: 13.1.0
> Environment: ubuntu 14.04.1
> Reporter: Lukas Hauser
> Assignee: Lukas Hauser
> Severity: Critical
> Attachments: debug-asterisk11.15.log, debug.log, deubg-asterisk11.log, sip-settings.log
>
>
> If asterisk is behind a statically configured NAT (e.g. with iptables), the externaddr or localnet option does not work.
> The Contact Header still contains the private IP address.
> The media_address option works.
> It also works as defined with version 11.7.0~dfsg-1ubuntu1.
> The Contact Header does not get updated in version 13.1 and 13.1.0-rc2.
> Therefore, I guess it is a bug in 13?
> Thanks!
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list