[asterisk-users] Monitor

Sriram d_r_sriram at hotmail.com
Mon Jul 6 04:53:29 CDT 2009


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090706/8aad9eaa/attachment.htm 


More information about the asterisk-users mailing list