[Asterisk-Dev] PBX variables

Nicholas Wong nwong at kancharla.com
Wed Jun 22 04:31:31 MST 2005


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




More information about the asterisk-dev mailing list