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

noreply at bugs.digium.com noreply at bugs.digium.com
Sun Sep 9 22:10:13 CDT 2007


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=10662 
====================================================================== 
Reported By:                robardill
Assigned To:                
====================================================================== 
Project:                    AsteriskNOW
Issue ID:                   10662
Category:                   GUI Issues
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             09-06-2007 21:08 CDT
Last Modified:              09-09-2007 22:10 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-09-07 22:10  
---------------------------------------------------------------------- 
Perhaps try specifying "GOTO IVR" or Extension.

I'm seeing the when succesive edits are made to the ring group without
exiting the ring group section. 

See attached image for evidence. 

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




More information about the asterisk-bugs mailing list