Hi list, The default file name format for touch monitor (automon) recordings is: auto-${EPOCH}-caller-calee It's possible to use the ${TOUCH_MONITOR} variable to change the 'caller-calee' part, but what about the 'auto-${EPOCH}-' part? I've been trying to use ${MONITOR_EXEC_ARGS} to add some more commands after the somix sequence for mp3 conversion. This should work, but I've so far failed to produce any mp3 files because I'm not able to predict the above epoch number. If I could alter 'auto-${EPOCH}-', or if it was stored in a variable I could use, then I'm sure my plan will succeed. Any ideas? Thanks, Jaap
Mojo with Horan & Company, LLC
2008-Feb-15 19:43 UTC
[asterisk-users] Touch monitor file name format
Will "Set(MONITOR_FILENAME=/blahblah/filename)" work for you? Moj Jaap Winius wrote:> Hi list, > > The default file name format for touch monitor (automon) recordings is: > > auto-${EPOCH}-caller-calee > > It's possible to use the ${TOUCH_MONITOR} variable to change the > 'caller-calee' part, but what about the 'auto-${EPOCH}-' part? > > I've been trying to use ${MONITOR_EXEC_ARGS} to add some more commands > after the somix sequence for mp3 conversion. This should work, but > I've so far failed to produce any mp3 files because I'm not able to > predict the above epoch number. If I could alter 'auto-${EPOCH}-', or > if it was stored in a variable I could use, then I'm sure my plan will > succeed. > > Any ideas? > > Thanks, > > Jaap > > > _______________________________________________ > -- 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 >