fhqiplj / android-client

SIP-Client for Android (based on CSipSimple)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android Client

It's a SIP softphone based on CSipSimple created with the intention of automating the configuration of a ng-voice account.

It consists of a series of classes which are capable of connecting via HTTPS to a REST API using a one-time login to fetch every account and information needed to create a local SIP account on the softphone.

This project is a work in progress.

Features

Apart from the very well known features of the Csipsiple softphone, this custom version has:

  • one click configuration using a unique login credential
  • every account is configured automatically. Special for those who are not used to SIP terminology
  • custom codec list selection for NB and WB
  • mobile push notifications using Google Cloud Messaging. This allows us to trigger configuration reloading, registration and unregistration on demand, etc.
  • auto-waking-up to receive calls if needed (using GCM)
  • autoload configuration by reading a QR code (zero typing configuration)
  • video plugin enabled by default

Screenshots

Splash screen

Login screen

Scanning QR code

Dialer

Customer Info

About

SIP-Client for Android (based on CSipSimple)

License:GNU General Public License v3.0


Languages

Language:Makefile 60.9%Language:C 21.2%Language:C++ 11.7%Language:Java 4.4%Language:Shell 0.6%Language:Python 0.5%Language:Assembly 0.2%Language:Objective-C 0.2%Language:HTML 0.1%Language:Objective-C++ 0.1%Language:MATLAB 0.1%Language:Batchfile 0.0%Language:CSS 0.0%Language:CMake 0.0%Language:QMake 0.0%Language:JavaScript 0.0%Language:Protocol Buffer 0.0%Language:QML 0.0%Language:Pan 0.0%