Report

← tutte le pagine

POST /webhook

POST /webhookIP: 54.78.229.3Ricevuto: 15/07/2026, 17:19:19
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": "717",
  "content-type": "application/json",
  "user-agent": "smartiGate/1.0",
  "x-webhook-id": "10734d1a-7aff-49fd-9bf0-d4282d03fcca",
  "x-webhook-event": "call.ended",
  "x-webhook-timestamp": "1784128759",
  "x-webhook-signature": "sha256=e5ce378300c6bd7b8a4c8138b6f860210d48ac158e1edef4545d91246b31ed19"
}
Payload raw (JSON)
{
  "event_id": "10734d1a-7aff-49fd-9bf0-d4282d03fcca",
  "event_type": "call.ended",
  "timestamp": "2026-07-15T15:19:19.355Z",
  "tenant_id": 239,
  "data": {
    "call_id": 288618360,
    "guid": "70860856-0a1f-4113-af67-9744fa816147",
    "direction": "inbound",
    "caller_cli": "0143320196",
    "caller_name": "",
    "called": "390286884206",
    "called_name": "",
    "answered_ext": "206",
    "active_ext": "206",
    "last_ext": "206",
    "acd_group": "",
    "handling_exts": [
      {
        "ext": "206",
        "role": "answered",
        "talk_seconds": 0
      }
    ],
    "answered": false,
    "missed": true,
    "transferred_to": "",
    "transferred_to_ext": "",
    "forwarded_from": "",
    "start_time": "2026-07-15T15:18:48.000Z",
    "end_time": "2026-07-15T15:18:48.000Z",
    "call_duration": 0,
    "ring_duration": 24,
    "result": "Caller released before answer",
    "leg_count": 1
  }
}