Hal De 4 anni fa
parent
commit
c0b058fa41
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      app/app.py

+ 0 - 1
app/app.py

@@ -171,7 +171,6 @@ async def hangupCallback(mngr: Manager, msg: Message):
 
 @manager.register_event('Newchannel')
 async def newchannelCallback(mngr: Manager, msg: Message):
-  app.logger.warning(msg)
   if (msg.channelstate == '4') and ('HTTP_CLIENT' in app.config):
     did = None
     cid = None