<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-FAMILY: 'Verdana'; COLOR: #000000; FONT-SIZE: 10pt">
<DIV>I have support call group that works as it should. When a caller selects 
the support call group it rings all the support extensions as it should. The 
problem arises when a support member is logged in to their extension but is not 
at their computer. The call will continue to ring the call group forever. I 
would like to change this so it will only ring for a set amount of time.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Currently if the support group is busy or they manually decline the call 
the incoming call will be transferred to the general extension. </DIV>
<DIV>I would like to mimic this behaviour when the call goes unanswered after 20 
secs or so.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Here is the Call Group Settings:</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;&nbsp;&nbsp; &lt;extension name="group_dial_support"&gt;</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;condition field="destination_number" 
expression="^2001$"&gt;</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="set" 
data="call_timeout=2000"/&gt;</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="set" 
data="hangup_after_bridge=true"/&gt;</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="set" 
data="continue_on_fail=true"/&gt;</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="bridge" 
data="group/support@$${domain}"/&gt;</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action 
application="answer"/&gt;</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="sleep" 
data="100"/&gt;</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="bridge" 
data="sofia/internal/1000@$${domain}"/&gt;</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/condition&gt;</DIV>
<DIV>&nbsp;&nbsp;&nbsp; &lt;/extension&gt;</DIV>
<DIV>&nbsp;</DIV>
<DIV>I hope I’ve explained my problem clearly.</DIV>
<DIV>&nbsp;</DIV>
<DIV>-Rob</DIV>
<DIV>&nbsp;</DIV>
<DIV style="FONT-FAMILY: 'Verdana'; COLOR: #000000; FONT-SIZE: 10pt">Robert 
Longfield<BR>SEO Specialist<BR>KL Insight<BR>http://klinsight.com/<BR>Tel: 
613-344-2116 | Fax: 613.634.7029<BR>993 Princess Street, Suite 212<BR>Kingston, 
ON K7L 1H3, Canada<BR><BR><BR>Notice of Confidentiality:<BR>The information 
transmitted is intended only for the person or entity to which it is addressed 
and may contain confidential and/or privileged material. Any review 
re-transmission dissemination or other use of or taking of any action in 
reliance upon this information by persons or entities other than the intended 
recipient is prohibited. If you received this in error please contact the sender 
immediately by return electronic transmission and then immediately delete this 
transmission including all attachments without copying distributing or 
disclosing same.</DIV></DIV></DIV></BODY></HTML>