<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18783">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face=Arial>Hi All</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>am using trixbox with call queues..I've set 
setinterfacevars=yes in queues.conf&nbsp; and following is dial plan 
:</FONT></DIV>
<DIV><FONT size=2 face=Arial>[test]<BR>exten =&gt; s,1,Answer()<BR>exten =&gt; 
s,2,Set(FILE_NAME=${CALLERID(num)}-${MEMBERINTERFACE}-${STRFTIME(${EPOCH},,%Y%m%d-%H%M%S)})<BR>exten 
=&gt; s,3,Monitor(wav,${FILE_NAME},m)<BR>exten =&gt; s,4,queue(55365)<BR>exten 
=&gt; s,5,Hangup()<BR>but MEMBERINTERFACE is always empty - i basically want to 
add the member who took that call in that monitor file..i tried in trixbox too 
bt problem persists...can anyone throw some light ?</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>rgds</FONT></DIV>
<DIV><FONT size=2 face=Arial>Sriram</FONT></DIV></BODY></HTML>