![]() |
Re: N900 SIP Client with Asterisk
Please, tell me what is the software that you use to connect to Asterisk from Maemo.
|
Re: N900 SIP Client with Asterisk
Quote:
To complete: This was bug 1860. I applied the workarounds contain therein and I get a VPN connection with a SIP session running over the N900 SIP stack. I added the libmissioncontrol-utils with this command #apt-get install libmissioncontrol-utils this allows the use of mc-tool commands then added the lines script security 2 up /etc/openvpn/nokia.up down /etc/openvpn/nokia.down to client.ovpn config file then created the startup scripts nokia.up #!/bin/sh run-standalone.sh /usr/bin/mc-tool update sofiasip/sip/_xxxx string:local-ip-address=$4 run-standalone.sh /usr/bin/mc-tool enable sofiasip/sip/_xxxx route add -net 192.168.2.0 netmask 255.255.255.0 gw 10.8.0.1 dev tun0 and nokia.down #!/bin/sh run-standalone.sh /usr/bin/mc-tool disable sofiasip/sip/_xxxx then these two scripts must be made executable #chmod 744 nokia* thanks to KWEK and others who have been through this before. By the way for completeness the command $mc-tool list will give you the sofiasip files that you created when you made the SIP client on the phone, these must be used where I have put _xxxx in the above scripts... |
Re: N900 SIP Client with Asterisk
hey has anyone try to integrate asterisk with google voice?? i did some research online and found that it actually works... but i m not sure if it ll work on n900. cant anyone give a pointer???
|
[Off-Topic] Re: N900 SIP Client with Asterisk
Off-topic, sorry!
Can you give me an invitation for Google Voice? ;-D Quote:
|
Re: N900 SIP Client with Asterisk
Guys,
I need some help in setting up sip on openvpn. Some details of my network are: 1. Home router: 192.168.1.1 2. Asterisk server and Openvpn server: 192.168.1.152 The server.conf looks like this Code:
port 1194 Code:
client Code:
nokia.up Code:
Code:
echo 1 > /proc/sys/net/ipv4/ip_forward I am able to ping to 10.8.0.1 from the N900. But the sip connection doesnt go online and i get a network error. In the sip settings i have defined the server as asterisk.dyndns.org, do i need to change this to 10.8.0.1? Anybody knows what might be the problem? |
Re: N900 SIP Client with Asterisk
See bug 1860.
|
Re: N900 SIP Client with Asterisk
Quote:
any further ideas? |
Re: N900 SIP Client with Asterisk
Does 10.8.0.5 NAT traffic from the N900? It won't go far with a 10.8.0.6 source address.
|
Re: N900 SIP Client with Asterisk
Quote:
|
Re: N900 SIP Client with Asterisk
Bit more information. After the openvpn connection has been made, the client N900 route looks like this:
Code:
Kernel IP routing table Code:
#route -n |
All times are GMT. The time now is 03:38. |
vBulletin® Version 3.8.8