[asterisk-bugs] [Asterisk 0014479]: "iax2 prune realtime" doesn't prune user, only peer
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Feb 26 11:46:12 CST 2009
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=14479
======================================================================
Reported By: mousepad99
Assigned To: dvossel
======================================================================
Project: Asterisk
Issue ID: 14479
Category: Functions/func_realtime
Reproducibility: always
Severity: tweak
Priority: normal
Status: closed
Asterisk Version: 1.4.22
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-02-14 12:06 CST
Last Modified: 2009-02-26 11:46 CST
======================================================================
Summary: "iax2 prune realtime" doesn't prune user, only peer
Description:
Unlike it's other brother, sip prune realtime, iax2 prune realtime will
only prune the iax2 peer. Making it impossible to prune a cached iax
"friend".
The only way to prune the iax user from the cache is to issue:
iax2 reload
======================================================================
----------------------------------------------------------------------
(0100812) svnbot (reporter) - 2009-02-26 11:46
http://bugs.digium.com/view.php?id=14479#c100812
----------------------------------------------------------------------
Repository: asterisk
Revision: 178871
U trunk/channels/chan_iax2.c
------------------------------------------------------------------------
r178871 | dvossel | 2009-02-26 11:46:12 -0600 (Thu, 26 Feb 2009) | 6 lines
IAX2 prune realtime, minor tweak to last fix
A return statement was missing which caused unexpected cli output.
issue http://bugs.digium.com/view.php?id=14479
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=178871
Issue History
Date Modified Username Field Change
======================================================================
2009-02-26 11:46 svnbot Checkin
2009-02-26 11:46 svnbot Note Added: 0100812
======================================================================
More information about the asterisk-bugs
mailing list