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.
Configuration is provided via environment variables:
| variable | meaning | required? |
|---|---|---|
| HTTP_PORT | tcp port to listen on for API requests | no |
| JAMBONES_NETWORK_CIDR | Network CIDR | yes |
| JAMBONES_LOGLEVEL | log level | no |
| JAMBONZ_TAGGED_INBOUND | tagged inbound | no |
| JAMBONES_INBOUND_ROUTE | inbound route url | no |
| JAMBONES_OUTBOUND_ROUTE | outbound route url | no |
| K8S | service running as kubernetes service | no |
Content type
Image
Digest
sha256:a1192544d…
Size
153.4 MB
Last updated
5 days ago
Requires Docker Desktop 4.37.1 or later.