Report

← tutte le pagine

POST /webhook

POST /webhookIP: 54.78.229.3Ricevuto: 15/07/2026, 17:47:49
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": "723",
  "content-type": "application/json",
  "user-agent": "smartiGate/1.0",
  "x-webhook-id": "7fd72718-d832-45c9-a3fc-c7ba03711d23",
  "x-webhook-event": "call.missed",
  "x-webhook-timestamp": "1784130469",
  "x-webhook-signature": "sha256=96b68ecfe44d84145f4c4e089d18e8d38b93e9e3d6b27b0ae4f689b533bdb059"
}
Payload raw (JSON)
{
  "event_id": "7fd72718-d832-45c9-a3fc-c7ba03711d23",
  "event_type": "call.missed",
  "timestamp": "2026-07-15T15:47:49.682Z",
  "tenant_id": 239,
  "data": {
    "call_id": 288620298,
    "guid": "56cf4e64-c221-49e5-b1a6-ee50363ce24b",
    "direction": "inbound",
    "caller_cli": "3351894549",
    "caller_name": "",
    "called": "390286884217",
    "called_name": "BARONE Serena",
    "answered_ext": "231",
    "active_ext": "231",
    "last_ext": "231",
    "acd_group": "",
    "handling_exts": [
      {
        "ext": "231",
        "role": "answered",
        "talk_seconds": 31
      }
    ],
    "answered": false,
    "missed": true,
    "transferred_to": "",
    "transferred_to_ext": "",
    "forwarded_from": "",
    "start_time": "2026-07-15T15:46:43.000Z",
    "end_time": "2026-07-15T15:47:14.000Z",
    "call_duration": 31,
    "ring_duration": 4,
    "result": "Failed (CT:01 CC:01)",
    "leg_count": 1
  }
}