[asterisk-bugs] [Asterisk-GUI 0014911]: Incoming Calling Rules

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Apr 21 08:05:56 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=14911 
====================================================================== 
Reported By:                magicrhesus
Assigned To:                awk
====================================================================== 
Project:                    Asterisk-GUI
Issue ID:                   14911
Category:                   Service Providers/Trunks
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     acknowledged
Asterisk GUI Version:       SVN 
Asterisk Version:           1.4.21.2 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2009-04-16 08:02 CDT
Last Modified:              2009-04-21 08:05 CDT
====================================================================== 
Summary:                    Incoming Calling Rules
Description: 
I noticed a bug on my instance of Asterisk GUI. When I create an incoming
line, I have strange thins that appears on the interface and this what is
created in extensions.conf :

[DID_trunk_2_default]
exten = s|1|Voicemail(3000,u)

If i change it to the correct syntax, everything seems right :

[DID_trunk_2_default]
exten = s,1,Voicemail(3000,u)
====================================================================== 

---------------------------------------------------------------------- 
 (0103522) svnbot (reporter) - 2009-04-21 08:05
 http://bugs.digium.com/view.php?id=14911#c103522 
---------------------------------------------------------------------- 
Repository: asterisk-gui
Revision: 4748

U   branches/2.0/config/js/pbx2.js

------------------------------------------------------------------------
r4748 | rbrindley | 2009-04-21 08:05:55 -0500 (Tue, 21 Apr 2009) | 7 lines


- fixed an issue where incoming calling rules were being improperly
written

(closes issue http://bugs.digium.com/view.php?id=14911)
Reported by: magicrhesus


------------------------------------------------------------------------

http://svn.digium.com/view/asterisk-gui?view=rev&revision=4748 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-04-21 08:05 svnbot         Checkin                                      
2009-04-21 08:05 svnbot         Note Added: 0103522                          
======================================================================




More information about the asterisk-bugs mailing list