774056846 4 months ago
parent
commit
32c87cfc17
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/core/callcenter/esl/handler/channel_hangup_handler.py

+ 1 - 1
src/core/callcenter/esl/handler/channel_hangup_handler.py

@@ -85,7 +85,7 @@ class ChannelHangupHandler(EslEventHandler):
                 service_id = EslEventUtil.getLIBRAServiceId(event)
                 Cache.add_call_info(call)
                 print('debugger::ChannelHangupHandler, transferToAgent, service_id=%s' % (service_id), flush=True)
-                self.acd_service.transfer_to_agent(call, device, service_id)
+                self.acd_service.transfer_to_agent(call, device_id, service_id)
                 return
 
             # 如果有下一步