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
Route
GET /api/rest/admin/active-calls
Response
Headers
Status
200 OK
Body
{
"data": [
{
"id": "1*43-4025-34B039999B0FBA23C8842892572B8D0B-7E2761CE81C17E67",
"type": "active-calls",
"links": {
"self": "http://example.org/api/rest/admin/active-calls/1*43-4025-34B039999B0FBA23C8842892572B8D0B-7E2761CE81C17E67"
},
"attributes": {
"start-time": "2025-03-01T18:05:00.000Z",
"connect-time": "2025-03-01T18:05:03.000Z",
"duration": 11,
"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": "43-4025-34B039999B0FBA23C8842892572B8D0B-7E2761CE81C17E67",
"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*43-4025-34B039999B0FBA23C8842892572B8D0B-7E2761CE81C17E67/relationships/customer",
"related": "http://example.org/api/rest/admin/active-calls/1*43-4025-34B039999B0FBA23C8842892572B8D0B-7E2761CE81C17E67/customer"
}
},
"vendor": {
"links": {
"self": "http://example.org/api/rest/admin/active-calls/1*43-4025-34B039999B0FBA23C8842892572B8D0B-7E2761CE81C17E67/relationships/vendor",
"related": "http://example.org/api/rest/admin/active-calls/1*43-4025-34B039999B0FBA23C8842892572B8D0B-7E2761CE81C17E67/vendor"
}
},
"customer-acc": {
"links": {
"self": "http://example.org/api/rest/admin/active-calls/1*43-4025-34B039999B0FBA23C8842892572B8D0B-7E2761CE81C17E67/relationships/customer-acc",
"related": "http://example.org/api/rest/admin/active-calls/1*43-4025-34B039999B0FBA23C8842892572B8D0B-7E2761CE81C17E67/customer-acc"
}
},
"vendor-acc": {
"links": {
"self": "http://example.org/api/rest/admin/active-calls/1*43-4025-34B039999B0FBA23C8842892572B8D0B-7E2761CE81C17E67/relationships/vendor-acc",
"related": "http://example.org/api/rest/admin/active-calls/1*43-4025-34B039999B0FBA23C8842892572B8D0B-7E2761CE81C17E67/vendor-acc"
}
},
"customer-auth": {
"links": {
"self": "http://example.org/api/rest/admin/active-calls/1*43-4025-34B039999B0FBA23C8842892572B8D0B-7E2761CE81C17E67/relationships/customer-auth",
"related": "http://example.org/api/rest/admin/active-calls/1*43-4025-34B039999B0FBA23C8842892572B8D0B-7E2761CE81C17E67/customer-auth"
}
},
"rateplan": {
"links": {
"self": "http://example.org/api/rest/admin/active-calls/1*43-4025-34B039999B0FBA23C8842892572B8D0B-7E2761CE81C17E67/relationships/rateplan",
"related": "http://example.org/api/rest/admin/active-calls/1*43-4025-34B039999B0FBA23C8842892572B8D0B-7E2761CE81C17E67/rateplan"
}
},
"destination": {
"links": {
"self": "http://example.org/api/rest/admin/active-calls/1*43-4025-34B039999B0FBA23C8842892572B8D0B-7E2761CE81C17E67/relationships/destination",
"related": "http://example.org/api/rest/admin/active-calls/1*43-4025-34B039999B0FBA23C8842892572B8D0B-7E2761CE81C17E67/destination"
}
},
"routing-group": {
"links": {
"self": "http://example.org/api/rest/admin/active-calls/1*43-4025-34B039999B0FBA23C8842892572B8D0B-7E2761CE81C17E67/relationships/routing-group",
"related": "http://example.org/api/rest/admin/active-calls/1*43-4025-34B039999B0FBA23C8842892572B8D0B-7E2761CE81C17E67/routing-group"
}
},
"routing-plan": {
"links": {
"self": "http://example.org/api/rest/admin/active-calls/1*43-4025-34B039999B0FBA23C8842892572B8D0B-7E2761CE81C17E67/relationships/routing-plan",
"related": "http://example.org/api/rest/admin/active-calls/1*43-4025-34B039999B0FBA23C8842892572B8D0B-7E2761CE81C17E67/routing-plan"
}
},
"dialpeer": {
"links": {
"self": "http://example.org/api/rest/admin/active-calls/1*43-4025-34B039999B0FBA23C8842892572B8D0B-7E2761CE81C17E67/relationships/dialpeer",
"related": "http://example.org/api/rest/admin/active-calls/1*43-4025-34B039999B0FBA23C8842892572B8D0B-7E2761CE81C17E67/dialpeer"
}
},
"orig-gw": {
"links": {
"self": "http://example.org/api/rest/admin/active-calls/1*43-4025-34B039999B0FBA23C8842892572B8D0B-7E2761CE81C17E67/relationships/orig-gw",
"related": "http://example.org/api/rest/admin/active-calls/1*43-4025-34B039999B0FBA23C8842892572B8D0B-7E2761CE81C17E67/orig-gw"
}
},
"term-gw": {
"links": {
"self": "http://example.org/api/rest/admin/active-calls/1*43-4025-34B039999B0FBA23C8842892572B8D0B-7E2761CE81C17E67/relationships/term-gw",
"related": "http://example.org/api/rest/admin/active-calls/1*43-4025-34B039999B0FBA23C8842892572B8D0B-7E2761CE81C17E67/term-gw"
}
},
"src-country": {
"links": {
"self": "http://example.org/api/rest/admin/active-calls/1*43-4025-34B039999B0FBA23C8842892572B8D0B-7E2761CE81C17E67/relationships/src-country",
"related": "http://example.org/api/rest/admin/active-calls/1*43-4025-34B039999B0FBA23C8842892572B8D0B-7E2761CE81C17E67/src-country"
}
},
"src-network": {
"links": {
"self": "http://example.org/api/rest/admin/active-calls/1*43-4025-34B039999B0FBA23C8842892572B8D0B-7E2761CE81C17E67/relationships/src-network",
"related": "http://example.org/api/rest/admin/active-calls/1*43-4025-34B039999B0FBA23C8842892572B8D0B-7E2761CE81C17E67/src-network"
}
},
"dst-country": {
"links": {
"self": "http://example.org/api/rest/admin/active-calls/1*43-4025-34B039999B0FBA23C8842892572B8D0B-7E2761CE81C17E67/relationships/dst-country",
"related": "http://example.org/api/rest/admin/active-calls/1*43-4025-34B039999B0FBA23C8842892572B8D0B-7E2761CE81C17E67/dst-country"
}
},
"dst-network": {
"links": {
"self": "http://example.org/api/rest/admin/active-calls/1*43-4025-34B039999B0FBA23C8842892572B8D0B-7E2761CE81C17E67/relationships/dst-network",
"related": "http://example.org/api/rest/admin/active-calls/1*43-4025-34B039999B0FBA23C8842892572B8D0B-7E2761CE81C17E67/dst-network"
}
},
"pop": {
"links": {
"self": "http://example.org/api/rest/admin/active-calls/1*43-4025-34B039999B0FBA23C8842892572B8D0B-7E2761CE81C17E67/relationships/pop",
"related": "http://example.org/api/rest/admin/active-calls/1*43-4025-34B039999B0FBA23C8842892572B8D0B-7E2761CE81C17E67/pop"
}
},
"node": {
"links": {
"self": "http://example.org/api/rest/admin/active-calls/1*43-4025-34B039999B0FBA23C8842892572B8D0B-7E2761CE81C17E67/relationships/node",
"related": "http://example.org/api/rest/admin/active-calls/1*43-4025-34B039999B0FBA23C8842892572B8D0B-7E2761CE81C17E67/node"
}
}
}
},
{
"id": "1*D0-5116-51884E144B75FF8E68BA06A915D818CF-322519E5F8653111",
"type": "active-calls",
"links": {
"self": "http://example.org/api/rest/admin/active-calls/1*D0-5116-51884E144B75FF8E68BA06A915D818CF-322519E5F8653111"
},
"attributes": {
"start-time": "2025-03-01T18:04:42.000Z",
"connect-time": "2025-03-01T18:05:03.000Z",
"duration": 38,
"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": "D0-5116-51884E144B75FF8E68BA06A915D818CF-322519E5F8653111",
"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*D0-5116-51884E144B75FF8E68BA06A915D818CF-322519E5F8653111/relationships/customer",
"related": "http://example.org/api/rest/admin/active-calls/1*D0-5116-51884E144B75FF8E68BA06A915D818CF-322519E5F8653111/customer"
}
},
"vendor": {
"links": {
"self": "http://example.org/api/rest/admin/active-calls/1*D0-5116-51884E144B75FF8E68BA06A915D818CF-322519E5F8653111/relationships/vendor",
"related": "http://example.org/api/rest/admin/active-calls/1*D0-5116-51884E144B75FF8E68BA06A915D818CF-322519E5F8653111/vendor"
}
},
"customer-acc": {
"links": {
"self": "http://example.org/api/rest/admin/active-calls/1*D0-5116-51884E144B75FF8E68BA06A915D818CF-322519E5F8653111/relationships/customer-acc",
"related": "http://example.org/api/rest/admin/active-calls/1*D0-5116-51884E144B75FF8E68BA06A915D818CF-322519E5F8653111/customer-acc"
}
},
"vendor-acc": {
"links": {
"self": "http://example.org/api/rest/admin/active-calls/1*D0-5116-51884E144B75FF8E68BA06A915D818CF-322519E5F8653111/relationships/vendor-acc",
"related": "http://example.org/api/rest/admin/active-calls/1*D0-5116-51884E144B75FF8E68BA06A915D818CF-322519E5F8653111/vendor-acc"
}
},
"customer-auth": {
"links": {
"self": "http://example.org/api/rest/admin/active-calls/1*D0-5116-51884E144B75FF8E68BA06A915D818CF-322519E5F8653111/relationships/customer-auth",
"related": "http://example.org/api/rest/admin/active-calls/1*D0-5116-51884E144B75FF8E68BA06A915D818CF-322519E5F8653111/customer-auth"
}
},
"rateplan": {
"links": {
"self": "http://example.org/api/rest/admin/active-calls/1*D0-5116-51884E144B75FF8E68BA06A915D818CF-322519E5F8653111/relationships/rateplan",
"related": "http://example.org/api/rest/admin/active-calls/1*D0-5116-51884E144B75FF8E68BA06A915D818CF-322519E5F8653111/rateplan"
}
},
"destination": {
"links": {
"self": "http://example.org/api/rest/admin/active-calls/1*D0-5116-51884E144B75FF8E68BA06A915D818CF-322519E5F8653111/relationships/destination",
"related": "http://example.org/api/rest/admin/active-calls/1*D0-5116-51884E144B75FF8E68BA06A915D818CF-322519E5F8653111/destination"
}
},
"routing-group": {
"links": {
"self": "http://example.org/api/rest/admin/active-calls/1*D0-5116-51884E144B75FF8E68BA06A915D818CF-322519E5F8653111/relationships/routing-group",
"related": "http://example.org/api/rest/admin/active-calls/1*D0-5116-51884E144B75FF8E68BA06A915D818CF-322519E5F8653111/routing-group"
}
},
"routing-plan": {
"links": {
"self": "http://example.org/api/rest/admin/active-calls/1*D0-5116-51884E144B75FF8E68BA06A915D818CF-322519E5F8653111/relationships/routing-plan",
"related": "http://example.org/api/rest/admin/active-calls/1*D0-5116-51884E144B75FF8E68BA06A915D818CF-322519E5F8653111/routing-plan"
}
},
"dialpeer": {
"links": {
"self": "http://example.org/api/rest/admin/active-calls/1*D0-5116-51884E144B75FF8E68BA06A915D818CF-322519E5F8653111/relationships/dialpeer",
"related": "http://example.org/api/rest/admin/active-calls/1*D0-5116-51884E144B75FF8E68BA06A915D818CF-322519E5F8653111/dialpeer"
}
},
"orig-gw": {
"links": {
"self": "http://example.org/api/rest/admin/active-calls/1*D0-5116-51884E144B75FF8E68BA06A915D818CF-322519E5F8653111/relationships/orig-gw",
"related": "http://example.org/api/rest/admin/active-calls/1*D0-5116-51884E144B75FF8E68BA06A915D818CF-322519E5F8653111/orig-gw"
}
},
"term-gw": {
"links": {
"self": "http://example.org/api/rest/admin/active-calls/1*D0-5116-51884E144B75FF8E68BA06A915D818CF-322519E5F8653111/relationships/term-gw",
"related": "http://example.org/api/rest/admin/active-calls/1*D0-5116-51884E144B75FF8E68BA06A915D818CF-322519E5F8653111/term-gw"
}
},
"src-country": {
"links": {
"self": "http://example.org/api/rest/admin/active-calls/1*D0-5116-51884E144B75FF8E68BA06A915D818CF-322519E5F8653111/relationships/src-country",
"related": "http://example.org/api/rest/admin/active-calls/1*D0-5116-51884E144B75FF8E68BA06A915D818CF-322519E5F8653111/src-country"
}
},
"src-network": {
"links": {
"self": "http://example.org/api/rest/admin/active-calls/1*D0-5116-51884E144B75FF8E68BA06A915D818CF-322519E5F8653111/relationships/src-network",
"related": "http://example.org/api/rest/admin/active-calls/1*D0-5116-51884E144B75FF8E68BA06A915D818CF-322519E5F8653111/src-network"
}
},
"dst-country": {
"links": {
"self": "http://example.org/api/rest/admin/active-calls/1*D0-5116-51884E144B75FF8E68BA06A915D818CF-322519E5F8653111/relationships/dst-country",
"related": "http://example.org/api/rest/admin/active-calls/1*D0-5116-51884E144B75FF8E68BA06A915D818CF-322519E5F8653111/dst-country"
}
},
"dst-network": {
"links": {
"self": "http://example.org/api/rest/admin/active-calls/1*D0-5116-51884E144B75FF8E68BA06A915D818CF-322519E5F8653111/relationships/dst-network",
"related": "http://example.org/api/rest/admin/active-calls/1*D0-5116-51884E144B75FF8E68BA06A915D818CF-322519E5F8653111/dst-network"
}
},
"pop": {
"links": {
"self": "http://example.org/api/rest/admin/active-calls/1*D0-5116-51884E144B75FF8E68BA06A915D818CF-322519E5F8653111/relationships/pop",
"related": "http://example.org/api/rest/admin/active-calls/1*D0-5116-51884E144B75FF8E68BA06A915D818CF-322519E5F8653111/pop"
}
},
"node": {
"links": {
"self": "http://example.org/api/rest/admin/active-calls/1*D0-5116-51884E144B75FF8E68BA06A915D818CF-322519E5F8653111/relationships/node",
"related": "http://example.org/api/rest/admin/active-calls/1*D0-5116-51884E144B75FF8E68BA06A915D818CF-322519E5F8653111/node"
}
}
}
}
],
"meta": {
"total-count": 0
}
}