Code Monkey home page Code Monkey logo

sipper's Introduction

#Sipper

Synopsis

An Android SIP Client that can be used to register with a SIP server and make, receive, hold and resume audio calls.

It consumes the Doubango Android NGN Stack, which is also open source, for SIP functionality.

Motivation

This project can be used as a demonstration of the usage of the Doubango NGN SIP Stack.

Installation

  • In Eclipse, select File -> Import -> Git -> Projects from Git -> Local.
  • Select the location of this project on your hard drive and import it.

Note: You must also import the android-support-v7-appcompat library project and the android-ngn-stack library project (which I have provided) into your Eclipse workspace if it is not already present.

Importing the android-support-v7-appcompat project can be done like so:

  • In Eclipse, Select File -> Import -> Android -> Existing Android Code Into Workspace.
  • Browse to the android-support-v7-appcompat location. This should be in \sdk\extras\android\support\v7\appcompat

Importing the android-ngn-stack project can be done like so:

  • Move or copy the android-ngn-stack folder out of the Sipper folder. Place it in the same folder that the Sipper folder is in.
  • In Eclipse, Select File -> Import -> Android -> Existing Android Code Into Workspace.
  • Browse to the android-ngn-stack location.

License

Sipper is licensed under the GNU GPL v3 open source license.

The Doubango Android NGN STack, which is consumed by Sipper, is also licensed under the GNU GPL v3 open source license.

sipper's People

Contributors

dermotblair avatar

Watchers

James Cloos 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.