Giter VIP home page Giter VIP logo

Comments (9)

ettoreleandrotognoli avatar ettoreleandrotognoli commented on June 14, 2024 1

https://pypi.org/project/asterisk-ami/0.1.6/

from python-ami.

marrold avatar marrold commented on June 14, 2024

I just encountered this issue. Looks like its fixed in the master but not in the pip package

from python-ami.

ettoreleandrotognoli avatar ettoreleandrotognoli commented on June 14, 2024

Yeah, it looks like that I forgot to release this fix

from python-ami.

marrold avatar marrold commented on June 14, 2024

Just a heads up, there might be a bug in the latest release. The AMI is disconnecting but If I roll back to the previous release it works fine.

Something is firing the disconnect here -

self._fire_on_disconnect(error=None)

I will try and troubleshoot some more tomorrow

Thanks!

from python-ami.

marrold avatar marrold commented on June 14, 2024

Replicated with this simple script taken from the example - https://gist.github.com/marrold/8c4cf1b7c89dc3935626f5ab85d4cd0f

After a few seconds I get The AMI has disconnected: None

Looking at the actual messages to the AMI, it randomly tries to login in again despite a ping response, then finally gives up - https://gist.github.com/marrold/652ca6afc0a1d551332cdbff6cae2099

from python-ami.

marrold avatar marrold commented on June 14, 2024

I reverted this commit and now it works - 8bed899

But unfortunatly I don't know why that's causing the issue.

@jowrjowr do you recall why you made this change? Do you know why it would cause this issue? Thanks!

from python-ami.

jowrjowr avatar jowrjowr commented on June 14, 2024

All I can remember is what I put in as the commit reason, and that seems pretty self-explanatory.

As I recall, connections would time out but never fail and that was causing issues with some scripting around a client's Asterisk I was working with at the time. Haven't touched this stuff since so I have no recent insight.

from python-ami.

marrold avatar marrold commented on June 14, 2024

Okay, thanks for the info

from python-ami.

marrold avatar marrold commented on June 14, 2024

I think this might be an issue on my side, I'll continue to investigate.

from python-ami.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.