Hi All

am using trixbox with call queues..I've set setinterfacevars=yes in queues.conf 
 and following is dial plan :
[test]
exten => s,1,Answer()
exten => 
s,2,Set(FILE_NAME=${CALLERID(num)}-${MEMBERINTERFACE}-${STRFTIME(${EPOCH},,%Y%m%d-%H%M%S)})
exten => s,3,Monitor(wav,${FILE_NAME},m)
exten => s,4,queue(55365)
exten => s,5,Hangup()
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 ?

rgds
Sriram
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to