On 3/28/2011 7:41 AM, [email protected] wrote: > Hi! > > Guess I am doing something totally wrong here: Some smart person could > maybe plz tell me what. > > From AMI, I set a variable Action: Setvar\r\nVariable:x\r\n\Value: > 5\r\n\r\n > > From dialplan i can “access” the variable “x” and see the value “5” > From dialplan i modify “x” to “8”. > > But from AMI i still se “x” as “5” not “8”. > > /Magnus
Maybe you need to perform a GetVar to read the new value of that channel variable -- Sherwood McGowan <[email protected]> Carrier, ITSP, Call Center, and PBX Solutions Consultant -- _____________________________________________________________________ -- 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
