AGIRequest Properties |
The AGIRequest type exposes the following members.
Name | Description | |
---|---|---|
AccountCode |
Returns the account code set for the call.
| |
CallerId | ||
CallerIdName | ||
CallingAni2 | ||
CallingPres | ||
CallingTns | ||
CallingTon | ||
Channel |
Returns the name of the channel.
| |
Context |
Returns the context in the dial plan from which the AGI script was called.
| |
Dnid | ||
Enhanced |
Returns wheather this agi is passed audio (EAGI - Enhanced AGI). Enhanced AGI is currently not supported on FastAGI. true if this agi is passed audio, false otherwise. | |
Extension |
Returns the extension in the dial plan from which the AGI script was called.
| |
Language |
Returns the language, for example "en".
| |
LocalAddress | ||
LocalPort | ||
Priority |
Returns the priority in the dial plan from which the AGI script was called.
| |
Rdnis | ||
RemoteAddress | ||
RemotePort | ||
Request | ||
RequestURL |
Returns the full URL of the request in the form agi://host[:port][/script].
| |
Script |
Returns the name of the script to execute.
| |
Type |
Returns the type of the channel, for example "SIP".
| |
UniqueId |
Returns the unqiue id of the channel.
|