Example Event

{
    "timestamp": "2022-07-04T16:44:53.554Z",
    "success": true,
    "message": "[success] command Answer[0], reason: Call answered",
    "type": "call_flow",
    "command": "Answer",
    "payload": {
        "command": {
            "name": "Answer",
            "success": true,
            "reason": "Call answered",
            "path": "Answer[0]",
            "children": [],
            "error": []
        },
        "call": {
            "direction": "in",
            "type": "CallSCA",
            "created_on": "2022-07-04T16:44:49.869Z",
            "modified_on": "2022-07-04T16:44:49.889Z",
            "uuid": "6a1ffcf8-abaf-422a-9bfc-ec1349a2b81c",
            "state": "ringing",
            "state_end": null,
            "from": "+14158531285",
            "to": "18382050010",
            "duration": 2681,
            "init_on": "2022-07-04T16:44:49.887Z",
            "ring_on": "2022-07-04T16:44:49.889Z",
            "answer_on": null,
            "hangup_on": null,
            "destroy_on": null,
            "finished_on": null,
            "q850_cause": null,
            "q850_cause_string": null,
            "account": {
                "created_on": "2022-04-26T05:42:05.858Z",
                "modified_on": "2022-04-26T05:42:05.968Z",
                "uuid": "9df81deb-afa6-436b-8ce9-af54b3e502e4",
                "email": "opentact@callify.io",
                "name": "callify testacc",
                "level": "Level1",
                "deleted_on": null,
                "disabled_on": null,
                "balance": 873.06067,
                "time_zone": null
            },
            "sip_control_app": {
                "created_on": "2022-05-10T18:26:16.778Z",
                "modified_on": "2022-06-17T07:22:57.920Z",
                "uuid": "3b533be6-4dde-4a28-aad2-45347e53334a",
                "name": "fff",
                "is_active": true,
                "tech_prefix": 914849,
                "shaken_verify_policy": 0,
                "shaken_minimum_accepted_attest_lvl": "C",
                "auto_answer": true,
                "webhook_url": null,
                "webhook_method": "GET",
                "webhook_request_timeout": 0,
                "account": {
                    "created_on": "2022-04-26T05:42:05.858Z",
                    "modified_on": "2022-04-26T05:42:05.968Z",
                    "uuid": "9df81deb-afa6-436b-8ce9-af54b3e502e4",
                    "email": "opentact@callify.io",
                    "name": "callify testacc",
                    "level": "Level1",
                    "deleted_on": null,
                    "disabled_on": null,
                    "balance": 873.06067,
                    "time_zone": null
                },
                "tts_settings": null
            },
            "tn": {
                "created_on": "2022-03-28T07:43:23.344Z",
                "modified_on": "2022-03-28T07:43:23.344Z",
                "tn": 18382050010,
                "deleted_on": null
            }
        }
    }
}

Last updated