<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: 12pt">
<DIV>Hmm,</DIV>
<DIV>First i must correct myself, MEMBERINTERFACE seems to be NULL, not the 
“device” that called in, my bad reading.</DIV>
<DIV>Did some changes:</DIV>
<DIV>queues.conf</DIV>
<DIV>---------------</DIV>
<DIV>[Kinna]</DIV>
<DIV>keepstats=yes</DIV>
<DIV>ringinuse=no</DIV>
<DIV>setinterfacevar=yes</DIV>
<DIV>setqueuevar=yes</DIV>
<DIV>strategy=rrmemory</DIV>
<DIV>timeout=5</DIV>
<DIV>wrapuptime=120</DIV>
<DIV>&nbsp;</DIV>
<DIV>extensions.conf</DIV>
<DIV>----------------</DIV>
<DIV>exten =&gt; 0320209030,1,Answer()</DIV>
<DIV>exten =&gt; 
0320209030,n,ExecIf($[${QUEUE_MEMBER(Kinna,logged)}=0]?Queue(Goteborg,rtT))</DIV>
<DIV>exten =&gt; 0320209030,n,Queue(Kinna,nrtT)</DIV>
<DIV>exten =&gt; 0320209030,n,NoOp(${MEMBERINTERFACE})</DIV>
<DIV>exten =&gt; 0320209030,n,NoOp(${MEMBERNAME})</DIV>
<DIV>exten =&gt; 0320209030,n,NoOp(${QUEUENAME})</DIV>
<DIV>exten =&gt; 0320209030,n,Queue(Goteborg,rtT)</DIV>
<DIV>exten =&gt; 0320209030,n,Hangup()</DIV>
<DIV>&nbsp;</DIV>
<DIV>Same call flows as below:</DIV>
<DIV>== Using SIP RTP CoS mark 5</DIV>
<DIV>&nbsp; -- Executing [0320209030@inputinterior.se:1] 
Answer("SIP/0317998985-00000050", "") in new stack</DIV>
<DIV>&nbsp; -- Executing [0320209030@inputinterior.se:2] 
ExecIf("SIP/0317998985-00000050", "0?Queue(Goteborg,rtT)") in new stack</DIV>
<DIV>&nbsp; -- Executing [0320209030@inputinterior.se:3] 
Queue("SIP/0317998985-00000050", "Kinna,nrtT") in new stack</DIV>
<DIV>== Using SIP RTP CoS mark 5</DIV>
<DIV>&nbsp; -- SIP/0317998972-00000051 is ringing</DIV>
<DIV>&nbsp; -- SIP/0317998972-00000051 is ringing</DIV>
<DIV>&nbsp; -- SIP/0317998972-00000051 is ringing</DIV>
<DIV>&nbsp; -- SIP/0317998972-00000051 is ringing</DIV>
<DIV>&nbsp; -- Nobody picked up in 5000 ms</DIV>
<DIV>&nbsp; -- Exiting on time-out cycle</DIV>
<DIV>&nbsp; -- Executing [0320209030@inputinterior.se:4] 
NoOp("SIP/0317998985-00000050", "") in new stack</DIV>
<DIV>&nbsp; -- Executing [0320209030@inputinterior.se:5] 
NoOp("SIP/0317998985-00000050", "") in new stack</DIV>
<DIV>&nbsp; -- Executing [0320209030@inputinterior.se:6] 
NoOp("SIP/0317998985-00000050", "Kinna") in new stack</DIV>
<DIV>&nbsp; -- Executing [0320209030@inputinterior.se:7] 
Queue("SIP/0317998985-00000050", "Goteborg,rtT") in new stack</DIV>
<DIV>&nbsp;</DIV>
<DIV>QUEUENAME is working the way i am excpecting but MEMBERINTERFACE and 
MEMBERNAME is not, or am I wrong?</DIV>
<DIV 
style="FONT-STYLE: normal; DISPLAY: inline; FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: small; FONT-WEIGHT: normal; TEXT-DECORATION: none">
<DIV style="FONT: 10pt tahoma">
<DIV><FONT size=3 face=Calibri></FONT>&nbsp;</DIV>
<DIV style="BACKGROUND: #f5f5f5">
<DIV style="font-color: black"><B>From:</B> <A title=magnus.b@inputinterior.se 
href="mailto:magnus.b@inputinterior.se">magnus.b@inputinterior.se</A> </DIV>
<DIV><B>Sent:</B> Sunday, February 20, 2011 8:05 AM</DIV>
<DIV><B>To:</B> <A title=asterisk-users@lists.digium.com 
href="mailto:asterisk-users@lists.digium.com">asterisk-users@lists.digium.com</A> 
</DIV>
<DIV><B>Subject:</B> [asterisk-users] MEMBERINTERFACE and MEMBERNAME 
questions</DIV></DIV></DIV>
<DIV>&nbsp;</DIV></DIV>
<DIV 
style="FONT-STYLE: normal; DISPLAY: inline; FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: small; FONT-WEIGHT: normal; TEXT-DECORATION: none">
<DIV dir=ltr>
<DIV style="FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: 12pt">
<DIV>Hi!</DIV>
<DIV>&nbsp;</DIV>
<DIV>Did play around with queues and need some help. I thought that 
MEMBERINTERFACE and MEMBERNAME should be set to the “device” the call was queued 
to not the device that called the queue, or do i miss something?</DIV>
<DIV>Running: Asterisk 1.8.2.3 built by root @ sip on a i686 running Linux on 
2011-01-31 13:38:23 UTC</DIV>
<DIV>&nbsp;</DIV>
<DIV>0317998985 calls Kinna (0320209030)</DIV>
<DIV>Tomas Ekman (SIP/0317998972) receives the call but don’t answer.</DIV>
<DIV>&nbsp;</DIV>
<DIV>When the queue “timeout” I would like to get the name of the device that 
didn’t answered, in my case: SIP/0317998972.</DIV>
<DIV>${MEMBERINTERFACE} gives me the name of the device that called in.</DIV>
<DIV>&nbsp;</DIV>
<DIV>queue show Kinna</DIV>
<DIV>----------------</DIV>
<DIV>Kinna has 0 calls (max unlimited) in 'rrmemory' strategy (4s holdtime, 2s 
talktime), W:0, C:1, A:13, SL:0.0% within 0s</DIV>
<DIV>&nbsp;&nbsp; Members:</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Tomas Ekman (SIP/0317998972) with penalty 1 
(dynamic) (Not in use) has taken no calls yet</DIV>
<DIV>&nbsp;&nbsp; No Callers</DIV>
<DIV>&nbsp;</DIV>
<DIV>queues.conf</DIV>
<DIV>-----------</DIV>
<DIV>[general]</DIV>
<DIV>;</DIV>
<DIV>autofill=yes</DIV>
<DIV>keepstats=yes</DIV>
<DIV>setinterfacevar=yes</DIV>
<DIV>;</DIV>
<DIV>[Kinna]</DIV>
<DIV>retry=5</DIV>
<DIV>ringinuse=no</DIV>
<DIV>strategy=rrmemory</DIV>
<DIV>timeout=20</DIV>
<DIV>wrapuptime=120</DIV>
<DIV>&nbsp;</DIV>
<DIV>extensions.conf</DIV>
<DIV>---------------</DIV>
<DIV>exten =&gt; 0320209030,1,Answer()</DIV>
<DIV>exten =&gt; 
0320209030,n,ExecIf($[${QUEUE_MEMBER(Kinna,logged)}=0]?Queue(Goteborg,rtT))</DIV>
<DIV>exten =&gt; 0320209030,n,Queue(Kinna,nrtT)</DIV>
<DIV>exten =&gt; 0320209030,n,NoOp(${MEMBERINTERFACE})</DIV>
<DIV>exten =&gt; 0320209030,n,NoOp(${MEMBERNAME})</DIV>
<DIV>exten =&gt; 0320209030,n,Queue(Goteborg,rtT)</DIV>
<DIV>exten =&gt; 0320209030,n,Hangup()</DIV>
<DIV>&nbsp;</DIV>
<DIV>CLI&gt;</DIV>
<DIV>----</DIV>
<DIV>&nbsp; == Using SIP RTP CoS mark 5</DIV>
<DIV>&nbsp;&nbsp;&nbsp; -- Executing [0320209030@inputinterior.se:1] 
Answer("SIP/0317998985-00000033", "") in new stack</DIV>
<DIV>&nbsp;&nbsp;&nbsp; -- Executing [0320209030@inputinterior.se:2] 
ExecIf("SIP/0317998985-00000033", "0?Queue(Goteborg,rtT)") in new stack</DIV>
<DIV>&nbsp;&nbsp;&nbsp; -- Executing [0320209030@inputinterior.se:3] 
Queue("SIP/0317998985-00000033", "Kinna,nrtT") in new stack</DIV>
<DIV>&nbsp; == Using SIP RTP CoS mark 5</DIV>
<DIV>&nbsp;&nbsp;&nbsp; -- SIP/0317998972-00000034 is ringing</DIV>
<DIV>&nbsp;&nbsp;&nbsp; -- SIP/0317998972-00000034 is ringing</DIV>
<DIV>&nbsp;&nbsp;&nbsp; -- SIP/0317998972-00000034 is ringing</DIV>
<DIV>&nbsp;&nbsp;&nbsp; -- SIP/0317998972-00000034 is ringing</DIV>
<DIV>&nbsp;&nbsp;&nbsp; -- SIP/0317998972-00000034 is ringing</DIV>
<DIV>&nbsp;&nbsp;&nbsp; -- SIP/0317998972-00000034 is ringing</DIV>
<DIV>&nbsp;&nbsp;&nbsp; -- Nobody picked up in 20000 ms</DIV>
<DIV>&nbsp;&nbsp;&nbsp; -- Exiting on time-out cycle</DIV>
<DIV>&nbsp;&nbsp;&nbsp; -- Executing [0320209030@inputinterior.se:4] 
NoOp("SIP/0317998985-00000033", "") in new stack</DIV>
<DIV>&nbsp;&nbsp;&nbsp; -- Executing [0320209030@inputinterior.se:5] 
NoOp("SIP/0317998985-00000033", "") in new stack</DIV>
<DIV>&nbsp;&nbsp;&nbsp; -- Executing [0320209030@inputinterior.se:6] 
Queue("SIP/0317998985-00000033", "Goteborg,rtT") in new stack</DIV>
<DIV>&nbsp; == Spawn extension (inputinterior.se, 0320209030, 6) exited non-zero 
on 'SIP/0317998985-00000033'</DIV>
<DIV>&nbsp;</DIV>
<DIV>Could any help me understand what I am doing wrong?</DIV>
<DIV>&nbsp;</DIV>
<DIV>/Magnus</DIV></DIV></DIV>
<P>
<HR>
--<BR>_____________________________________________________________________<BR>-- 
Bandwidth and Colocation Provided by http://www.api-digital.com --<BR>New to 
Asterisk? Join us for a live introductory webinar every 
Thurs:<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
http://www.asterisk.org/hello<BR><BR>asterisk-users mailing list<BR>To 
UNSUBSCRIBE or update options visit:<BR>&nbsp;&nbsp; 
http://lists.digium.com/mailman/listinfo/asterisk-users</DIV></DIV></DIV></BODY></HTML>