[asterisk-users] Can YOU find a trailing parenthesis?
sean darcy
seandarcy2 at gmail.com
Sun May 17 14:07:41 CDT 2009
On 1.6.1, I must be losing my eyesight:
[internal]
include => outbound-pstn
.............
include => meetme ; 2663
include => setup-meetme-conf-room ; 6000xxxYYYY
[setup-meetme-conf-room]
exten => _6000XXXNXXX,n,Set(Time-in-secs="${STRFTIME(${EPOCH},,%s}" )
........
CLI:
-- Starting simple switch on 'DAHDI/1-1'
[2009-05-17 14:54:49] WARNING[13433]: pbx.c:2846 func_args: Can't find
trailing parenthesis?
-- Executing [60001234567 at internal:1] Set("DAHDI/1-1",
"Time-in-secs= "1242586489" ") in new stack
.........
I've tried it with and without quotes around STRFTIME.
Now it works, so I can't really complain,
But I'm worried this come bite me later, somehow.
sean
More information about the asterisk-users
mailing list