Next: CALLERID dialplan function
Up: Manipulating Party ID Information
Previous: Introduction
Contents
Asterisk contains several tools for manipulating the party ID information
for a call. Additional information can be found by using the 'core show
function' or 'core show application' console commands at the Asterisk CLI.
The following list identifies some of the more common tools for
manipulating the party ID information:
- CALLERID(datatype[,caller-id])
- CONNECTEDLINE(datatype[,i])
- REDIRECTING(datatype[,i])
- Dial() and Queue() dialplan application 'I' option
- Interception macros
- Channel driver specific configuration options.
Subsections
2010-10-19