Report

← tutte le pagine

POST /webhook

POST /webhookIP: 54.78.229.3Ricevuto: 15/07/2026, 17:29:59
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": "713",
  "content-type": "application/json",
  "user-agent": "smartiGate/1.0",
  "x-webhook-id": "0d485ce0-7545-4c93-9992-f97b626df897",
  "x-webhook-event": "call.ended",
  "x-webhook-timestamp": "1784129399",
  "x-webhook-signature": "sha256=fe3dc1210fc45dca953fdf32be487d7c49e076d7911cdac10afae4e01a96b62f"
}
Payload raw (JSON)
{
  "event_id": "0d485ce0-7545-4c93-9992-f97b626df897",
  "event_type": "call.ended",
  "timestamp": "2026-07-15T15:29:59.421Z",
  "tenant_id": 239,
  "data": {
    "call_id": 288619141,
    "guid": "cef96a51-3ebc-4dee-8a50-9c943bbf0f39",
    "direction": "outbound",
    "caller_cli": "390286884640",
    "caller_name": "LEORATI Cristian",
    "called": "3273797554",
    "called_name": "",
    "answered_ext": "261",
    "active_ext": "261",
    "last_ext": "261",
    "acd_group": "",
    "handling_exts": [
      {
        "ext": "261",
        "role": "answered",
        "talk_seconds": 17
      }
    ],
    "answered": true,
    "missed": false,
    "transferred_to": "",
    "transferred_to_ext": "",
    "forwarded_from": "",
    "start_time": "2026-07-15T15:29:08.000Z",
    "end_time": "2026-07-15T15:29:25.000Z",
    "call_duration": 17,
    "ring_duration": 6,
    "result": "Success",
    "leg_count": 1
  }
}