VoIP-Server is a SIP server application that allows you to create a VOIP server on a mobile device.
Follow these steps to get started:
-
Configure uSipServer Properties:
- Domain: Set this to the SIP server domain. The default value is the local IP.
- Local IP: Set the listening address for SIP messages. The default value is
0.0.0.0 (any)
. - Local Port: Set the listening port for SIP messages. The default value is
5060
.
-
Start uSipServer App:
- Launch the uSipServer app on your mobile device.
- Push the
[start]
button to start the server.
-
Logging Options:
- SIP Log: Check this box to display SIP signal logs.
- Register Log: Check this box to display REGISTER/UNREGISTER logs.
Here's how you can use the VoIP-Server with the CSipSimple client:
- Install and configure CSipSimple as your SIP client.
- Set the server domain and port to match the settings configured in the uSipServer app.
- Initiate calls and handle SIP messages using CSipSimple, with the uSipServer managing the SIP server functionality.
For any issues or support, please contact the developer at booncraft.com@gmail.com.