[asterisk-bugs] [AsteriskNOW 0011234]: AsteriskNOW File Editor Strips required characters from lines
noreply at bugs.digium.com
noreply at bugs.digium.com
Thu Dec 6 09:31:35 CST 2007
The following issue has been CLOSED
======================================================================
http://bugs.digium.com/view.php?id=11234
======================================================================
Reported By: DSherwood
Assigned To: bkruse
======================================================================
Project: AsteriskNOW
Issue ID: 11234
Category: GUI Issues
Reproducibility: always
Severity: major
Priority: normal
Status: closed
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 11-13-2007 11:27 CST
Last Modified: 12-06-2007 09:31 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}>
======================================================================
----------------------------------------------------------------------
bkruse - 12-06-07 09:31
----------------------------------------------------------------------
Fixed in the asterisknow branch, will be in next release.
(http://asteriskNOW.org/install-related)
Issue History
Date Modified Username Field Change
======================================================================
12-06-07 09:31 bkruse Status assigned => closed
12-06-07 09:31 bkruse Note Added: 0074913
======================================================================
More information about the asterisk-bugs
mailing list