Code Monkey home page Code Monkey logo

reconserver's Introduction

To prepare your machine for building the project, you need to install
the build dependencies.  On a Debian or Ubuntu system, you may use a
command like this:

$ sudo apt-get install \
     libresiprocate-dev librecon-dev libsipxtapi-dev \
     libresiprocate-turn-client-dev


NOTE: You must have at least reSIProcate v1.8.10

To build this project, note that CPPFLAGS are necessary:

$ git clone $REPOSITORY
$ cd reConServer
$ autoreconf --install
$ ./configure CPPFLAGS="-I/usr/include/sipxtapi -DDEFAULT_BRIDGE_MAX_IN_OUTPUTS=10 -D__pingtel_on_posix__ -D_linux -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DRESIP_TOOLCHAIN_GNU -DRESIP_OSTYPE_LINUX -DRESIP_ARCH_X86_64 -DHAVE_sockaddr_in_len -DUSE_CARES -DUSE_SSL -DUSE_IPV6 -DHAVE_EPOLL"
$ autoreconf --install
$ make


To run the project, see the original testua_readme.txt


G.722 notes
-----------

Earlier versions of the sipXtapi code (and packages) don't fully support
G.722 sample rate specification in the SDP.  This is a special case explained
in RFC 3551.

Use sipXtapi package version 3.3.0~test14 or later to have this work correctly.

reconserver's People

Contributors

dpocock avatar catalinusurelu avatar

Watchers

annlei avatar  avatar

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.