def __call__(self, call_id='', file=""):
        if eg.event.payload:
            call_id = str(eg.event.payload)
        if PhonerWin():
            if self.plugin.CheckWorkerThread():