<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: 12pt">
<DIV>Hi,</DIV>
<DIV>&nbsp;</DIV>
<DIV>I have missed something so I wonder if someone could explain for me?</DIV>
<DIV>&nbsp;</DIV>
<DIV>0424449647 desktop phone</DIV>
<DIV>0106024647 DECT phone</DIV>
<DIV>0424449630 Helsingborg queue</DIV>
<DIV>&nbsp;</DIV>
<DIV>extensions.conf</DIV>
<DIV>---------------</DIV>
<DIV>[support]</DIV>
<DIV>exten =&gt; 0424449647,hint,SIP/0424449647&amp;SIP/0106024647</DIV>
<DIV>exten =&gt; 
0424449647,1,Dial(SIP/0424449647&amp;SIP/0106024647,15,rtT)</DIV>
<DIV>[inputinterior.se]</DIV>
<DIV>exten =&gt; 0/0424449647,1,Answer()</DIV>
<DIV>exten =&gt; 
0/0424449647,n,RemoveQueueMember(Helsinborg,Local/0424449647@support)</DIV>
<DIV>exten =&gt; 0/0424449647,n,Hangup()</DIV>
<DIV>;</DIV>
<DIV>exten =&gt; 1/0424449647,1,Answer()</DIV>
<DIV>exten =&gt; 
1/0424449647,n,RemoveQueueMember(Helsinborg,Local/0424449647@support)</DIV>
<DIV>exten =&gt; 
1/0424449647,n,AddQueueMember(Helsinborg,Local/0424449647@support,1,,Lisbeth 
Mingert Nilsson,SIP/0424449647)</DIV>
<DIV>exten =&gt; 1/0424449647,n,Hangup()</DIV>
<DIV>;</DIV>
<DIV>exten =&gt; 0424449630,1,Answer()</DIV>
<DIV>exten =&gt; 
0424449630,n,ExecIf($[${QUEUE_MEMBER(Helsingborg,logged)}=0]?Queue(Goteborg,rtT))</DIV>
<DIV>exten =&gt; 0424449630,n,Queue(Helsingborg,nrtT)</DIV>
<DIV>&nbsp;</DIV>
<DIV>If i dial 0424449630 both desktop and DECT phone rings (if 0424449647 is 
logged in ofc)</DIV>
<DIV>&nbsp;</DIV>
<DIV>If desktop phone is answering, everything is fine:</DIV>
<DIV>Lisbeth Mingert Nilsson (Local/0424449647@support) with penalty 1 (dynamic) 
(In use) has taken no calls yet</DIV>
<DIV>&nbsp;</DIV>
<DIV>But if DECT phone is a answering:</DIV>
<DIV>Lisbeth Mingert Nilsson (Local/0424449647@support) with penalty 1 (dynamic) 
(Not in use) has taken 1 calls (last was 136 secs ago)</DIV>
<DIV>&nbsp;</DIV>
<DIV>I am looking for a way to "monitor" both phones.</DIV>
<DIV>&nbsp;</DIV>
<DIV>I hought i could do something like:</DIV>
<DIV>exten =&gt; 
1/0424449647,n,AddQueueMember(Helsinborg,Local/0424449647@support,1,,Lisbeth 
Mingert Nilsson,SIP/0424449647&amp;SIP/0106024647)</DIV>
<DIV>But that didn't work.</DIV>
<DIV>&nbsp;</DIV>
<DIV>/Magnus</DIV></DIV></DIV></BODY></HTML>