[asterisk-users] record filename + extension

Joseph syscon780 at gmail.com
Fri Feb 1 07:31:27 CST 2013


When recording the filename I use:
exten => _NXXXXXX,n,Set(recordfilename=${EXTEN}-${STRFTIME(${EPOCH},MST,%C%y_%m_%d_%H%M)}.wav)

This works OK but I would like to add to the name the local extension from which the calls is originating, what is the variable called?

-- 
Joseph



More information about the asterisk-users mailing list