Symbian OS
read last symbian news on www.newlc.com read last symbian reviews on www.newlc.com
read last symbian tutorial on www.newlc.com read last symbian download on www.newlc.com
16 May 2006 - 09:39
Keywords :

This article is using the open source PBX Asterisk to setup a SIP account properly on the Nokia E60. Therefore the configuration for different SIP servers may be similiar. This article is referring to the howto from nextmobile.

Create a new sip account on the asterisk

Add following setting to sip.conf (the username "44" is just used for example !):

username=44
type=friend
secret=just4fun
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.

Nokia E60 settings

Navigate to Tools->Settings->Connection->SIP settings.

Open the Options menu and select Add new->Use default profile:

Profile name: to be defined
Service profile: IETF
Default access point: your wifi access point
Public user name: sip:SIP user @domain or IP address
Use compression: No
Regristration: Always on
Use security: No

Proxy server:

Proxy server address: sip:IP address of your asterisk
Realm: asterisk (or realm of your asterisk)
User name: SIP user
Password: secret
Allow loose routing: Yes
Transport type: UDP
Port: 5060

Registrar server:

Registrar serv.addr.: sip:Asterisk
Realm: -
User name: -
Password: -
Transport type: UDP
Port: 5060

Now, navigate to Tools->Settings->Connection->Internet tel.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.

Tutorial posted May 16th, 2006 by hannes

Submitted by Anonymous on Sun, 2006-05-21 21:29.

Hi,

With all that settings, I'll be able to phone over the internet with a wifi connection for free only with my asterisk account????


Submitted by Anonymous on Fri, 2006-06-30 13:17.

Hi All,

I wanted to ask if SIP client works only when the connection goes through WLAN? Can I use SIP when connected by UMTS?


Submitted by Anonymous on Thu, 2006-07-06 15:18.

I have problem when I call from the e70 to the pap2 the pap2 it hears me while i no

Submitted by Anonymous on Mon, 2006-10-02 08:34.

can i know what is asterisk server?? anyway i using N80, can i use the same setting?

Submitted by Anonymous on Fri, 2006-10-13 15:52.

I don't think N80 works with voip, it has sip but not the voip client i believe.

I really wonder if g729 works, don't feel like buying if not. Might use the open one for testing.


Submitted by Pasqu. (not verified) on Tue, 2006-10-17 00:14.

Hi, I use your setting but my Asterisk say: unauthorized. I don't understand whare is the problem.

— - (11 headers 0 lines)--- Using latest REGISTER request as basis request Sending to 192.168.2.99 : 5060 (non-NAT) Transmitting (NAT) to 192.168.2.99:5060: SIP/2.0 100 Trying Via: SIP/2.0/UDP 192.168.2.99:5060;branch=z9hG4bKprkdg12ut1hc7pd508u62v3;received=192.168.2.99 From: ;tag=iirtg17ajphc6tk808u6 To: Call-ID: CeDo189PoIevlg8YoiA-V1Tt4B81-q CSeq: 1131 REGISTER User-Agent: Asterisk PBX Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY Contact: Content-Length: 0

— - Transmitting (NAT) to 192.168.2.99:5060: SIP/2.0 401 Unauthorized Via: SIP/2.0/UDP 192.168.2.99:5060;branch=z9hG4bKprkdg12ut1hc7pd508u62v3;received=192.168.2.99 From: ;tag=iirtg17ajphc6tk808u6 To: ;tag=as3eb1ed4e Call-ID: CeDo189PoIevlg8YoiA-V1Tt4B81-q CSeq: 1131 REGISTER User-Agent: Asterisk PBX Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY Contact: WWW-Authenticate: Digest algorithm=MD5, realm="asterisk", nonce="3ab798b0" Content-Length: 0


Submitted by Anonymous on Sun, 2006-12-10 20:57.

Found this on net:

My company is working together with Nokia to test N80 IE for SIP application. We received the latest development firmware for tests. This firmware handles STUN protocoll during registration. We made many tests with different type Linksys and other wifi routers. The result is that with most of the Linksys boxes the N80 does not work, it even cannot register with SIP server. We made IP dumps in the phone and in the server also and it seems that the implementation of the STUN protocol is not correct in the N80. It works on full cone nat, but does not work on any restriced nat. We told the problems to the local Nokia guys, but they had very strange reaction. They said that the development was finished and this firmware would be the commercial one. If that is the case, Nokia will have huge problems if they introduce N80 IE with this firmware on the market. It will work only on very limited number of wifi routers. Can somebody help me from Nokia to discuss and fix this problem? I can provide all SIP logs both for successfull and faulty registrations.


Submitted by Anonymous on Sun, 2006-12-17 08:08.

nokia N80ie version..

I have identical setups in an E61 and a N80ie...

the e61 will work fine over gprs and wlan.. but the n80ie works only on wlan.

The strange thing is.. on wlan, the n80ie registers with the server and then shows registered under sip settings and shows the little telephone icon in the upper right hand corner when the phone icon is on, the phone will make sip calls without a problem. On GPRS though, the n80ie shows registered under sip settings (also registered on sip server) but does not show the telephone icon in the upper corner. The phone is connected and sends sip msgs to the server but rejects calls as busy and also refuses to send an "internet" call. Again, the e61 on gprs works great and can send an rcv calls just fine.

Has anyone else tested this issue. Ive tripple checked the settings on both phones.

thanks


Submitted by maryokaan on Sun, 2008-09-14 23:47.

hi,
i have tested this issue.
i am having the same problem with sip over gprs as you do. will be very very glad if you share the solution if there is any to fix it.....

will look forward to receive a fix...
thank you


Submitted by freddy (not verified) on Sat, 2007-03-17 18:38.

Hi, I'm using nokia E65. I have tried the configuration stated above, but it when I tried to connect (menu -> connect. -> Internet tel.) it always giving me "Unable to connect to connection network" and from my Sip Settings, it's stated "Registration failed". I'm not sure whats wrong with that.

Submitted by cucutras (not verified) on Wed, 2007-04-04 22:35.

Mu phone can use the web browser with the defined WLAN connection setings, bur when i try to use this setings with the "internet phone" i receive a "Can't connect to the connection network" (this message is translated by me because the phone is in spanish)

If y run tcpdump in the asterisk server, there are no packets from the phone.


Submitted by Anonymous on Fri, 2007-04-06 01:51.

You're a lifesaver.. i'm leaving overseas next week and I just follow your config.. it works great.. This function is great for a country with unlimited access to GPRS :)

Submitted by Anonymous on Sun, 2007-04-15 22:29.

I'm experiencing the same issue like one of the folks above. I've purchased a N80i and my WLAN connecting for internet browsing works fine. But when I try to use my asterisk or Gizmo I always get "unable to connect". I've activated also a sniffer and I get no packets from the phone. So it seems like the problem happens before any packet "leaves" the phone. Anyone has had the same problem? any know bug? I'll really appreciate any help! Tincho

Submitted by hello2hello on Sat, 2008-12-06 19:03.

We have good quality VOIP CALLING CARD. Its working in NOKIA MOBILE Via SIP SETTINGS. If u need we can give u very Good price. If u need pls contact me. We can give u SETTINGS And All Detailes.

www.gulffoon.com
+919995958167[b]


Submitted by Attila Domjan (not verified) on Tue, 2006-06-13 08:53.

I have E61 the SIP functionality the same as E60. The phone support not only the g711x codecs, support: ilbc, g729, amr. I use my phone ilbc codec. The g729 does not work with asterisk + intel g729 . If I walk outside the wlan area while I making call the phone sometimes crash. The Nokia guys unfortunetly forgot to implement the 183 session progress, it's missing in many situation.


copyright 2003-2009 NewLC SARL