Posted by ben.bunk on September 1, 2011 at 4:53am
Does anyone know if VoIP Scripts are tokenized? I'd like to personalize the script a bit with some with Username and possibly other values.
Categories: token, voip script
Does anyone know if VoIP Scripts are tokenized? I'd like to personalize the script a bit with some with Username and possibly other values.
Comments
Re: Are VoIP Scripts Tokenized?
Hi ben.bunk,
Unfortunately, VoIP scripts are not tokenized... you'll have to call token_replace() manually from inside your script function in order to do what you want...
Cheers,
Leo