Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| developer_guide:voicexml_references:elements:transfer [2015/10/28 14:39] – borja | developer_guide:voicexml_references:elements:transfer [2015/12/09 22:14] (current) – [Extensions] borja | ||
|---|---|---|---|
| Line 69: | Line 69: | ||
| < | < | ||
| - | “exec:” or “tel:” (with an application name and ()) | + | “execute:” or " |
| The < | The < | ||
| - | Set the attribute dest with a URI like "exec: | + | Set the attribute dest with a URI like "execute: |
| Use “set” to set a variable to the Asterisk channel context: | Use “set” to set a variable to the Asterisk channel context: | ||
| - | < | + | < |
| Use “get” to get a variable value from the Asterisk channel context (value is in the value shadow variable): | Use “get” to get a variable value from the Asterisk channel context (value is in the value shadow variable): | ||
| - | < | + | < |
| <value expr=" | <value expr=" | ||
| - | Use “function” to set an Asterisk function: | + | Use “function:” to set an Asterisk function: |
| - | < | + | < |
| Use ' | Use ' | ||
| - | < | + | < |
| Use “function” to get a Asterik function' | Use “function” to get a Asterik function' | ||
| - | < | + | < |
| <value expr=" | <value expr=" | ||
| Line 100: | Line 100: | ||
| < | < | ||
| - | < | + | < |
| </ | </ | ||