Updated on 2025-03-31 GMT+08:00

Customer Ringing

  • Identifier

    AgentEvent_Customer_Alerting

  • Function

    This event indicates that the phone of the customer called by an agent is ringing.

  • Additional information

    otherPhone: customer phone number, which is a string. For an internal call, the value is the ID of the called agent.

    callid: call ID.

    type: call type, either assistant or main.

  • Triggering condition

    The phone of the called party is ringing.

  • Example

    {"message":"","retcode":"0","event":{"eventType":"AgentEvent_Customer_Alerting","workNo":"49999","content":{"callid":"1456401416-3","otherPhoneWorkno":"","otherPhone":"70092","type":"main"}}}