[asterisk-bugs] [Asterisk 0018882]: [patch] allow storing TCP peers in ast db & alllow rtupdate=no to use them
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Mar 2 06:47:08 CST 2011
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=18882
======================================================================
Reported By: cmaj
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 18882
Category: Channels/chan_sip/TCP-TLS
Reproducibility: always
Severity: tweak
Priority: normal
Status: ready for testing
Asterisk Version: 1.8.3-rc2
JIRA: SWP-3186
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2011-02-24 12:35 CST
Last Modified: 2011-03-02 06:47 CST
======================================================================
Summary: [patch] allow storing TCP peers in ast db & alllow
rtupdate=no to use them
Description:
A nasty comment about not keeping track of TCP peers was deleted and simple
workaround offered in attached patch. It is safe to store TCP peers in AST
DB just like UDP peers.
Additionally, this patch covers situations with read-only realtime
storage, which is great with LDAP backends because they are very much
read-friendly. But without writing to the backend (when rtupdate="no" in
sip.conf) you lose track of where the peers are during a restart of
Asterisk - not good.
======================================================================
----------------------------------------------------------------------
(0132454) cmaj (reporter) - 2011-02-28 15:04
https://issues.asterisk.org/view.php?id=18882#c132454
----------------------------------------------------------------------
I've noticed that buddy notification to hint watching peers (SIP NOTIFY)
doesn't work with this patch, but at least calls to the peer (SIP INVITE)
are fine. Testing with mostly Polycom 560s.
Issue History
Date Modified Username Field Change
======================================================================
2011-02-28 15:04 cmaj Note Added: 0132454
======================================================================
More information about the asterisk-bugs
mailing list