gawel / panoramisk

asyncio based library to play with asterisk
https://panoramisk.readthedocs.io/
MIT License
151 stars 50 forks source link

FastAGI: Rewritten Asterisk response parsing #103

Closed niksabaldun closed 2 years ago

niksabaldun commented 2 years ago

The library crashes if asterisk responds with an empty line (should not happen, but it did for me on one occasion). I have rewritten response parsing to handle anything Asterisk may send, legal or not.