ActiveCalls API

get specific entry

GET /api/rest/admin/active-calls/:id

Request

Headers

Accept: application/vnd.api+json
Content-Type: application/vnd.api+json
Authorization: eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOjIzLCJhdWQiOlsiYWRtaW4iXSwiZXhwIjoxNzcyMjExOTk5fQ.3pBG6gmycAbpXx73gy2h3ei0LiIACF_J4p0xlXw9kxo
Host: example.org
Cookie: 

Route

GET /api/rest/admin/active-calls/2*72-43A0-F94E00C82E6940B1877804FD7AD19CFA-6086920DAD792E4B

Response

Headers

x-frame-options: SAMEORIGIN
x-xss-protection: 0
x-content-type-options: nosniff
x-permitted-cross-domain-policies: none
referrer-policy: strict-origin-when-cross-origin
content-type: application/vnd.api+json
vary: Accept
etag: W/"f79281bb4868fe3b864c28d726f593e9"
cache-control: max-age=0, private, must-revalidate
x-request-id: 6d037d94-0b12-4421-a149-fce0dabe8310
x-runtime: 0.019573
content-length: 6601

Status

200 OK

Body

{
  "data": {
    "id": "2*72-43A0-F94E00C82E6940B1877804FD7AD19CFA-6086920DAD792E4B",
    "type": "active-calls",
    "links": {
      "self": "http://example.org/api/rest/admin/active-calls/2*72-43A0-F94E00C82E6940B1877804FD7AD19CFA-6086920DAD792E4B"
    },
    "attributes": {
      "start-time": "2026-02-27T16:54:27.000Z",
      "connect-time": "2026-02-27T16:54:39.000Z",
      "duration": 4,
      "time-limit": 4909,
      "dst-prefix-in": "9810441492550028",
      "dst-prefix-routing": "3800000000000000000",
      "lrn": null,
      "dst-prefix-out": "3800000000000000000",
      "src-prefix-in": "10317",
      "src-prefix-routing": "10317",
      "src-prefix-out": "10317",
      "diversion-in": null,
      "diversion-out": null,
      "destination-initial-rate": "0.11",
      "destination-next-rate": "0.11",
      "destination-initial-interval": 1,
      "destination-next-interval": 1,
      "destination-fee": "0.0",
      "destination-rate-policy-id": 1,
      "dialpeer-initial-rate": "0.005",
      "dialpeer-next-rate": "0.001",
      "dialpeer-initial-interval": 1,
      "dialpeer-next-interval": 1,
      "dialpeer-fee": "0.0",
      "leg-a-remote-ip": "192.168.88.23",
      "leg-a-remote-port": 5060,
      "orig-call-id": "2141402782-1223087865-286388420",
      "leg-a-local-ip": "192.168.88.23",
      "leg-a-local-port": 5061,
      "local-tag": "72-43A0-F94E00C82E6940B1877804FD7AD19CFA-6086920DAD792E4B",
      "leg-b-local-ip": "",
      "leg-b-local-port": 0,
      "term-call-id": "8-5D73A55A-5CFB77360000494D-19C01700",
      "leg-b-remote-ip": "",
      "leg-b-remote-port": 0
    },
    "relationships": {
      "customer": {
        "links": {
          "self": "http://example.org/api/rest/admin/active-calls/2*72-43A0-F94E00C82E6940B1877804FD7AD19CFA-6086920DAD792E4B/relationships/customer",
          "related": "http://example.org/api/rest/admin/active-calls/2*72-43A0-F94E00C82E6940B1877804FD7AD19CFA-6086920DAD792E4B/customer"
        }
      },
      "vendor": {
        "links": {
          "self": "http://example.org/api/rest/admin/active-calls/2*72-43A0-F94E00C82E6940B1877804FD7AD19CFA-6086920DAD792E4B/relationships/vendor",
          "related": "http://example.org/api/rest/admin/active-calls/2*72-43A0-F94E00C82E6940B1877804FD7AD19CFA-6086920DAD792E4B/vendor"
        }
      },
      "customer-acc": {
        "links": {
          "self": "http://example.org/api/rest/admin/active-calls/2*72-43A0-F94E00C82E6940B1877804FD7AD19CFA-6086920DAD792E4B/relationships/customer-acc",
          "related": "http://example.org/api/rest/admin/active-calls/2*72-43A0-F94E00C82E6940B1877804FD7AD19CFA-6086920DAD792E4B/customer-acc"
        }
      },
      "vendor-acc": {
        "links": {
          "self": "http://example.org/api/rest/admin/active-calls/2*72-43A0-F94E00C82E6940B1877804FD7AD19CFA-6086920DAD792E4B/relationships/vendor-acc",
          "related": "http://example.org/api/rest/admin/active-calls/2*72-43A0-F94E00C82E6940B1877804FD7AD19CFA-6086920DAD792E4B/vendor-acc"
        }
      },
      "customer-auth": {
        "links": {
          "self": "http://example.org/api/rest/admin/active-calls/2*72-43A0-F94E00C82E6940B1877804FD7AD19CFA-6086920DAD792E4B/relationships/customer-auth",
          "related": "http://example.org/api/rest/admin/active-calls/2*72-43A0-F94E00C82E6940B1877804FD7AD19CFA-6086920DAD792E4B/customer-auth"
        }
      },
      "rateplan": {
        "links": {
          "self": "http://example.org/api/rest/admin/active-calls/2*72-43A0-F94E00C82E6940B1877804FD7AD19CFA-6086920DAD792E4B/relationships/rateplan",
          "related": "http://example.org/api/rest/admin/active-calls/2*72-43A0-F94E00C82E6940B1877804FD7AD19CFA-6086920DAD792E4B/rateplan"
        }
      },
      "destination": {
        "links": {
          "self": "http://example.org/api/rest/admin/active-calls/2*72-43A0-F94E00C82E6940B1877804FD7AD19CFA-6086920DAD792E4B/relationships/destination",
          "related": "http://example.org/api/rest/admin/active-calls/2*72-43A0-F94E00C82E6940B1877804FD7AD19CFA-6086920DAD792E4B/destination"
        }
      },
      "routing-group": {
        "links": {
          "self": "http://example.org/api/rest/admin/active-calls/2*72-43A0-F94E00C82E6940B1877804FD7AD19CFA-6086920DAD792E4B/relationships/routing-group",
          "related": "http://example.org/api/rest/admin/active-calls/2*72-43A0-F94E00C82E6940B1877804FD7AD19CFA-6086920DAD792E4B/routing-group"
        }
      },
      "routing-plan": {
        "links": {
          "self": "http://example.org/api/rest/admin/active-calls/2*72-43A0-F94E00C82E6940B1877804FD7AD19CFA-6086920DAD792E4B/relationships/routing-plan",
          "related": "http://example.org/api/rest/admin/active-calls/2*72-43A0-F94E00C82E6940B1877804FD7AD19CFA-6086920DAD792E4B/routing-plan"
        }
      },
      "dialpeer": {
        "links": {
          "self": "http://example.org/api/rest/admin/active-calls/2*72-43A0-F94E00C82E6940B1877804FD7AD19CFA-6086920DAD792E4B/relationships/dialpeer",
          "related": "http://example.org/api/rest/admin/active-calls/2*72-43A0-F94E00C82E6940B1877804FD7AD19CFA-6086920DAD792E4B/dialpeer"
        }
      },
      "orig-gw": {
        "links": {
          "self": "http://example.org/api/rest/admin/active-calls/2*72-43A0-F94E00C82E6940B1877804FD7AD19CFA-6086920DAD792E4B/relationships/orig-gw",
          "related": "http://example.org/api/rest/admin/active-calls/2*72-43A0-F94E00C82E6940B1877804FD7AD19CFA-6086920DAD792E4B/orig-gw"
        }
      },
      "term-gw": {
        "links": {
          "self": "http://example.org/api/rest/admin/active-calls/2*72-43A0-F94E00C82E6940B1877804FD7AD19CFA-6086920DAD792E4B/relationships/term-gw",
          "related": "http://example.org/api/rest/admin/active-calls/2*72-43A0-F94E00C82E6940B1877804FD7AD19CFA-6086920DAD792E4B/term-gw"
        }
      },
      "src-country": {
        "links": {
          "self": "http://example.org/api/rest/admin/active-calls/2*72-43A0-F94E00C82E6940B1877804FD7AD19CFA-6086920DAD792E4B/relationships/src-country",
          "related": "http://example.org/api/rest/admin/active-calls/2*72-43A0-F94E00C82E6940B1877804FD7AD19CFA-6086920DAD792E4B/src-country"
        }
      },
      "src-network": {
        "links": {
          "self": "http://example.org/api/rest/admin/active-calls/2*72-43A0-F94E00C82E6940B1877804FD7AD19CFA-6086920DAD792E4B/relationships/src-network",
          "related": "http://example.org/api/rest/admin/active-calls/2*72-43A0-F94E00C82E6940B1877804FD7AD19CFA-6086920DAD792E4B/src-network"
        }
      },
      "dst-country": {
        "links": {
          "self": "http://example.org/api/rest/admin/active-calls/2*72-43A0-F94E00C82E6940B1877804FD7AD19CFA-6086920DAD792E4B/relationships/dst-country",
          "related": "http://example.org/api/rest/admin/active-calls/2*72-43A0-F94E00C82E6940B1877804FD7AD19CFA-6086920DAD792E4B/dst-country"
        }
      },
      "dst-network": {
        "links": {
          "self": "http://example.org/api/rest/admin/active-calls/2*72-43A0-F94E00C82E6940B1877804FD7AD19CFA-6086920DAD792E4B/relationships/dst-network",
          "related": "http://example.org/api/rest/admin/active-calls/2*72-43A0-F94E00C82E6940B1877804FD7AD19CFA-6086920DAD792E4B/dst-network"
        }
      },
      "pop": {
        "links": {
          "self": "http://example.org/api/rest/admin/active-calls/2*72-43A0-F94E00C82E6940B1877804FD7AD19CFA-6086920DAD792E4B/relationships/pop",
          "related": "http://example.org/api/rest/admin/active-calls/2*72-43A0-F94E00C82E6940B1877804FD7AD19CFA-6086920DAD792E4B/pop"
        }
      },
      "node": {
        "links": {
          "self": "http://example.org/api/rest/admin/active-calls/2*72-43A0-F94E00C82E6940B1877804FD7AD19CFA-6086920DAD792E4B/relationships/node",
          "related": "http://example.org/api/rest/admin/active-calls/2*72-43A0-F94E00C82E6940B1877804FD7AD19CFA-6086920DAD792E4B/node"
        }
      }
    }
  }
}