Calling PHP and Drupal functions from inside a script
When handling VoipScript parameters, VoIP Drupal processes strings that start with the ^ symbol as expressions to be evaluated. For
Command execution
With the exception of isError() or getErrorMessage(), the majority of VoipScript methods simply add commands to an internal list maintained
Handling script variables
Most VoipScript commands receive parameters as input and set script variables as output.
