[asterisk-bugs] [AsteriskNOW 0010662]: Ring Group Timeout not read from extensions.conf

noreply at bugs.digium.com noreply at bugs.digium.com
Mon Sep 10 20:09:35 CDT 2007


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=10662 
====================================================================== 
Reported By:                robardill
Assigned To:                bkruse
====================================================================== 
Project:                    AsteriskNOW
Issue ID:                   10662
Category:                   GUI Issues
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             09-06-2007 21:08 CDT
Last Modified:              09-10-2007 20:09 CDT
====================================================================== 
Summary:                    Ring Group Timeout not read from extensions.conf
Description: 
Create a ring group.

Results in this context being added to extensions.conf
 
[ringroups-custom-1]
gui_ring_groupname = Test
exten = s,1,NoOp(RINGGROUP)
exten = s,n,Dial(SIP/199&SIP/198&SIP/190,20)
exten = s,n,Voicemail(250,b)

Subsequently editing the same ring group results in the the timeout being
read as "undefined". If the field is not reset, this value is not validated
an written back to the configration, causing the ring group to immediately
timeout.

[ringroups-custom-1]
gui_ring_groupname = Test
exten = s,1,NoOp(RINGGROUP)
exten = s,n,Dial(SIP/199&SIP/198&SIP/190,undefined)
exten = s,n,Voicemail(250,b)

Produced with Firefox v2 and IE v7.


====================================================================== 

---------------------------------------------------------------------- 
 robardill - 09-10-07 20:09  
---------------------------------------------------------------------- 
What's the recommended way to update the gui without conary getting upset? 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
09-10-07 20:09  robardill      Note Added: 0070294                          
======================================================================




More information about the asterisk-bugs mailing list