Skip to content
#

fusionpbx

Here are 10 public repositories matching this topic...

SaraPhone is an open source SIP WebRTC phone, complete with HotDesking, Redial, BLFs, MWI, DND, PhoneBook, Hold, Mute, Notifications. SaraPhone is fully integrated with FusionPBX. Based on SIP.js, SaraPhone works with all WebRTC compliant servers: FreeSWITCH, Asterisk, OpenSIPS, Kamailio, etc. SaraPhone gets its name from Giovanni's wife, Sara.

  • Updated Jun 7, 2020
  • JavaScript
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 fusionpbx 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 fusionpbx topic, visit your repo's landing page and select "manage topics."

Learn more