Read-only archive of the All About Symbian forum (2001–2013) · About this archive

VoIP and IP questions

5 replies · 2,102 views · Started 10 May 2007

Hi all, first post here 😊

I have a new and brilliant unbranded N95 (firmware updated) with (I hope) full capabilities and after few days trying it to work with my Asterisk VoIP server I get no result.

I think i'm doing all things in the right way but not sure, I'll paste my config so if any1 knows what is wrong or how I can fix it, I'd be very thankful. :P

N95 config:
wLan node: config, setted and working (navigating, UPnP and so...)
Mode Name: myvoip
Service: IETF
access point: mywlan
public user: sip:myuser
compression: no
register: when needed.
security: no
Proxy server
-proxy server: sip:192.168.0.1
-realm: 192.168.0.1
-user: myuser
-pass: *****
-free route: yes
-udp.
-port: 5060
Sip server: same as proxy

sip account on sip server (extracted from sip.conf)
[myuser]
type=friend
qualify=yes
secret=****
host=dynamic
dtmfmode=rfc2833
context=HOME
canreinvite=no
callerid="Id" <513>
callgroup=2
pickupgroup=2
;disallow=all
allow=all
allow=h263
nat=yes

and when it tries to register, it says that there is an error, and when I look at asterisk's log, there is no try to access or request for login...
Help needed!!!

please try searching the forums, i posted a long thread about this and i can't be bothered to retype everything but it works fine and many other have asterisk working too

jman200x wrote:please try searching the forums, i posted a long thread about this and i can't be bothered to retype everything but it works fine and many other have asterisk working too

I have followed the instructions in your post allaboutsymbian.com/forum//forum/thread/59389/ and stills doesn't work. I try it with fring and works nice, not the same when trying with the embbeded phone.

😞

If you send me a PM I can give you a link to a document I wrote for the company I work for.

Since we use Asterisk based servers, it should be easy to modify for your configuration.

It works as my N95 is logged onto it 😊