[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:32:34 CST 2007


A NOTE has been added to this issue. 
====================================================================== 
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:32 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 15:32  
---------------------------------------------------------------------- 
Ahh, it sounds like your browser is treating <sip:${ARG1}> as html.  The
GUI may need to do something about escaping it. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
11-13-07 15:32  qwell          Note Added: 0073600                          
======================================================================




More information about the asterisk-bugs mailing list