關於uSipServer
uSipServer是Android上的一個SIP“服務器”。
#概述
uSipServer是Android上的SIP“服務器”。
- 使用簡單
- 作為SIP代理和註冊商
- 僅支持UDP-SIP
- 不包含VOIP <=> 3G / LTE呼叫網關功能
# 快速入門指南
例)使用CSipSimple作為撥號號碼“9999”
[0]配置以下屬性。
- 域:SIP服務器域。默認值是本地IP。
- 本地IP:SIP消息的偵聽地址。默認值為“0.0.0.0(任意)”。
- 本地端口:SIP消息的偵聽端口。默認值為“5060”。
[1]運行uSipServer,然後按[開始]按鈕。
然後SIP域將打印如下。
“sipserver啟動。[@ xxx]”/ xxx = SIP域名
[2]運行CSipSimple。
[3] CSipSimple的帳戶設置。
[菜單] - > [帳戶] - > [添加帳戶]
帳戶名稱= 9999
用戶= 9999
Server = xxx
密碼=(如果用戶身份驗證=關閉,則不關心)
然後按[保存]按鈕。
[4]檢查CSipSimple的註冊狀態。
如果已註冊,則可以撥打。
#用戶認證配置
用戶驗證配置格式如下;
- 用戶分隔符是“;” (分號)
- user / pass delimiter是“:”(冒號)
- 如果“用戶驗證”為空,則禁用驗證功能
如果添加2個用戶“foo”和“baz”,並且每個密碼都是“bar”和“qux”,請設置“foo:bar; baz:qux;”到“用戶身份驗證”。
最新版本1.3.1的更新日誌
Last updated on 2018年09月21日
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
- 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
uSipServer APK信息
在APKPure安全快速地下載APK
APKPure 使用簽章驗證功能,確保為您提供無病毒的 uSipServer APK 下載。
uSipServer歷史版本
uSipServer 1.3.1
65.8 KB2018年09月21日
uSipServer 1.2.3
420.9 KB2018年04月17日
uSipServer 1.2.2
420.9 KB2018年04月15日
uSipServer 1.2.1
420.8 KB2018年02月02日