Voice & Calling
Detach a number from its SIP trunk
Returns the number's calls to Zernio routing. Idempotent when the number is not attached to any trunk.
Authorization
bearerAuth AuthorizationBearer <token>
API key authentication: send your Zernio API key in the Authorization header, prefixed with Bearer.
In: header
Path Parameters
id*string
Response Body
application/json
application/json
application/json
{ "attached": true, "phoneNumber": "string"}Was this page helpful?
Attach a number to a SIP trunk
Routes the number's calls to the trunk: the external platform receives its inbound directly and can present it as outbound caller ID. While attached, Zernio-side voice features are off for this number (call forwarding, IVR, voicemail, recording, the softphone, and WhatsApp calling), so the number must have Calls and WhatsApp calling disabled before attaching. SMS and WhatsApp messaging are unaffected.
List SIP trunks
Next Page