[asterisk-bugs] [Asterisk 0017532]: [patch] Linksys SPA94x keep-alive reply replies to wrong address
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Jun 23 12:25:34 CDT 2010
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=17532
======================================================================
Reported By: jlamanna
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17532
Category: Channels/chan_sip/General
Reproducibility: always
Severity: major
Priority: normal
Status: closed
Asterisk Version: 1.4.32
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: duplicate
Duplicate: 0
Fixed in Version:
======================================================================
Date Submitted: 2010-06-18 17:41 CDT
Last Modified: 2010-06-23 12:25 CDT
======================================================================
Summary: [patch] Linksys SPA94x keep-alive reply replies to
wrong address
Description:
It appears as though the 489 Bad Event response to the NAT keep alive event
responds to the local address, instead of responding to the NATted
address.
This causes Linksys phones to go amber (no registration) after a short
amount of time after placing calls.
Turning the Linksys NAT keep alive off is a workound.
SIP trace:
U external.ip:9375 -> asterisk.ip:5060
NOTIFY sip:asterisk.ip SIP/2.0..Via: SIP/2.0/UDP
10.10.30.65:9375;branch=z9hG4bK-8ebce8bc..From: "xxx-xxx-xxxx"
<sip:9497197231 at asterisk.ip>;tag=3a6a735864619b8bo0..To:
<sip:asterisk.ip>..Call-ID: 19a0bd7
c-3cb137b7 at 10.10.30.65..CSeq: 395 NOTIFY..Max-Forwards: 70..Contact:
"xxx-xxx-xxxx" <sip:xxxxxxxxxx at 10.10.30.65:9375>..Event:
keep-alive..User-Agent:
Linksys/SPA942-6.1.3(a)-000e08d87445..Content-Length: 0....
#
U asterisk.ip:5060 -> 10.10.30.65:9375
SIP/2.0 489 Bad event..Via: SIP/2.0/UDP
10.10.30.65:9375;branch=z9hG4bK-8ebce8bc;received=external.ip..From:
"xxx-xxx-xxxx" <sip:9497197231 at asterisk.ip>;tag=3a6a735864619b8bo0..To:
<sip:asterisk.ip>;tag=as4a
4466b0..Call-ID: 19a0bd7c-3cb137b7 at 10.10.30.65..CSeq: 395
NOTIFY..User-Agent: Asterisk PBX..Allow: INVITE, ACK, CANCEL, OPTIONS, BYE,
REFER, SUBSCRIBE, NOTIFY, INFO..Supported: replaces..Content-Length: 0....
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
duplicate of 0017379 [patch] Notify event keep-alive is resp...
has duplicate 0015084 [patch] Support for event keep-alive fo...
======================================================================
----------------------------------------------------------------------
(0123772) pabelanger (manager) - 2010-06-23 12:25
https://issues.asterisk.org/view.php?id=17532#c123772
----------------------------------------------------------------------
Closing since this is a duplicate (see below). Follow along in issue
0017379.
--
Thanks for the bug report. This particular bug has already been reported
into our bug tracking system, but please feel free to report any further
bugs you find. Thanks!
Issue History
Date Modified Username Field Change
======================================================================
2010-06-23 12:25 pabelanger Note Added: 0123772
2010-06-23 12:25 pabelanger Status new => closed
2010-06-23 12:25 pabelanger Resolution reopened => duplicate
======================================================================
More information about the asterisk-bugs
mailing list