[asterisk-users] Variables losing their value????
Sherwood McGowan
sherwood.mcgowan at gmail.com
Sat Feb 12 01:42:30 CST 2011
Alrighty Gents, let's see if any of you have encountered this
one...Variables losing their value...I'm setting a variable with four
underscores (used to be two, had same issue) so it can be inherited by child
channels, and then the next line in the dialplan I use it but it appears to
be empty...I've googled and found nothing stating this kind of weirdness..
Asterisk 1.8.2.2 (upgrading to 1.8.2.3 shortly)
dialplan:
[menu.main]
exten => s,1,Set(____recfile=${FILTER(0-9,${UNIQUEID})});
exten => s,n,Set(____logfile=${recfile}) ;
The log output:
-- Executing [s at menu.main:1] Set("SIP/9999-00000000",
"____recfile=12974953060") in new stack
-- Executing [s at menu.main:2] Set("SIP/9999-00000000", "____logfile=") in
new stack
Anybody have thoughts?
Thanks,
S McGowan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110212/0e41cdce/attachment.htm>
More information about the asterisk-users
mailing list