Skip to main content

OutgoingCall

When a call is made from Simotel (outgoing call), the OutgoingCall event is triggered, specifying the exit point through which the call is made.

event parameter

DescriptionDefined DataSample DataParameters
Event Name-OutgoingCallevent_name
Outgoing call number (callee)-05131041570number
Name of the Simotel exit point-E1entry_point
Unique call ID generated by the PBX system-1510564538.919cuid
Two-way call ID (populated if the call is two-way)-orig.call.1683107010.780601originated_call_id

output example of the event OutgoingCall

{
"event_name": "OutgoingCall",
"number": "999",
"unique_id": "1610781425.388",
"outgoing_point": "to_simo_51_20"
}