[asterisk-bugs] [Asterisk-GUI 0015126]: Trunk Edits write entries that cause trunks to fail
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu May 28 09:37:15 CDT 2009
The following issue has been RESOLVED.
======================================================================
https://issues.asterisk.org/view.php?id=15126
======================================================================
Reported By: timeshell
Assigned To: rbrindley
======================================================================
Project: Asterisk-GUI
Issue ID: 15126
Category: General
Reproducibility: always
Severity: block
Priority: normal
Status: resolved
Asterisk GUI Version: SVN
Asterisk Version: 1.6.0.9
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!): 4785
Disclaimer on File?: N/A
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-05-15 21:43 CDT
Last Modified: 2009-05-28 09:37 CDT
======================================================================
Summary: Trunk Edits write entries that cause trunks to fail
Description:
After editing a newly created trunk, a "outboundproxy=" which is not put
into the trunk context during its creation is added when it's edited. When
this field isn't populated, it causes trunks to create an error:
Got SIP response 482 "Loop Detected" back from 0.0.0.0
This wasn't so obvious as I tried removing fields one at a time at first
as I discovered that to undo the addition of this entry after a reload is
done is to completely unload chan_sip.so and load it again.
See also asterisk issue:
https://issues.asterisk.org/view.php?id=15106
======================================================================
----------------------------------------------------------------------
(0105642) svnbot (reporter) - 2009-05-28 09:37
https://issues.asterisk.org/view.php?id=15126#c105642
----------------------------------------------------------------------
Repository: asterisk-gui
Revision: 4804
U branches/2.0/config/js/pbx2.js
U branches/2.0/config/js/trunks_voip.js
------------------------------------------------------------------------
r4804 | rbrindley | 2009-05-28 09:37:13 -0500 (Thu, 28 May 2009) | 13
lines
- fixed an issue where the GUI would write outboundproxy when it was null
- fixed an issue where the GUI would not delete outboundproxy on edit if
its new value was null
(closes issue https://issues.asterisk.org/view.php?id=15142)
Reported by: Romik
(closes issue https://issues.asterisk.org/view.php?id=15126)
Reported by: timeshell
(closes issue https://issues.asterisk.org/view.php?id=14986)
Reported by: emrah
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk-gui?view=rev&revision=4804
Issue History
Date Modified Username Field Change
======================================================================
2009-05-28 09:37 svnbot Checkin
2009-05-28 09:37 svnbot Note Added: 0105642
2009-05-28 09:37 svnbot Assigned To awk => rbrindley
2009-05-28 09:37 svnbot Status assigned => resolved
2009-05-28 09:37 svnbot Resolution open => fixed
======================================================================
More information about the asterisk-bugs
mailing list