ActiveCalls API

get listing

GET /api/rest/admin/active-calls

Parameters

Name Description
filter[id] id filter
filter[customer-id-eq] customer id eq filter
filter[vendor-id-eq] vendor id eq filter
filter[customer-acc-id-eq] customer acc id eq filter
filter[vendor-acc-id-eq] vendor acc id eq filter
filter[customer-auth-id-eq] customer auth id eq filter
filter[rateplan-id-eq] rateplan id eq filter
filter[destination-id-eq] destination id eq filter
filter[routing-group-id-eq] routing group id eq filter
filter[routing-plan-id-eq] routing plan id eq filter
filter[dialpeer-id-eq] dialpeer id eq filter
filter[orig-gw-id-eq] orig gw id eq filter
filter[term-gw-id-eq] term gw id eq filter
filter[src-country-id-eq] src country id eq filter
filter[src-network-id-eq] src network id eq filter
filter[dst-country-id-eq] dst country id eq filter
filter[dst-network-id-eq] dst network id eq filter
filter[pop-id-eq] pop id eq filter
filter[node-id-eq] node id eq filter
filter[duration-equals] duration equals filter
filter[duration-greater-than] duration greater than filter
filter[duration-less-than] duration less than filter

Request

Headers

Accept: application/vnd.api+json
Content-Type: application/vnd.api+json
Authorization: eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOjIyLCJhdWQiOlsiYWRtaW4iXSwiZXhwIjoxNzg2MzYwMjg1fQ.7gDIgYyEVzUTm0Ud_fHLJLGINTO1r_lCsGf1LAYkXD0
Host: example.org
Cookie: 

Route

GET /api/rest/admin/active-calls

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/"9064642a856a1b8081a8dd26114a3101"
cache-control: max-age=0, private, must-revalidate
x-request-id: b210155f-87b7-4c3c-8946-407b8377e47c
x-runtime: 0.030625
content-length: 13223

Status

200 OK

Body

{
  "data": [
    {
      "id": "1*72-74E1-183BA3EE11E0FA3ADEF170CB2CCA0B54-71FB811046B9A602",
      "type": "active-calls",
      "links": {
        "self": "http://example.org/api/rest/admin/active-calls/1*72-74E1-183BA3EE11E0FA3ADEF170CB2CCA0B54-71FB811046B9A602"
      },
      "attributes": {
        "start-time": "2026-08-10T10:59:16.000Z",
        "connect-time": "2026-08-10T10:59:25.000Z",
        "duration": 57,
        "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-74E1-183BA3EE11E0FA3ADEF170CB2CCA0B54-71FB811046B9A602",
        "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/1*72-74E1-183BA3EE11E0FA3ADEF170CB2CCA0B54-71FB811046B9A602/relationships/customer",
            "related": "http://example.org/api/rest/admin/active-calls/1*72-74E1-183BA3EE11E0FA3ADEF170CB2CCA0B54-71FB811046B9A602/customer"
          }
        },
        "vendor": {
          "links": {
            "self": "http://example.org/api/rest/admin/active-calls/1*72-74E1-183BA3EE11E0FA3ADEF170CB2CCA0B54-71FB811046B9A602/relationships/vendor",
            "related": "http://example.org/api/rest/admin/active-calls/1*72-74E1-183BA3EE11E0FA3ADEF170CB2CCA0B54-71FB811046B9A602/vendor"
          }
        },
        "customer-acc": {
          "links": {
            "self": "http://example.org/api/rest/admin/active-calls/1*72-74E1-183BA3EE11E0FA3ADEF170CB2CCA0B54-71FB811046B9A602/relationships/customer-acc",
            "related": "http://example.org/api/rest/admin/active-calls/1*72-74E1-183BA3EE11E0FA3ADEF170CB2CCA0B54-71FB811046B9A602/customer-acc"
          }
        },
        "vendor-acc": {
          "links": {
            "self": "http://example.org/api/rest/admin/active-calls/1*72-74E1-183BA3EE11E0FA3ADEF170CB2CCA0B54-71FB811046B9A602/relationships/vendor-acc",
            "related": "http://example.org/api/rest/admin/active-calls/1*72-74E1-183BA3EE11E0FA3ADEF170CB2CCA0B54-71FB811046B9A602/vendor-acc"
          }
        },
        "customer-auth": {
          "links": {
            "self": "http://example.org/api/rest/admin/active-calls/1*72-74E1-183BA3EE11E0FA3ADEF170CB2CCA0B54-71FB811046B9A602/relationships/customer-auth",
            "related": "http://example.org/api/rest/admin/active-calls/1*72-74E1-183BA3EE11E0FA3ADEF170CB2CCA0B54-71FB811046B9A602/customer-auth"
          }
        },
        "rateplan": {
          "links": {
            "self": "http://example.org/api/rest/admin/active-calls/1*72-74E1-183BA3EE11E0FA3ADEF170CB2CCA0B54-71FB811046B9A602/relationships/rateplan",
            "related": "http://example.org/api/rest/admin/active-calls/1*72-74E1-183BA3EE11E0FA3ADEF170CB2CCA0B54-71FB811046B9A602/rateplan"
          }
        },
        "destination": {
          "links": {
            "self": "http://example.org/api/rest/admin/active-calls/1*72-74E1-183BA3EE11E0FA3ADEF170CB2CCA0B54-71FB811046B9A602/relationships/destination",
            "related": "http://example.org/api/rest/admin/active-calls/1*72-74E1-183BA3EE11E0FA3ADEF170CB2CCA0B54-71FB811046B9A602/destination"
          }
        },
        "routing-group": {
          "links": {
            "self": "http://example.org/api/rest/admin/active-calls/1*72-74E1-183BA3EE11E0FA3ADEF170CB2CCA0B54-71FB811046B9A602/relationships/routing-group",
            "related": "http://example.org/api/rest/admin/active-calls/1*72-74E1-183BA3EE11E0FA3ADEF170CB2CCA0B54-71FB811046B9A602/routing-group"
          }
        },
        "routing-plan": {
          "links": {
            "self": "http://example.org/api/rest/admin/active-calls/1*72-74E1-183BA3EE11E0FA3ADEF170CB2CCA0B54-71FB811046B9A602/relationships/routing-plan",
            "related": "http://example.org/api/rest/admin/active-calls/1*72-74E1-183BA3EE11E0FA3ADEF170CB2CCA0B54-71FB811046B9A602/routing-plan"
          }
        },
        "dialpeer": {
          "links": {
            "self": "http://example.org/api/rest/admin/active-calls/1*72-74E1-183BA3EE11E0FA3ADEF170CB2CCA0B54-71FB811046B9A602/relationships/dialpeer",
            "related": "http://example.org/api/rest/admin/active-calls/1*72-74E1-183BA3EE11E0FA3ADEF170CB2CCA0B54-71FB811046B9A602/dialpeer"
          }
        },
        "orig-gw": {
          "links": {
            "self": "http://example.org/api/rest/admin/active-calls/1*72-74E1-183BA3EE11E0FA3ADEF170CB2CCA0B54-71FB811046B9A602/relationships/orig-gw",
            "related": "http://example.org/api/rest/admin/active-calls/1*72-74E1-183BA3EE11E0FA3ADEF170CB2CCA0B54-71FB811046B9A602/orig-gw"
          }
        },
        "term-gw": {
          "links": {
            "self": "http://example.org/api/rest/admin/active-calls/1*72-74E1-183BA3EE11E0FA3ADEF170CB2CCA0B54-71FB811046B9A602/relationships/term-gw",
            "related": "http://example.org/api/rest/admin/active-calls/1*72-74E1-183BA3EE11E0FA3ADEF170CB2CCA0B54-71FB811046B9A602/term-gw"
          }
        },
        "src-country": {
          "links": {
            "self": "http://example.org/api/rest/admin/active-calls/1*72-74E1-183BA3EE11E0FA3ADEF170CB2CCA0B54-71FB811046B9A602/relationships/src-country",
            "related": "http://example.org/api/rest/admin/active-calls/1*72-74E1-183BA3EE11E0FA3ADEF170CB2CCA0B54-71FB811046B9A602/src-country"
          }
        },
        "src-network": {
          "links": {
            "self": "http://example.org/api/rest/admin/active-calls/1*72-74E1-183BA3EE11E0FA3ADEF170CB2CCA0B54-71FB811046B9A602/relationships/src-network",
            "related": "http://example.org/api/rest/admin/active-calls/1*72-74E1-183BA3EE11E0FA3ADEF170CB2CCA0B54-71FB811046B9A602/src-network"
          }
        },
        "dst-country": {
          "links": {
            "self": "http://example.org/api/rest/admin/active-calls/1*72-74E1-183BA3EE11E0FA3ADEF170CB2CCA0B54-71FB811046B9A602/relationships/dst-country",
            "related": "http://example.org/api/rest/admin/active-calls/1*72-74E1-183BA3EE11E0FA3ADEF170CB2CCA0B54-71FB811046B9A602/dst-country"
          }
        },
        "dst-network": {
          "links": {
            "self": "http://example.org/api/rest/admin/active-calls/1*72-74E1-183BA3EE11E0FA3ADEF170CB2CCA0B54-71FB811046B9A602/relationships/dst-network",
            "related": "http://example.org/api/rest/admin/active-calls/1*72-74E1-183BA3EE11E0FA3ADEF170CB2CCA0B54-71FB811046B9A602/dst-network"
          }
        },
        "pop": {
          "links": {
            "self": "http://example.org/api/rest/admin/active-calls/1*72-74E1-183BA3EE11E0FA3ADEF170CB2CCA0B54-71FB811046B9A602/relationships/pop",
            "related": "http://example.org/api/rest/admin/active-calls/1*72-74E1-183BA3EE11E0FA3ADEF170CB2CCA0B54-71FB811046B9A602/pop"
          }
        },
        "node": {
          "links": {
            "self": "http://example.org/api/rest/admin/active-calls/1*72-74E1-183BA3EE11E0FA3ADEF170CB2CCA0B54-71FB811046B9A602/relationships/node",
            "related": "http://example.org/api/rest/admin/active-calls/1*72-74E1-183BA3EE11E0FA3ADEF170CB2CCA0B54-71FB811046B9A602/node"
          }
        }
      }
    },
    {
      "id": "1*BB-F092-6E5AF6173B1E2AEC663DBD8A1D1AC23C-2DFB55AF039904B5",
      "type": "active-calls",
      "links": {
        "self": "http://example.org/api/rest/admin/active-calls/1*BB-F092-6E5AF6173B1E2AEC663DBD8A1D1AC23C-2DFB55AF039904B5"
      },
      "attributes": {
        "start-time": "2026-08-10T10:58:37.000Z",
        "connect-time": "2026-08-10T10:59:25.000Z",
        "duration": 26,
        "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": "BB-F092-6E5AF6173B1E2AEC663DBD8A1D1AC23C-2DFB55AF039904B5",
        "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/1*BB-F092-6E5AF6173B1E2AEC663DBD8A1D1AC23C-2DFB55AF039904B5/relationships/customer",
            "related": "http://example.org/api/rest/admin/active-calls/1*BB-F092-6E5AF6173B1E2AEC663DBD8A1D1AC23C-2DFB55AF039904B5/customer"
          }
        },
        "vendor": {
          "links": {
            "self": "http://example.org/api/rest/admin/active-calls/1*BB-F092-6E5AF6173B1E2AEC663DBD8A1D1AC23C-2DFB55AF039904B5/relationships/vendor",
            "related": "http://example.org/api/rest/admin/active-calls/1*BB-F092-6E5AF6173B1E2AEC663DBD8A1D1AC23C-2DFB55AF039904B5/vendor"
          }
        },
        "customer-acc": {
          "links": {
            "self": "http://example.org/api/rest/admin/active-calls/1*BB-F092-6E5AF6173B1E2AEC663DBD8A1D1AC23C-2DFB55AF039904B5/relationships/customer-acc",
            "related": "http://example.org/api/rest/admin/active-calls/1*BB-F092-6E5AF6173B1E2AEC663DBD8A1D1AC23C-2DFB55AF039904B5/customer-acc"
          }
        },
        "vendor-acc": {
          "links": {
            "self": "http://example.org/api/rest/admin/active-calls/1*BB-F092-6E5AF6173B1E2AEC663DBD8A1D1AC23C-2DFB55AF039904B5/relationships/vendor-acc",
            "related": "http://example.org/api/rest/admin/active-calls/1*BB-F092-6E5AF6173B1E2AEC663DBD8A1D1AC23C-2DFB55AF039904B5/vendor-acc"
          }
        },
        "customer-auth": {
          "links": {
            "self": "http://example.org/api/rest/admin/active-calls/1*BB-F092-6E5AF6173B1E2AEC663DBD8A1D1AC23C-2DFB55AF039904B5/relationships/customer-auth",
            "related": "http://example.org/api/rest/admin/active-calls/1*BB-F092-6E5AF6173B1E2AEC663DBD8A1D1AC23C-2DFB55AF039904B5/customer-auth"
          }
        },
        "rateplan": {
          "links": {
            "self": "http://example.org/api/rest/admin/active-calls/1*BB-F092-6E5AF6173B1E2AEC663DBD8A1D1AC23C-2DFB55AF039904B5/relationships/rateplan",
            "related": "http://example.org/api/rest/admin/active-calls/1*BB-F092-6E5AF6173B1E2AEC663DBD8A1D1AC23C-2DFB55AF039904B5/rateplan"
          }
        },
        "destination": {
          "links": {
            "self": "http://example.org/api/rest/admin/active-calls/1*BB-F092-6E5AF6173B1E2AEC663DBD8A1D1AC23C-2DFB55AF039904B5/relationships/destination",
            "related": "http://example.org/api/rest/admin/active-calls/1*BB-F092-6E5AF6173B1E2AEC663DBD8A1D1AC23C-2DFB55AF039904B5/destination"
          }
        },
        "routing-group": {
          "links": {
            "self": "http://example.org/api/rest/admin/active-calls/1*BB-F092-6E5AF6173B1E2AEC663DBD8A1D1AC23C-2DFB55AF039904B5/relationships/routing-group",
            "related": "http://example.org/api/rest/admin/active-calls/1*BB-F092-6E5AF6173B1E2AEC663DBD8A1D1AC23C-2DFB55AF039904B5/routing-group"
          }
        },
        "routing-plan": {
          "links": {
            "self": "http://example.org/api/rest/admin/active-calls/1*BB-F092-6E5AF6173B1E2AEC663DBD8A1D1AC23C-2DFB55AF039904B5/relationships/routing-plan",
            "related": "http://example.org/api/rest/admin/active-calls/1*BB-F092-6E5AF6173B1E2AEC663DBD8A1D1AC23C-2DFB55AF039904B5/routing-plan"
          }
        },
        "dialpeer": {
          "links": {
            "self": "http://example.org/api/rest/admin/active-calls/1*BB-F092-6E5AF6173B1E2AEC663DBD8A1D1AC23C-2DFB55AF039904B5/relationships/dialpeer",
            "related": "http://example.org/api/rest/admin/active-calls/1*BB-F092-6E5AF6173B1E2AEC663DBD8A1D1AC23C-2DFB55AF039904B5/dialpeer"
          }
        },
        "orig-gw": {
          "links": {
            "self": "http://example.org/api/rest/admin/active-calls/1*BB-F092-6E5AF6173B1E2AEC663DBD8A1D1AC23C-2DFB55AF039904B5/relationships/orig-gw",
            "related": "http://example.org/api/rest/admin/active-calls/1*BB-F092-6E5AF6173B1E2AEC663DBD8A1D1AC23C-2DFB55AF039904B5/orig-gw"
          }
        },
        "term-gw": {
          "links": {
            "self": "http://example.org/api/rest/admin/active-calls/1*BB-F092-6E5AF6173B1E2AEC663DBD8A1D1AC23C-2DFB55AF039904B5/relationships/term-gw",
            "related": "http://example.org/api/rest/admin/active-calls/1*BB-F092-6E5AF6173B1E2AEC663DBD8A1D1AC23C-2DFB55AF039904B5/term-gw"
          }
        },
        "src-country": {
          "links": {
            "self": "http://example.org/api/rest/admin/active-calls/1*BB-F092-6E5AF6173B1E2AEC663DBD8A1D1AC23C-2DFB55AF039904B5/relationships/src-country",
            "related": "http://example.org/api/rest/admin/active-calls/1*BB-F092-6E5AF6173B1E2AEC663DBD8A1D1AC23C-2DFB55AF039904B5/src-country"
          }
        },
        "src-network": {
          "links": {
            "self": "http://example.org/api/rest/admin/active-calls/1*BB-F092-6E5AF6173B1E2AEC663DBD8A1D1AC23C-2DFB55AF039904B5/relationships/src-network",
            "related": "http://example.org/api/rest/admin/active-calls/1*BB-F092-6E5AF6173B1E2AEC663DBD8A1D1AC23C-2DFB55AF039904B5/src-network"
          }
        },
        "dst-country": {
          "links": {
            "self": "http://example.org/api/rest/admin/active-calls/1*BB-F092-6E5AF6173B1E2AEC663DBD8A1D1AC23C-2DFB55AF039904B5/relationships/dst-country",
            "related": "http://example.org/api/rest/admin/active-calls/1*BB-F092-6E5AF6173B1E2AEC663DBD8A1D1AC23C-2DFB55AF039904B5/dst-country"
          }
        },
        "dst-network": {
          "links": {
            "self": "http://example.org/api/rest/admin/active-calls/1*BB-F092-6E5AF6173B1E2AEC663DBD8A1D1AC23C-2DFB55AF039904B5/relationships/dst-network",
            "related": "http://example.org/api/rest/admin/active-calls/1*BB-F092-6E5AF6173B1E2AEC663DBD8A1D1AC23C-2DFB55AF039904B5/dst-network"
          }
        },
        "pop": {
          "links": {
            "self": "http://example.org/api/rest/admin/active-calls/1*BB-F092-6E5AF6173B1E2AEC663DBD8A1D1AC23C-2DFB55AF039904B5/relationships/pop",
            "related": "http://example.org/api/rest/admin/active-calls/1*BB-F092-6E5AF6173B1E2AEC663DBD8A1D1AC23C-2DFB55AF039904B5/pop"
          }
        },
        "node": {
          "links": {
            "self": "http://example.org/api/rest/admin/active-calls/1*BB-F092-6E5AF6173B1E2AEC663DBD8A1D1AC23C-2DFB55AF039904B5/relationships/node",
            "related": "http://example.org/api/rest/admin/active-calls/1*BB-F092-6E5AF6173B1E2AEC663DBD8A1D1AC23C-2DFB55AF039904B5/node"
          }
        }
      }
    }
  ],
  "meta": {
    "total-count": 0
  }
}