An example SIP B2BUA built using drachtio-srf that illustrates how to proxy media via rtpengine using options provided to Srf#createB2BUA
.
git clone [email protected]: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