![]() |
Re: VOIP fails over VPN tunnels
Hi heavyt
I am using N900. I am facing the same problem /etc/openvpn/nokia.up tun0 1500 1542 10.9.170.78 10.9.170.77 init script failed: could not execute external program Exitng I added these 3 lines to my .ovpn file script-security 2 up /etc/openvpn/nokia.up down /etc/openvpn/nokia.down My nokia.up script #!/bin/sh source /etc/osso-af-init/af-defines.sh for acct in `mc-tool list | grep sofiasip/sip`; do mc-tool update $acct string:local-ip-address=$4 done My nokia.down script #!/bin/sh source /etc/osso-af-init/af-defines.sh for acct in `mc-tool list | grep sofiasip/sip`; do mc-tool update $acct clear:local-ip-address done I have tried doing "chmod 755 /etc/openvpn/nokia.up /etc/openvpn/nokia.down" to set the execute-allowed bits. What is missing? Please help. Quote:
|
Re: VOIP fails over VPN tunnels
Quote:
Have you tried to run the scripts in emelFM2 to see if it (emelFM2 as root) displays any errors? I found that my scripts had format errors (you have to be careful with copy and paste :) ) . |
Re: VOIP fails over VPN tunnels
Just for reference: On the N900 the following works with vpnc:
Code:
/etc/vpnc/vpnc-script-post-connect-action |
Re: VOIP fails over VPN tunnels
Hi rajil and heavyt
Could you please help me about this sip audio problem with N900? My phone conects and calls but no voice. I can't hear them and they can't hear me. Help please. |
Re: VOIP fails over VPN tunnels
[QUOTE=birefringence;888641]Just for reference: On the N900 the following works with vpnc:
Can you show us exact steps please. |
Re: VOIP fails over VPN tunnels
Quote:
|
All times are GMT. The time now is 23:40. |
vBulletin® Version 3.8.8