[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 11:30:37 CST 2007
The following issue has been RESOLVED.
======================================================================
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: resolved
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 11-13-2007 11:27 CST
Last Modified: 11-13-2007 11: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}>
======================================================================
----------------------------------------------------------------------
qwell - 11-13-07 11:30
----------------------------------------------------------------------
This should already be fixed in later versions of Asterisk. Try upgrading
to 1.4.13, and reopen if you can still reproduce.
Issue History
Date Modified Username Field Change
======================================================================
11-13-07 11:30 qwell Status new => resolved
11-13-07 11:30 qwell Resolution open => fixed
11-13-07 11:30 qwell Assigned To => qwell
11-13-07 11:30 qwell Note Added: 0073577
======================================================================
More information about the asterisk-bugs
mailing list