Connect to SIP VOIP using Asterisk with Mobile Phone
This article is using the open source PBX Asterisk to setup a SIP account properly on the mobile phone. Using Mobile Phone Series Nokia N81 to write this mobile configuration, some of other mobile series will have different settings Therefore the configuration for different SIP servers may be similiar.
Things you need to enable voip internet phone to your mobile phone
1. your mobile phone must have WIFI connection point that connected wireless access point .
2. Wireless account point connected to internet with open port UDP 5060
3. Asterisk / SIP Server username password
SIP Server /Asterisk Settings
we can use public VOIP or we can create our own SIP Server. in the next article will writing more technical things about how to configure your own SIP Server / Asterisk . this article is written when the SIP Server is already install
Create a new sip account on the Asterisk / SIP Server
Add following setting to sip.conf (the username “agushalim” is just used for example !):
username=agushalim
type=friend
secret=SIP
qualify=no
port=5060
notransfer=yes
host=dynamic
context=from-internal
disallow=all
allow=alaw
SIP realm
The realm for digest authentication defaults to “asterisk”. Otherwise please verify your active realm in sip.conf.
Mobile Phone Settings
Navigate to Tools - Settings - Connection - SIP settings
Open the Options menu and select Add new - Use default profile :
Profile name : Asterik
Service profile : IETF
Default access point : your WIFI / wireless access point
Public user name : sip:agushalim@SIP Server(SIP : username@domain or IP address)
Use compression : No
Regristration : Always on
Use security : No
Proxy server
Proxy server address : sip:SIP Server (SIP : IP address of your asterisk / sip server)
Realm : asterisk (or realm of your asterisk)
Username : agushalim (Your SIP username)
Password : SIP (Your SIP password)
Allow loose routing : Yes
Transport type : UDP
Port : 5060
Registrar server
Registrar server address : sip:SIP Server (SIP : IP address of your asterisk / sip server)
Realm : -
Username : agushalim (Your SIP username)
Password : SIP (Your SIP password)
Transport type: UDP
Port: 5060
Now, navigate to Tools - Settings - Connection - SIP Settings / Internet telephone settings and create a New profile in the Options menu with the following settings:
Name: Default
SIP profiles: previously defined profile
Default call type
To switch between normal GSM calls or VOIP calls, navigate to Tools - Settings - Call - Default call type.
Select Cellular to make normal calls to the phone number or Internet to use VOIP to call the number or address.
asterisk, internet phone, mobile phone, sip server, sip servers|
Best of Paparazzi Girls
Here are the girls largely responsible for keeping the paparazzi machine humming.
|
|
Zimbio Caption Contest: Enter and Win $25 at Amazon.com!
This is possibly the easiest photo to caption. It practically writes itself.
|
|
Amber Rose Goes Topless in Miami, Children Unfazed
Uh, are there topless beaches in Miami that allow children?
|



