Can anyone verify that when you write a PBX variable with two
underscores at the front it will remain through all new channel creation?

in other words:

pbx_builtin_setvar_helper(owner, "__VARIABLE", "12345");

---- much later in call ---

savedvalue = pbx_builtin_getvar_helper(owner, "__VARIABLE");

Thanks.

-- 
Nick Wong
Sip Developer
Kancharla Corp
256-705-5075

_______________________________________________
Asterisk-Dev mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-dev
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev

Reply via email to