ooh323c | An Open H.323 Library

 by   traviscross C Version: Current License: Non-SPDX

kandi X-RAY | ooh323c Summary

kandi X-RAY | ooh323c Summary

ooh323c is a C library. ooh323c has no bugs, it has no vulnerabilities and it has low support. However ooh323c has a Non-SPDX License. You can download it from GitHub.

Thank you for downloading the Objective Open H.323 software. This package contains linux binaries of H.323 stack developed in C. The ASN.1 messaging code was developed using the Objective Systems ASN1C compiler to implement the core H.323 specifications (H.225, H.235, and H.245). Additional code was then developed which makes use of the compiler generated code for presenting a comparatively high level stack API. The media part, which includes RTP and audio support, is implemented as a sample library. The media library uses G.711 code made available by Sun Microsystems to the open source community. Please refer to their license for more details.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              ooh323c has a low active ecosystem.
              It has 11 star(s) with 8 fork(s). There are 6 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              ooh323c has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of ooh323c is current.

            kandi-Quality Quality

              ooh323c has 0 bugs and 0 code smells.

            kandi-Security Security

              ooh323c has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              ooh323c code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              ooh323c has a Non-SPDX License.
              Non-SPDX licenses can be open source with a non SPDX compliant license, or non open source licenses, and you need to review them closely before use.

            kandi-Reuse Reuse

              ooh323c releases are not available. You will need to build from source code and install.
              Installation instructions, examples and code snippets are available.
              It has 37210 lines of code, 0 functions and 151 files.
              It has low code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of ooh323c
            Get all kandi verified functions for this library.

            ooh323c Key Features

            No Key Features are available at this moment for ooh323c.

            ooh323c Examples and Code Snippets

            No Code Snippets are available at this moment for ooh323c.

            Community Discussions

            No Community Discussions are available at this moment for ooh323c.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install ooh323c

            To run the sample programs, first make sure the path to the media shared object library (liboomedia.so) is set in LD_LIBRARY_PATH:.
            receiver - an audio receiver program that will listen for incoming requests and then play audio as it is received.
            player - an audio player program that will play a sample audio file.
            simple - an H.323 endpoint sample program. This is a sample H.323 VoIP phone application which opens g711ulaw64k channels and transmits and receives voice. It has been tested successfully against ohPhone, a widely used open source H.323 phone application and NetMeeting.
            chansetup - This is a sample program developed for testing multiple calls. This program allows stack testing by placing multiple calls. The number of calls, duration of each call and interval between successive calls are configurable.
            Run receiver first to listen for incoming connections: cd tests/receiver ./ooReceiver [--use-ip <ip>] [--use-port <port>] where, [--use-ip <ip>] and [--use-port <port>] options are used to specify local ip address and port number. By deafault, receiver application tries to determine ip address on it's own and uses standard H.323 port 1720. A log file will be created in the tests/receiver directory (ooReceiver.log). Also, the log file for the media plugin will be created in the same directory (media.log).
            Run the player: cd ../player ./ooPlayer --audio-file space.raw [--use-ip <ip>] where, --audio-file is used to specify the audio file to be played. [--use-ip <ip>] is used to specify local ip address. By deafault, player application tries to determine ip address on it's own. A log file will be created in the tests/player directory (ooPlayer.log). Also, a log file for the media plug-in will be created in the same directory (media.log).
            Set working directory to the simple test directory: cd tests/simple
            To see the usage information including various options: ./simple OR ./simple --help
            To make a call: ./simple [options] <remote> where, <remote> - is the dotted representation of the destinations IP address. In case of gatekeeper, aliases can also be used.
            To receive a call: ./simple [options] --listen You will find simple.log and media.log in the current directory.
            Two instances of this program have to be run. Can be run on same machine or different machines.
            First change to chansetup directory. cd tests/chansetup
            For running listener instance, ./h323peer [--use-ip ip] [--use-port port] where local ip address and port can be specified for listening to incoming calls. By default, application determines ip address and uses default H323 port number 1720.
            For running calling instance ./h323peer [--use-ip ip] -n <number of calls> -duration <call duration> -interval <inetrval between successive calls> destination where all times are in seconds. Interval of 0 means next call will be placed after current call finishes. "destination" is the dotted ip address of the endpoint running listener instance.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/traviscross/ooh323c.git

          • CLI

            gh repo clone traviscross/ooh323c

          • sshUrl

            git@github.com:traviscross/ooh323c.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link