Giter Club home page Giter Club logo

pttlink / asl-asteriskng Goto Github PK

View Code? Open in Web Editor NEW
4.0 5.0 3.0 34 MB

Home of the Next Generation ASL Client - Base for the next generation release! based upon Asterisk 1.8

License: Other

Makefile 0.50% Dockerfile 0.01% Shell 1.76% Roff 4.02% C 88.14% C++ 3.97% Perl 0.38% HTML 0.17% M4 0.55% Awk 0.01% Vim Script 0.04% PHP 0.01% Tcl 0.01% Python 0.04% Objective-C 0.05% Yacc 0.22% Lex 0.09% CSS 0.01% JavaScript 0.03%
allstarilnk asl asterisk roip voip radio

asl-asteriskng's People

Contributors

kg7qin avatar solivas avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

asl-asteriskng's Issues

Support Serial Number lookup in simpleusb

When there are multiple URIs connected to a repeater, there is a (small) chance that the order of the devices can get mixed up, or, say if you move USB ports, or new machines, or in my case, VM the whole thing.

URIs with eeproms have the ability to store a serial number.

It would be very handy to support selecting the URI by said serial number.

chan_echolink DTMF deaf

chan_echolink won't process DTMF tones when connected. This is a bug that needs to be tracked down and resolved.

Fixup chan_usbradio segfaults

Code from before the ASL 1.02 branch was created was pushed to the chan_simpleusb channel driver. it now segfaults. This error needs to be tracked down and fixed.

Fixup chan_simpleusb segfaults

Code from before the ASL 1.02 branch was created was pushed to the chan_simpleusb channel driver. it now segfaults. This error needs to be tracked down and fixed.

Updates to eeprom support for URIs

uridiag's "initialise eeprom" will kill a URIxB for sure. Also, it looks like simpleusb will store the * data in the Product String section, which is used by default on the URIxB. This is bad, but should not brick devices.

I recommend we move the data to start at 50. This is 14 bytes (7 short) from the end of what the URIxB (CM119B) uses for its internal settings. Really, we should never read/write bellow address 50.. except for reading the serial number at 03 and use that for radio detection. (I'll open an issue for this too)

We also should change the init of uridiag to only "init" addresses 50-63 so we don't kill internal settings of the CM119 (or overwrite other devices eeprom settings) (Will need to open an issue, or make sure we do both changes at the same time)

Good news is however, I have the ability to recover any URIxB devices without sending them somewhere.

We should also use a new magic number, and if the old magic number is detected, move the data to the new location.

Finally, the chips take a little longer to talk to the flash - so uridiag/* will need to add a few usleeps in places to make it work better.

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.