Asterisk Manager API [PHP]

Asterisk LogoAgain with the PHP code! This time its a bit more exciting than a CakePHP component. If you’ve ever used Asterisk – an open source PBX – then you’ll know it comes with a manager interface which enables developers to send commands to the server to help administer the system and its connected peers and channels.

Visit the blog page for more info on the new PHP interface.

Share and Enjoy:
  • Digg
  • del.icio.us
  • Google Bookmarks
  • BlinkList
  • DZone
  • Live
  • Ma.gnolia
  • Reddit
  • Slashdot
  • SphereIt
  • StumbleUpon

Related posts:

  1. Your MP – Google Desktop Gadget
  2. CakePHP SMS Component
  3. Asterisk PBX
  4. Facebook API Wins API of the Year

4 Comments to “Asterisk Manager API [PHP]”

  1. Audio Books 5 January 2009 at 10:32 am #

    I think Asterisk Manager API is not very stable, so far. Your thoughts on this?

  2. [...] that there’re APIs and libraries available for almost all programming languages, including JAVA, PHP (another implementaion), .NET connector and [...]

  3. Akhilesh Bisht 27 March 2010 at 7:00 am #

    can you please specify how can we call a asterisk method alike asterisk(reload or asterisk -r) from a PHP page as we do in the linux terminal

  4. Akhilesh Bisht 29 March 2010 at 9:19 am #

    i have carried out the task of calling “asterisk -r” from a php page but “reload” is not working a help would be acknowledged .
    Problem as such occurs:-
    No such command ‘dialplan’ (type ‘help’ for help) Verbosity is at least 21