Git Product home page Git Product logo

freeswitch-curl's People

Contributors

ekzobrain avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

freeswitch-curl's Issues

Refactoring plan

Need to write and discuss a plan for library rewrite (public API/overall approaches). Sections:

  1. Versioning - should we stay in sync with FS major versions or not? for API compatibility
  2. Installation and inclusion - composer and composer autoloader only?
  3. Updating - how to apply DB migrations?
  4. Public API - namespaces, entry point, configuration... Ways of usage - a library with some "handle" method to include in users own controller? Is some buil-in entry file controller needed for standalone setups?
  5. Database setup - allow to pass already connected raw PDO instance or not? May be use dependency injection and allow to pass the whole database driver with some interface?
  6. Log and debug - use some built-in logger and allow to pass user-defined PSR-compatible logger instance?
  7. Tests - automated tests and test environment? interface to emulate FS requests?

Inbound Dialplan Sample

Hello, can you please provide some inbound only dialplan? I tried user xml_curl mod with directory|dialplan config, but in call time i have 404 error and strange log:

[INFO] mod_dialplan_xml.c:637 Processing 1001 <1001>->1000 in context public
Dialplan: sofia/internal/1001@123 parsing [public->tone_stream] continue=false
Dialplan: sofia/internal/1001@123 Regex (FAIL) [tone_stream] destination_number(1000) =~ /^9998$/ break=on-false
Dialplan: sofia/internal/1001@123 parsing [public->hold_music] continue=false
Dialplan: sofia/internal/1001@123 Regex (FAIL) [hold_music] destination_number(1000) =~ /^9999$/ break=on-false
[INFO] switch_core_state_machine.c:311 No Route, Aborting

may be I doing something wrong?

Status 480 temporary unavailable

Hello, i try use this, but after install and setup configs I can register in system, but in time call i have 480 status code, con you provide any info about this?

CDR for mod_xml_cdr

Missing fields:
is_aleg
endpoint_disposition
inbound_bytes
outbound_bytes
sip_user_agent
last_bridge_role
originator_uuid

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.