Skip to main content

SIP Credentials API

Issue SIP credentials so a third-party softphone or hardware desk phone can register with Orbit’s voice plane and receive / place calls on tenant numbers. Credentials authenticate against the Kamailio + Jambonz edge. Base path: /api/v1/sip-credentials Authentication: API key (X-API-Key) or session JWT.

Example — issue a credential for a desk phone

The response includes username, password (shown once), sip_server, sip_realm, sip_port_tls (5061), and sip_port_tcp (5060) — configure these on the device. The password is returned once, on creation; use rotate if a password is lost.

See also