0.7.6 • Published 8 years ago

node_baresip v0.7.6

Weekly downloads
1
License
BSD
Repository
-
Last release
8 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

8 years ago

0.7.2

8 years ago

0.7.1

8 years ago

0.7.0

8 years ago

0.6.0

9 years ago

0.5.7

9 years ago

0.5.6

9 years ago

0.5.5

9 years ago

0.5.4

9 years ago

0.5.3

9 years ago

0.5.2

9 years ago

0.5.1

9 years ago