[asterisk-bugs] [AsteriskNOW 0011234]: AsteriskNOW File Editor Strips required characters from lines
noreply at bugs.digium.com
noreply at bugs.digium.com
Tue Nov 13 15:30:21 CST 2007
The following issue has been REOPENED.
======================================================================
http://bugs.digium.com/view.php?id=11234
======================================================================
Reported By: DSherwood
Assigned To: qwell
======================================================================
Project: AsteriskNOW
Issue ID: 11234
Category: GUI Issues
Reproducibility: always
Severity: major
Priority: normal
Status: feedback
======================================================================
Date Submitted: 11-13-2007 11:27 CST
Last Modified: 11-13-2007 15:30 CST
======================================================================
Summary: AsteriskNOW File Editor Strips required characters
from lines
Description:
In order to set up forwarding the following line is supposed to be added to
extensions.conf ...
exten => s-NOANSWER,1,SIPAddHeader(Diversion:
<sip:${ARG1}>\;reason=no-answer)
However, the File Editor removes characters so this is seen in the editor
preview screen ....
exten => s-NOANSWER,1,SIPAddHeader(Diversion:
and when you try and edit it again this is what is in the editor ...
exten=s-NOANSWER,1,SIPAddHeader(Diversion: <sip:${ARG1}>
======================================================================
----------------------------------------------------------------------
DSherwood - 11-13-07 15:30
----------------------------------------------------------------------
OS Version:
Linux asterisk.getaway.isle 2.6.19.7-0.4.gcc3.4.x86.i686
http://bugs.digium.com/view.php?id=1 Tue May 1
13:00:52 EDT 2007 i686 i686 i386 GNU/Linux
Asterisk Build:
Asterisk 1.4.13
Asterisk GUI-version Revision: 1773 $
Problem remains. The GUI is stripping out <sip:${ARG1}> from
exten => s-NOANSWER,1,SIPAddHeader(Diversion:
<sip:${ARG1}>\;reason=no-answer)
However, the extensions.conf remains intact and when editing the file the
full text is displayed intact. Just the GUI display is missing characters.
Issue History
Date Modified Username Field Change
======================================================================
11-13-07 15:30 DSherwood Status closed => feedback
11-13-07 15:30 DSherwood Resolution fixed => reopened
11-13-07 15:30 DSherwood Note Added: 0073599
======================================================================
More information about the asterisk-bugs
mailing list