|
self.logger.info("flowId:[%s] push_on_call_ring push:[%s].", flow_id, json.dumps(data))
|
|
self.logger.info("flowId:[%s] push_on_call_ring push:[%s].", flow_id, json.dumps(data))
|
|
def push_on_call_end(self, saas_id, flow_id, user_id, scene: AgentScene, service_direct=None, disconnect_type=0):
|
|
def push_on_call_end(self, saas_id, flow_id, user_id, scene: AgentScene, service_direct=None, disconnect_type=0):
|