Adding Custom Commands To AMI

Home » Asterisk Users » Adding Custom Commands To AMI
Asterisk Users 2 Comments

Hi.

https://www.voip-info.org/wiki/view/Asterisk+manager+API says that “There are a finite (but extendable) set of actions available to the client, determined by the modules presently loaded in the Asterisk engine.”

Can anyone point me at some appropriate documentation for adding custom commands to the AMI to extend the available actions?

Thanks,

Antony.

2 thoughts on - Adding Custom Commands To AMI

  • Okay, I guess that was implied from the “determined by the modules presently loaded” in the wiki article.

    Any good online docs on writing Asterisk modules?

    I’m comfortable enough writing C, but where do I start for library calls etc?

    Antony.