<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 12/05/10 09:08, Jonas Kellens wrote:
<blockquote cite="mid:4BEA61EC.5040108@telenet.be" type="cite">
  <meta http-equiv="content-type"
 content="text/html; charset=ISO-8859-1">
  <font face="Helvetica, Arial, sans-serif">Hello list,<br>
  <br>
when I sent an incoming call first to a queue and after the timeout to
a dial-command, while the correspondent's phone rings there is no
ringtone for the caller...<br>
  <br>
So it goes like this :<br>
  <br>
1. dial(SIP/account1,20)<br>
  <br>
2. queue(myqueue,,,,20)<br>
  <br>
3. dial(SIP/account2)<br>
  <br>
In step 1 there is a ringtone for the caller.<br>
In step 2 there is musiconhold (class default) for the caller.<br>
In step 3 there is silence for as lang as the phone rings...<br>
  <br>
  <br>
Is there an explanation why there is no "ringing"-tone for the caller
?? Could I resolve this (like with Playtone) ??<br>
  <br>
  <br>
Jonas.<br>
  </font>
</blockquote>
You need to use the r option in the Queue command, try:<br>
<br>
<font face="Helvetica, Arial, sans-serif">queue(myqueue,r,,,20)</font><br>
<br>
Ish<br>
<div class="moz-signature">-- <br>
<title></title>
<span
 style="font-family: Arial,Helvetica,sans-serif; color: rgb(0, 0, 0);">Ishfaq
Malik<br>
Software Developer<br>
PackNet Ltd<br>
<br>
Office:&nbsp;&nbsp;&nbsp;0161 660 3062<br>
</span>
</div>
</body>
</html>