![]() |
2009-12-18
, 12:05
|
Posts: 72 |
Thanked: 21 times |
Joined on Dec 2009
|
#2
|
![]() |
2009-12-18
, 12:12
|
Posts: 46 |
Thanked: 5 times |
Joined on Sep 2009
|
#3
|
![]() |
2009-12-18
, 12:18
|
Posts: 18 |
Thanked: 18 times |
Joined on Oct 2009
@ Barcelona, Spain
|
#4
|
#!/bin/sh run-standalone.sh /usr/bin/mc-tool update sofiasip/sip/_32130 string:local-ip-address=192.168.8.163 run-standalone.sh /usr/bin/mc-tool enable sofiasip/sip/_32130
#!/bin/sh run-standalone.sh /usr/bin/mc-tool disable sofiasip/sip/_32130
/home/user # run-standalone.sh mc-tool list ring/tel/ring spirit/skype/mjbroek0 gabble/jabber/mjbroek_40gmail_2ecom0 sofiasip/sip/_32130
![]() |
2009-12-18
, 13:45
|
Posts: 17 |
Thanked: 11 times |
Joined on Dec 2009
|
#5
|
![]() |
2009-12-18
, 14:08
|
Posts: 18 |
Thanked: 18 times |
Joined on Oct 2009
@ Barcelona, Spain
|
#6
|
apt-get install libmissioncontrol-utils
The Following User Says Thank You to kwek For This Useful Post: | ||
![]() |
2009-12-18
, 14:15
|
Posts: 1,096 |
Thanked: 760 times |
Joined on Dec 2008
|
#7
|
![]() |
2009-12-18
, 14:16
|
Posts: 17 |
Thanked: 11 times |
Joined on Dec 2009
|
#8
|
![]() |
2009-12-18
, 15:31
|
|
Posts: 739 |
Thanked: 242 times |
Joined on Sep 2007
@ Montreal
|
#9
|
I've a follwoing problem. In my home network I have test SIP gateway (say 192.168.1.10) that accepts all connections from internal network. I have an account there (say 1000, with 1000 as a password).
I managed to VPN into my home network and can access all its resources while connected over VPN.
However I have a hard time configuring SIP connection on N900. I have tried several combiantions of settings and none of them worked: every time I ended up with "signing in..." window and then "not connected".
Here's what I have tried:
user name: 1000 and 1000@192.168.1.10)
pwd: 1000
transport: auto, tcp
outbound proxy: blank, 192.168.1.10, sip:192.168.1.10
discover public address: on/off
loose routing: on/off
If I vpn using my laptop and configure any software SIP phone applying minimum settings (user 1000@192.168.1.10, pwd 1000, sip server 192.168.1.10, port 5060, transport TCP) it works.
What could I do to troubleshoot this? Are there any ways to check logs of sip module attempting to register itself?
Thanks in advance,
Alex