| Variable | Description | | application.errorURL | where to go if the application terminated due to an unhandled event. There is a default URL provided by the system; setting it empty deactivates this feature |
| session.accountID | Voxeo ID of the called party (if known) |
| session.applicationID | the Voxeo applicationID number |
| session.callerID | the caller's phone number |
| session.calledID | the number that was called to get here |
| session.eventsenderID | the session ID of the sender of the last external event |
| session.eventvalue | the event value sent to the invoking (parent) document when a <run> (child) session ends |
| session.ID | identifier for the current session |
| session.lastchoice | contains the last user utterance return value |
| session.lastconfidence | contains the match confidence value from the last user input received in the application |
| session.lasterror | printable information about the last error that happened |
| session.lasteventID | contains the last event/action's 'id' value, which can then be compared with an element's 'id' attribute to perform application logic |
| session.lastphrase | contains the user's last utterance |
| session.lasttermdigit | contains information that remembers the last termdigit the caller pressed |
| session.lastutterance | contains the last recognized utterance from the caller |
| session.privatecallerID | contains a boolean value which indicates whether or not 'callblocking' is enabled for the number. Note that this value may not always be populated, depending on the exchange. |
| session.redirectedcalledID | displays the original callerID value, if the number dialed has an active redirect enabled |
| session.SIPCallID | displays a unique ID that can be used to track a SIP-based call |
| session.subaccountID | party-specific information |