Ekiga 软件电话显示为“已注册”——但实际上真的是这样吗?

Ekiga 软件电话显示为“已注册”——但实际上真的是这样吗?

Ekiga 是否真的注册了?我如何知道?

我认为 Ekiga 已连接,或者至少它显示“已注册”:

電影

但是,当我退出 Ekiga 并使用 SFLphone 时,它​​无法注册:

手机

sipsak显示 200 OK时tleilax

thufir@doge:~$ 
thufir@doge:~$ sudo sipsak -vv -s sip:102@tleilax -m "hi"
No SRV record: _sip._tcp.tleilax
No SRV record: _sip._udp.tleilax
using A record: tleilax
Max-Forwards set to 0

message received:
SIP/2.0 200 OK
Via: SIP/2.0/UDP 127.0.1.1:46481;branch=z9hG4bK.6357e66e;alias;received=192.168.1.3;rport=46481
From: sip:[email protected]:46481;tag=134701bd
To: sip:102@tleilax;tag=as7588f973
Call-ID: [email protected]
CSeq: 1 OPTIONS
Server: Asterisk PBX 1.8.29.0-vici
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
Contact: <sip:192.168.1.2:5060>
Accept: application/sdp
Content-Length: 0



** reply received after 0.752 ms **
   SIP/2.0 200 OK
   final received
thufir@doge:~$ 

外部连接的跳数过多:

thufir@doge:~$ 
thufir@doge:~$ sudo sipsak -vv -s sip:[email protected] -m "hi"
No SRV record: _sip._tcp.ekiga.net
No SRV record: _sip._udp.ekiga.net
using A record: ekiga.net
Max-Forwards set to 0

message received:
SIP/2.0 483 Too Many Hops
Via: SIP/2.0/UDP 192.168.1.3:44370;branch=z9hG4bK.6f1c2f33;rport=44370;alias;received=96.48.128.162
From: sip:[email protected]:44370;tag=981cae4
To: sip:[email protected];tag=c64e1f832a41ec1c1f4e5673ac5b80f6.bf6c
Call-ID: [email protected]
CSeq: 1 OPTIONS
Server: Kamailio (1.5.3-notls (i386/linux))
Content-Length: 0



** reply received after 161.445 ms **
   SIP/2.0 483 Too Many Hops
   final received
thufir@doge:~$ 

这是在尝试使用SIPp 作为诊断工具不太理想网络配置

相关内容