[asterisk-bugs] [AsteriskNOW 0010662]: Ring Group Timeout not read from extensions.conf
noreply at bugs.digium.com
noreply at bugs.digium.com
Tue Sep 11 00:37:06 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-11-2007 00:37 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-11-07 00:37
----------------------------------------------------------------------
Problem seems to have disappeared during the update. I can't replicate it
with the latest build, so I guess close the bug. If I encounter it again I
will open again.
Issue History
Date Modified Username Field Change
======================================================================
09-11-07 00:37 robardill Note Added: 0070297
======================================================================
More information about the asterisk-bugs
mailing list