Skip to content
#

pbx

Here are 67 public repositories matching this topic...

Fork of PHP Asterisk Manager Interface ( AMI ) supports synchronous command ( action )/ responses and asynchronous events using the pattern observer-listener. Supports commands with responses with multiple events. Very suitable for development of operator consoles and / or asterisk / channels / peers monitoring through SOA, etc

  • Updated Jan 28, 2021
  • PHP
winsock
winsock commented Feb 16, 2021

Context

There are some debug log messages printed out by the library. As brought up in a side discussion of #5 we should allow setting a customer logger to allow users of the library to decide how to save/print these messages rather than printing to stdout using GoLang's default logging interface.

Ideas

  • Add in a new options struct for containing these kind of optional settings
  • Keep t

Improve this page

Add a description, image, and links to the pbx topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pbx topic, visit your repo's landing page and select "manage topics."

Learn more