<div style="font-family:Arial;font-size:14px"><p>Hi!</p>
<p>We have alot of users who are having 2 phones, 1 fixed and 1 DECT.</p>
<p>I am looking for a way to log them into a queue and let both phone rings. Let me try to explain:</p>
<p>0317998975 is a fixed phone, 0317998985 is a DECT. 0317998989 is a queue.</p>
<p>queue add member SIP/0317998975 to 0317998989 works ofc.</p>
<p>sip*CLI&gt; queue show 0317998989<br />0317998989 has 0 calls (max unlimited) in 'rrmemory' strategy (0s holdtime, 0s talktime), W:0, C:0, A:1, SL:0.0% within 0s<br />&nbsp;&nbsp; Members:<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIP/0317998975 (dynamic) (Not in use) has taken no calls yet</p>
<p>But what i would like to do is something like:</p>
<p>queue add member SIP/0317998975&amp;SIP/0317998985 to 0317998989</p>
<p>But that doesnt work. :(</p>
<p>sip*CLI&gt; queue show 0317998989<br />0317998989 has 0 calls (max unlimited) in 'rrmemory' strategy (0s holdtime, 0s talktime), W:0, C:0, A:1, SL:0.0% within 0s<br />&nbsp;&nbsp; Members:<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIP/0317998975&amp;SIP/0317998985 (dynamic) (Unknown) has taken no calls yet</p>
<p>Did try to add a hint: "exten =&gt; kalle,hint,SIP/0317998975&amp;SIP/0317998985" just for testing purposes, that did work:</p>
<p>kalle@inputinterior.se&nbsp;&nbsp;&nbsp; : SIP/0317998975&amp;SIP/0&nbsp; State:Idle&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Watchers&nbsp; 0</p>
<p>But I cant figure out howto "connect" the queue with "kalle", or maybe it is not possible?</p>
<p>/Magnus</p></div>