Giter VIP home page Giter VIP logo

Comments (3)

jcolp avatar jcolp commented on June 3, 2024

We require additional debug to continue with triage of your issue. Please follow the instructions on the wiki [1] for how to collect debugging information from Asterisk. For expediency, where possible, attach the debug with a '.txt' file extension so that the debug will be usable for further analysis.

Thanks!

[1] https://docs.asterisk.org/Operation/Logging/Collecting-Debug-Information/?h=collecting+debug

from asterisk.

pc-m avatar pc-m commented on June 3, 2024

I've reproduced the issue and added the cli sessions for both asterisk and the loggers.

cli_508-asterisk-1.txt
cli_508-asterisk-2.txt
debug_log_508-asterisk-1.txt
debug_log_508-asterisk-2.txt

from asterisk.

jcolp avatar jcolp commented on June 3, 2024

Ah, after rereading your description I believe this fundamentally doesn't work the way you want. This isn't made for replication of state. It's made for a combined view of independent state from multiple concurrent instances. That is:

System '1' has a device state of in use
System '2' has a device state of not in use
Combined view is in use
System '2' changes device state to in use
Combined view is in use
System '2' changes device state to not in use
Combined view remains in use
System '1' changes device state to not in use
Combined view is not in use

It was made for endpoints, though doesn't differentiate between them and custom device states. To support your use case would require new feature development and additional functionality.

from asterisk.

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.