Asterisk extension on N95

Hi all.
I an trying to make my Nokia N95 an extension for Asterisk.
I know that the N95 is SIP capable.
But I’m in Israel, the cellular company dos not support SIP. :cry:
So I need a program like (X-LITE or something like that) for N95.

Can someone help me?
Thanks…

Maybe can help…
http://jroliva.wordpress.com/2007/12/10/registrar-asterisk-en-nokia-n95/

I have an N85, which works well as a SIP client, but you have to install the SIP client for S60 devices: http://www.forum.nokia.com/info/sw.nokia.com/id/d476061e-90ca-42e9-b3ea-1a852f3808ec/SIP_VoIP_Settings.html

Ian

Hi Sadzas and Pmlco, thanks for the replay.
But as I said before, Israeli cellular company’s dos not support internal SIP.
I need a 3’rd party program to connect (like x-lite)… :confused:

But, you don’t need to go via the cellular network, unless you use 3G. The SIP client can be used independently. For example, my mobile is from Orange, but I use the SIP client to connect to my asterisk server via WiFi and that is totally independent of my Orange account.

[quote=“pmlco”]I have an N85, which works well as a SIP client, but you have to install the SIP client for S60 devices: http://www.forum.nokia.com/info/sw.nokia.com/id/d476061e-90ca-42e9-b3ea-1a852f3808ec/SIP_VoIP_Settings.html
Ian[/quote]

My son uses a N95 and he didn’t install anything on his phone to get SIP working with (my) Asterisk. :smile:

I guess it’s pre-installed on the N95 then - even better! :smiley:

Correct, that’s how we use it too. (via WIFI at home or wherever it is available) :smiley:

Hi, I think I have something wrong with my Asterisk configuration.
It’s not working also from a PC…
So I will try a clean installation at work, if it works, then it’s a problem in my home installation
(it’s a ubuntu os, with amule, so I cannot install on it mysql and apachi… maybe thats my problem).
I’ll be going to Switzerland for the weekend, so I will try it when I get back…

Thank allot !!!

[quote=“threeeye”]Hi, I think I have something wrong with my Asterisk configuration.
It’s not working also from a PC…
So I will try a clean installation at work, if it works, then it’s a problem in my home installation
(it’s a ubuntu os, with amule, so I cannot install on it mysql and apachi… maybe thats my problem).
I’ll be going to Switzerland for the weekend, so I will try it when I get back…

Thank allot !!![/quote]

Install Ubuntu server and you’ll have ALL you need.

Hi.
I installed AsteriskNOW in my office, I configerd an extension on a PC and it works, but from the N95 it gives me a msg
"Internet telephone service not available" .
Wat am I doing wrong?

[quote=“threeeye”]Hi.
I installed AsteriskNOW in my office, I configerd an extension on a PC and it works, but from the N95 it gives me a msg
"Internet telephone service not available" .
Wat am I doing wrong?[/quote]

forum.voxilla.com/voip-wiki/usin … 24215.html

It’s the same for Nokia N-series

[quote=“henkoegema”]
Install Ubuntu server and you’ll have ALL you need.[/quote]
JAJAJJA! That’s correct! UBUNTU SERVER rules!

[quote=“threeeye”]
I installed AsteriskNOW in my office, I configerd an extension on a PC and it works, but from the N95 it gives me a msg
"Internet telephone service not available" .
Wat am I doing wrong?[/quote]
I think you should post that in

http://forums.digium.com/viewforum.php?f=14

Hi all.
I’m trying to connect a PC to Asterisk, from internal network it works.
But at home I get “registration error: 408 request timeout”

now WHAT???

o.k. I’ve installed asterisk on ubuntu server, but I cannot get a web manager…
how do i do it manualy ?

[quote=“threeeye”]o.k. I’ve installed asterisk on ubuntu server, but I cannot get a web manager…
how do i do it manualy ?[/quote]

asteriskguru.com/tutorials/asterisk_gui.html

Hi
i followd the guide untill [quote]After that run make checkconfig in your asterisk-gui directory. This script will check if your GUI is correctly configured.[/quote]

when i run make checkconfig
it gives me this make: *** No rule to make target `checkconfig'. Stop.