0.7.6 • Published 9 years ago

node_baresip v0.7.6

Weekly downloads
1
License
BSD
Repository
-
Last release
9 years ago

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

0.7.6

9 years ago

0.7.2

9 years ago

0.7.1

9 years ago

0.7.0

9 years ago

0.6.0

10 years ago

0.5.7

10 years ago

0.5.6

10 years ago

0.5.5

10 years ago

0.5.4

10 years ago

0.5.3

10 years ago

0.5.2

10 years ago

0.5.1

10 years ago