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 [[email protected]:1] Set("SIP/9999-00000000",
"____recfile=12974953060") in new stack
-- Executing [[email protected]:2] Set("SIP/9999-00000000", "____logfile=") in
new stack
Anybody have thoughts?
Thanks,
S McGowan
--
_____________________________________________________________________
-- 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