On 01/18/13 18:09, Steve Edwards wrote:
On Fri, 18 Jan 2013, Joseph wrote:
I've modified it but the call is recorded as "raw" extension and no
TIMESTAMP.
exten => 11,n,Set(CALLFILENAME=${EXTEN:1}-${TIMESTAMP})
exten => 11,n,MixMonitor(${CALLFILENAME},wav,b)
Please re-read the description for mixmonitor(). The arguments are not the
same as monitor().
Got it, it should be:
exten => 11,n,Set(CALLFILENAME=${EXTEN}-${TIMESTAMP})
exten => 11,n,MixMonitor(${CALLFILENAME}.wav,b)
However, my argument "${TIMESTAMP}" is not taking any effect :-/
--
Joseph
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users