A simple express-based web callback for routing INVITEs to the sbc-inbound or sbc-outbound app.
INVITEs are routed based on source address: if the source address is within one of the configured CIDRs for the internal network, then it is an outbound INVITE; otherwise it is an inbound INVITE.
- copy
config/default.json.example
toconfig/local.json
- edit as appropriate for your need
npm start
.