Mr Me

Results 6 issues of Mr Me

Hi there, I also use OSX for development, can you share with us how do you set up your Oreka development environment on OSX?

question

Hello guys. Can you tell orkaudio to link all call segments when several transfers are made? For instance: Caller -> Receptionist (Ext 100) -> Sales Agent (ext 200) -> Service...

discussion

I need to authenticate with Ring Central JWT workflow. How to use Authlib for this case? I am unable to find how to do something like this in the documentation:...

Reading past issues and using it myself, I realized that the threading implementation can get more love. Not all of us want to use asyncio or mix asyncio code with...

Hello, I am using the threading client implementation. The problem I am facing is when I try to close the connection while stuck in the **_ClientConnection.recv_** method, the network connection...

bug

Can you guys add support for Gunicorn in addition to uwsgi?