Giter Club home page Giter Club logo

sccp-to-asterisk's People

Contributors

merentitis avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

sccp-to-asterisk's Issues

Number of Devices

Hi Konstantinos.

Love the idea of using asterisk + chan-sccp as a SRST replacement ! ๐Ÿ‘

Couple of comments:

  • I am not sure how many devices you are trying to support in this fallback solution, but when it is more then 10 device, i would advice using an asterisk realtime database (like Mysql / Postgres), instead of creating sccp_hardware.conf / sccp_extension.conf files.
    Setting up Real-time is pretty easy, See Wiki and See Wiki
    Benefits:
    • No more 'sccp reload' required. Realtime Devices are only/always read from the database at device registration.
    • It will make it a lot easier to keep your cucm and srst's in sync.
    • If you like you can even add a "_" prefixed field to the sccpdevice table, to record some kind of sync-instance number between the two databases. Realtime Fields which start with an underscore ('_') are completely ignored by chan-sccp.
  • Also see Article about using Asterisk+chan-sccp for SRST)
  • Once your conversion script is complete, it would also make a really nice addition to the chan-sccp as a simple way to migrate from cucm over to asterisk+chan-sccp ๐Ÿฅ‡

If you need any Live Help, we do have a Gitter Chat

BTW: Sorry for using the issue report system, to contact your, your github main page did not state an e-mail address, to contact you. Or just drop me an e-mail

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.