node_baresip

0.7.6 • Public • Published

Node Baresip

Objective

This module will help to control baresip from nodejs.

Main features

Control

  • dial
  • answer
  • hangup
  • mute/unmute
  • hold/resume
  • hold/resume previous call
  • switch audio device during call

Events

  • end_call - emits when any call ends
  • incoming_call - emits when new inciming call appear
  • established_call - emits when call answered
  • new_call - emits when new call appear(incoming or outgoing)
  • missed_call - emits when we have not answered outgoing call

Info

  • call list

Usage

Http module in baresip must be enabled.

Developing

Inatall

npm install node_baresip

Package Sidebar

Install

npm i node_baresip

Weekly Downloads

1

Version

0.7.6

License

BSD

Last publish

Collaborators

  • xanm