[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 14:14:08 CDT 2007
The following issue has been ASSIGNED.
======================================================================
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 14:14 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.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
09-10-07 14:14 bkruse Status feedback => assigned
09-10-07 14:14 bkruse Assigned To => bkruse
======================================================================
More information about the asterisk-bugs
mailing list