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.eyJzdWIiOjIzLCJhdWQiOlsiYWRtaW4iXSwiZXhwIjoxNzY3MzU4NTYwfQ.X9q7iSV63wodMDiCN1GwyGCBPZwiGC4jsCFCYpKo568
Host: example.org
Cookie: 

Route

GET /api/rest/admin/active-calls/2*A2-A9D0-B7F2759D05D01498A3A37F37D1284ED0-7316B661B6CE8545

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/"e88ee7938bb0354c74b7002dfe6baf47"
cache-control: max-age=0, private, must-revalidate
x-request-id: 01777616-3edc-4e46-8a22-24062e715cc9
x-runtime: 0.018994
content-length: 6602

Status

200 OK

Body

{
  "data": {
    "id": "2*A2-A9D0-B7F2759D05D01498A3A37F37D1284ED0-7316B661B6CE8545",
    "type": "active-calls",
    "links": {
      "self": "http://example.org/api/rest/admin/active-calls/2*A2-A9D0-B7F2759D05D01498A3A37F37D1284ED0-7316B661B6CE8545"
    },
    "attributes": {
      "start-time": "2026-01-02T12:43:43.000Z",
      "connect-time": "2026-01-02T12:44:00.000Z",
      "duration": 47,
      "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": "A2-A9D0-B7F2759D05D01498A3A37F37D1284ED0-7316B661B6CE8545",
      "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*A2-A9D0-B7F2759D05D01498A3A37F37D1284ED0-7316B661B6CE8545/relationships/customer",
          "related": "http://example.org/api/rest/admin/active-calls/2*A2-A9D0-B7F2759D05D01498A3A37F37D1284ED0-7316B661B6CE8545/customer"
        }
      },
      "vendor": {
        "links": {
          "self": "http://example.org/api/rest/admin/active-calls/2*A2-A9D0-B7F2759D05D01498A3A37F37D1284ED0-7316B661B6CE8545/relationships/vendor",
          "related": "http://example.org/api/rest/admin/active-calls/2*A2-A9D0-B7F2759D05D01498A3A37F37D1284ED0-7316B661B6CE8545/vendor"
        }
      },
      "customer-acc": {
        "links": {
          "self": "http://example.org/api/rest/admin/active-calls/2*A2-A9D0-B7F2759D05D01498A3A37F37D1284ED0-7316B661B6CE8545/relationships/customer-acc",
          "related": "http://example.org/api/rest/admin/active-calls/2*A2-A9D0-B7F2759D05D01498A3A37F37D1284ED0-7316B661B6CE8545/customer-acc"
        }
      },
      "vendor-acc": {
        "links": {
          "self": "http://example.org/api/rest/admin/active-calls/2*A2-A9D0-B7F2759D05D01498A3A37F37D1284ED0-7316B661B6CE8545/relationships/vendor-acc",
          "related": "http://example.org/api/rest/admin/active-calls/2*A2-A9D0-B7F2759D05D01498A3A37F37D1284ED0-7316B661B6CE8545/vendor-acc"
        }
      },
      "customer-auth": {
        "links": {
          "self": "http://example.org/api/rest/admin/active-calls/2*A2-A9D0-B7F2759D05D01498A3A37F37D1284ED0-7316B661B6CE8545/relationships/customer-auth",
          "related": "http://example.org/api/rest/admin/active-calls/2*A2-A9D0-B7F2759D05D01498A3A37F37D1284ED0-7316B661B6CE8545/customer-auth"
        }
      },
      "rateplan": {
        "links": {
          "self": "http://example.org/api/rest/admin/active-calls/2*A2-A9D0-B7F2759D05D01498A3A37F37D1284ED0-7316B661B6CE8545/relationships/rateplan",
          "related": "http://example.org/api/rest/admin/active-calls/2*A2-A9D0-B7F2759D05D01498A3A37F37D1284ED0-7316B661B6CE8545/rateplan"
        }
      },
      "destination": {
        "links": {
          "self": "http://example.org/api/rest/admin/active-calls/2*A2-A9D0-B7F2759D05D01498A3A37F37D1284ED0-7316B661B6CE8545/relationships/destination",
          "related": "http://example.org/api/rest/admin/active-calls/2*A2-A9D0-B7F2759D05D01498A3A37F37D1284ED0-7316B661B6CE8545/destination"
        }
      },
      "routing-group": {
        "links": {
          "self": "http://example.org/api/rest/admin/active-calls/2*A2-A9D0-B7F2759D05D01498A3A37F37D1284ED0-7316B661B6CE8545/relationships/routing-group",
          "related": "http://example.org/api/rest/admin/active-calls/2*A2-A9D0-B7F2759D05D01498A3A37F37D1284ED0-7316B661B6CE8545/routing-group"
        }
      },
      "routing-plan": {
        "links": {
          "self": "http://example.org/api/rest/admin/active-calls/2*A2-A9D0-B7F2759D05D01498A3A37F37D1284ED0-7316B661B6CE8545/relationships/routing-plan",
          "related": "http://example.org/api/rest/admin/active-calls/2*A2-A9D0-B7F2759D05D01498A3A37F37D1284ED0-7316B661B6CE8545/routing-plan"
        }
      },
      "dialpeer": {
        "links": {
          "self": "http://example.org/api/rest/admin/active-calls/2*A2-A9D0-B7F2759D05D01498A3A37F37D1284ED0-7316B661B6CE8545/relationships/dialpeer",
          "related": "http://example.org/api/rest/admin/active-calls/2*A2-A9D0-B7F2759D05D01498A3A37F37D1284ED0-7316B661B6CE8545/dialpeer"
        }
      },
      "orig-gw": {
        "links": {
          "self": "http://example.org/api/rest/admin/active-calls/2*A2-A9D0-B7F2759D05D01498A3A37F37D1284ED0-7316B661B6CE8545/relationships/orig-gw",
          "related": "http://example.org/api/rest/admin/active-calls/2*A2-A9D0-B7F2759D05D01498A3A37F37D1284ED0-7316B661B6CE8545/orig-gw"
        }
      },
      "term-gw": {
        "links": {
          "self": "http://example.org/api/rest/admin/active-calls/2*A2-A9D0-B7F2759D05D01498A3A37F37D1284ED0-7316B661B6CE8545/relationships/term-gw",
          "related": "http://example.org/api/rest/admin/active-calls/2*A2-A9D0-B7F2759D05D01498A3A37F37D1284ED0-7316B661B6CE8545/term-gw"
        }
      },
      "src-country": {
        "links": {
          "self": "http://example.org/api/rest/admin/active-calls/2*A2-A9D0-B7F2759D05D01498A3A37F37D1284ED0-7316B661B6CE8545/relationships/src-country",
          "related": "http://example.org/api/rest/admin/active-calls/2*A2-A9D0-B7F2759D05D01498A3A37F37D1284ED0-7316B661B6CE8545/src-country"
        }
      },
      "src-network": {
        "links": {
          "self": "http://example.org/api/rest/admin/active-calls/2*A2-A9D0-B7F2759D05D01498A3A37F37D1284ED0-7316B661B6CE8545/relationships/src-network",
          "related": "http://example.org/api/rest/admin/active-calls/2*A2-A9D0-B7F2759D05D01498A3A37F37D1284ED0-7316B661B6CE8545/src-network"
        }
      },
      "dst-country": {
        "links": {
          "self": "http://example.org/api/rest/admin/active-calls/2*A2-A9D0-B7F2759D05D01498A3A37F37D1284ED0-7316B661B6CE8545/relationships/dst-country",
          "related": "http://example.org/api/rest/admin/active-calls/2*A2-A9D0-B7F2759D05D01498A3A37F37D1284ED0-7316B661B6CE8545/dst-country"
        }
      },
      "dst-network": {
        "links": {
          "self": "http://example.org/api/rest/admin/active-calls/2*A2-A9D0-B7F2759D05D01498A3A37F37D1284ED0-7316B661B6CE8545/relationships/dst-network",
          "related": "http://example.org/api/rest/admin/active-calls/2*A2-A9D0-B7F2759D05D01498A3A37F37D1284ED0-7316B661B6CE8545/dst-network"
        }
      },
      "pop": {
        "links": {
          "self": "http://example.org/api/rest/admin/active-calls/2*A2-A9D0-B7F2759D05D01498A3A37F37D1284ED0-7316B661B6CE8545/relationships/pop",
          "related": "http://example.org/api/rest/admin/active-calls/2*A2-A9D0-B7F2759D05D01498A3A37F37D1284ED0-7316B661B6CE8545/pop"
        }
      },
      "node": {
        "links": {
          "self": "http://example.org/api/rest/admin/active-calls/2*A2-A9D0-B7F2759D05D01498A3A37F37D1284ED0-7316B661B6CE8545/relationships/node",
          "related": "http://example.org/api/rest/admin/active-calls/2*A2-A9D0-B7F2759D05D01498A3A37F37D1284ED0-7316B661B6CE8545/node"
        }
      }
    }
  }
}