[asterisk-bugs] [JIRA] (ASTERISK-25756) INVITEs are sent to old peer ip address
Daniel Heckl (JIRA)
noreply at issues.asterisk.org
Mon Feb 8 13:26:33 CST 2016
Daniel Heckl created ASTERISK-25756:
---------------------------------------
Summary: INVITEs are sent to old peer ip address
Key: ASTERISK-25756
URL: https://issues.asterisk.org/jira/browse/ASTERISK-25756
Project: Asterisk
Issue Type: Bug
Security Level: None
Affects Versions: 13.7.2, 13.7.1
Reporter: Daniel Heckl
Sometimes our provider sent us to another SIP server (because my ip address has changed). So asterisk re-register (all 480 sec) successfully to the new one and updated the peer ip address (dnsmgr ist turned on).
However: OPTIONS and IVITEs are sent to the old ip address. So our provider replies to INVITEs with Forbidden.
Only after an "core reload" everything works again.
I think the bug is since 13.7.2/13.7.1. Usually the update of the provider ip address works without problems.
sip show peers (excerpt)
0987654321/123456789 217.0.20.232 No No A 5060 OK (12 ms)
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list