uSipServer 1.1.1 Icon
3.4
10 Ratings
18K+
Downloads
1.1.1
version
Nov 28, 2017
release date
419.4 KB
file size
Free
Download

What's New

v1.3.1

- user authentication (REGISTER authentication by user:pass)

v1.2.2 / v1.2.3

- fixed bugs (improve error handling)

v1.2.1

- refined console messages

- fixed an unexpected shutdown problem

- improved reliability as service (register data persistence option)

v1.1.1

- fixed crash bugs

v1.1

- server status notification

- auto start

v1.0.6

- fixed UI

v1.0.5

- fixed local-port setting bug

About uSipServer Android App

# Overview
uSipServer is a SIP "server" on Android.
- simple to use
- works as SIP proxy and registrar
- supports only UDP-SIP
- NOT contains VOIP<=>3G/LTE call gateway function

# Quick Start Guide
Ex) use with CSipSimple as dial number "9999"

[0] configure properties below.
- Domain : SIP server domain. default value is local IP.
- Local IP : listening address to SIP message. default value is "0.0.0.0 (any)".
- Local Port : listening port to SIP message. default value is "5060".

[1] Runs uSipServer, and push [start] button.
then SIP domain will be printed as below.
"sipserver started. [@xxx]" / xxx = SIP domain

[2] Runs CSipSimple.

[3] Account setting of CSipSimple.
[menu] -> [Accounts] -> [Add account]
Account name = 9999
User = 9999
Server = xxx
Password = (don't care if User Authentication = Off)
and pushes [save] button.

[4] Check registered status of a CSipSimple.
If it is registered, then you can dial.


# User authentication configuration
User Authentication config format is below;
- user delimiter is ";" (semicolon)
- user/pass delimiter is ":" (colon)
- if "User Authentication" is vacant, the authentication function is disabled
If you add 2 users "foo" and "baz", and each passwords are "bar" and "qux", set "foo:bar;baz:qux;" to "User Authentication".

Other Information:

Package Name:
Requires Android:
Android 2.3.4+ (Gingerbread MR1, API 10)
Other Sources:

Download

This version of uSipServer Android App comes with one universal variant which will work on all the Android devices.

Variant
11
(Nov 28, 2017)
Architecture
Unlimited
Minimum OS
Android 2.3.4+ (Gingerbread MR1, API 10)
Screen DPI
nodpi (all screens)
Loading..