项目作者: davehorton

项目描述 :
simple B2BUA that uses rtpengine to proxy media
高级语言: JavaScript
项目地址: git://github.com/davehorton/drachtio-b2b-media-proxy.git
创建时间: 2018-03-05T01:54:22Z
项目社区:https://github.com/davehorton/drachtio-b2b-media-proxy

开源协议:MIT License

下载


drachtio-b2b-media-proxy

An example SIP B2BUA built using drachtio-srf that illustrates how to proxy media via rtpengine using options provided to Srf#createB2BUA.

Installing

  • git clone git@github.com:davehorton/drachtio-b2b-media-proxy.git && cd drachtio-b2b-media-proxy
  • cp config/default.json config/local.json
  • edit config/local.json with the coordinates for your drachtio server and rtpengine, and add the ip address or dns name for the far end gateway you want to send the calls to as destination
  • node app.js
  • send a call into your drachtio server