text
stringlengths
0
152
Asterisk extensions
components, 82
concept of, 61, 81
syntax, 81
Asterisk Gateway Interface (AGI)
account database access example, 327
AGI communication overview
AGI environment variables, 320
commands and responses, 321-325
ending AGI sessions, 325
setting up AGI sessions, 319
AGI variants
Async AGI (AMI-Controlled AGI), 318
EAGI (Enhanced AGI), 317
FastAGI (AGI over TCP), 317
382
|
Index
process-based AGI, 316
building IVRs using, 293
development frameworks, 328
purpose of, 315
quick start example, 315
securing, 373
Asterisk Manager Interface (AMI)
building IVRs using, 293
call files, 299
configuration
http.conf, 304
manager.conf, 304
development framework selection, 313
example usage
originating calls, 310
redirecting calls, 312
protocol overview
AMI over HTTP, 308
manager events and actions, 305
message encoding, 306
purpose of, 299
quick start guide
AMI over HTTP, 303
AMI over TCP, 302
configuration, 301
securing, 373
Asterisk packages, 25
Asterisk Realtime Architecture (ARA)
Dynamic Realtime, 281
external scripts, 279
Static Realtime, 279
types of, 278
Asterisk REST Interface (ARI)
benefits and drawbacks of, 331
building blocks of
overview, 337
RESTful interface, 337
Stasis Message Bus, 338
building IVRs using, 293
frameworks
ari-py (and aioari) for Python, 339
ari4java, 340
aricpp, 340
asterisk-ari-client, 340
AsterNET.ARI, 339
benefits of, 338
node-ari-client, 339
phpari, 340
quick start example
basic Asterisk configuration, 332
security warning, 332
testing ARI environment, 333
working with ARI environment, 334
securing, 373