Skip to content

Archipov/android-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 60.9%
  • C 21.2%
  • C++ 11.7%
  • Java 4.4%
  • Shell 0.6%
  • Python 0.5%
  • Other 0.7%