Report

← tutte le pagine

POST /webhook

POST /webhookIP: 54.78.229.3Ricevuto: 15/07/2026, 17:18:29
Headers
{
  "host": "sentiment.smarticloud.ai",
  "x-real-ip": "54.78.229.3",
  "x-forwarded-for": "54.78.229.3",
  "x-forwarded-proto": "https",
  "content-length": "714",
  "content-type": "application/json",
  "user-agent": "smartiGate/1.0",
  "x-webhook-id": "eeb0c1f6-f8fc-44db-99b7-49b6ff794f1b",
  "x-webhook-event": "call.ended",
  "x-webhook-timestamp": "1784128709",
  "x-webhook-signature": "sha256=7c450a947d3d16143b6b27b1c08665203a70b5ab1de4c8bb50321d51bd29a863"
}
Payload raw (JSON)
{
  "event_id": "eeb0c1f6-f8fc-44db-99b7-49b6ff794f1b",
  "event_type": "call.ended",
  "timestamp": "2026-07-15T15:18:29.350Z",
  "tenant_id": 239,
  "data": {
    "call_id": 288618172,
    "guid": "744163e2-4ade-4a7f-b8df-fc57943e5eff",
    "direction": "outbound",
    "caller_cli": "390286884213",
    "caller_name": "VEGLIANI Silvio",
    "called": "0376263639",
    "called_name": "",
    "answered_ext": "213",
    "active_ext": "213",
    "last_ext": "213",
    "acd_group": "",
    "handling_exts": [
      {
        "ext": "213",
        "role": "answered",
        "talk_seconds": 103
      }
    ],
    "answered": true,
    "missed": false,
    "transferred_to": "",
    "transferred_to_ext": "",
    "forwarded_from": "",
    "start_time": "2026-07-15T15:16:16.000Z",
    "end_time": "2026-07-15T15:17:59.000Z",
    "call_duration": 103,
    "ring_duration": 0,
    "result": "Success",
    "leg_count": 1
  }
}