Skip to content

AlexMarlo/node_baresip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published