Git Product home page Git Product logo

arke's People

Contributors

dependabot-preview[bot] avatar dependabot[bot] avatar payteljosh avatar pow-devops2020 avatar seiggy avatar sgnayak avatar sucrose0413 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

arke's Issues

Voice Conferencing Creation and Mangement

Allow creation of a voice conference, and managing a conference system.

Generate a conference line # to join.
Allow entrance of a participant code to control the conference through an API
Allow control of the conference by the conf creator through API or DTMF controls

Improved outbound dialing

Improve the outbound calling step to take in a SIP trunk or Least Cost Routing service and other options to assist in outbound calling.

AsteriskDockerDemo missing configs.tar.gz

I'm interested in this project, and I'm new to Asterisk.

You conveniently have a docker file for an Asterisk instance in AsteriskDockerDemo, but the start.sh references /root/configs.tar.gz. That file isn't in the repository (and it would need to be referenced in a COPY in the docker file). Any chance that could be added?

I Want to Change CNAME of Caller

HI
I want to Change The Caller CNAME With My PhoneBook In Mine Project Database Because i want to Sho my Customize name on SoftPhones And DeskPhone

Please Help Me , With My knowledge it possible with ARI , I`m Right Or Not?

Call Transfer Step

Create TransferCallStep that will transfer a call to a different extension / call flow.

CORS issues

I'm running arke from a different machine than asterisk ari. when connecting to ari i get the following error
[12167]: res_ari.c:781 process_cors_request: Origin header 'ws://10.0.1.6:8088' does not match an allowed origin.

Any idea how to allow that origin?
I tried enabling cors in the WebApiStartup but i'm still getting that error

Null Reference Exceptions At Startup

_configuration at line 33 is never initialized

At line 37 there is a call to InitializeConfigurationFileDependencies which in turn calls GetAppSettingsByHostName() which uses _logger which is not initialized yet (Its being initialized at line 38) which causes a null reference exception

At line 38 you try to initialize _logger by using _configuration which is not yet initialized which causes a null reference exception.

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.