RE: [Asterisk-Users] TIMESTAMP, DATETIME not working

2006-03-02 Thread Corporate IT Solutions - Michael Dunne
: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] TIMESTAMP, DATETIME not working > show function STRFTIME -= Info about function 'STRFTIME' =- [Syntax] STRFTIME([][,[timezone][,format]]) [Synopsis] Returns the current date/time i

Re: [Asterisk-Users] TIMESTAMP, DATETIME not working

2006-03-02 Thread Mark Hulber
> show function STRFTIME -= Info about function 'STRFTIME' =- [Syntax] STRFTIME([][,[timezone][,format]]) [Synopsis] Returns the current date/time in a specified format. [Description] Not available Example: exten => s,n,NoOp(TIME=${STRFTIME(,EST5EDT,%d%b%Y-%H:%M:%S)})

[Asterisk-Users] TIMESTAMP, DATETIME not working

2006-03-02 Thread Corporate IT Solutions - Michael Dunne
I am using the latest SVN version 1.2 of Asterisk When I attempt to test the output of certain variables, for use in file naming etc, certain key ones appear to fail. exten => ,1,NoOp(${EPOCH}) Returns -- Executing NoOp("SIP/200-638c", "1141352935") in new stack exten => 5556,1,NoOp(${TI