Assign Number to a SIP Connection

Assign number to a SIP connection

POST https://api.opentact.org/rest/sip/connection/UUID/tnlease

This api is used to assign the number for a SIP Connection.

Query Parameters

Headers

{
  "success": true,
  "payload": [
    "b243f4a2-1bf0-4173-b822-0426486edf3a",
    "b243f4a2-1bf0-4173-b822-0426486edf3b"
  ]
}

Last updated