[Asterisk-Users] Failed calls from SNOM100 to *
Julien Lesaint
julien at titoon.net
Mon May 5 07:34:47 MST 2003
On Mon, May 05, 2003 at 08:55:46AM -0500, Tilghman Lesher wrote:
> How exactly does it seem to fail? For example, what is the
> output of 'netstat -unap | grep ast' and 'ifconfig -a'?
Currently:
[pts/0] # netstat -unap | grep ast
udp 0 0 0.0.0.0:5036 0.0.0.0:*
3874/asterisk
udp 0 0 0.0.0.0:5060 0.0.0.0:*
3874/asterisk
udp 0 0 0.0.0.0:4569 0.0.0.0:*
3874/asterisk
udp 0 0 0.0.0.0:2427 0.0.0.0:*
3874/asterisk
[pts/0] # ip addr
1: lo: <LOOPBACK,UP> mtu 16436 qdisc noqueue
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
inet 62.4.20.105/32 scope global lo
inet 62.4.22.209/32 scope global lo
inet6 ::1/128 scope host
2: eth0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 100
link/ether 00:50:da:dd:8d:27 brd ff:ff:ff:ff:ff:ff
inet 192.168.35.4/24 brd 192.168.35.255 scope global eth0
inet6 fe80::250:daff:fedd:8d27/10 scope link
inet6 2001:7a8:1a69:1:250:daff:fedd:8d27/64 scope global
3: eth1: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 100
link/ether 00:60:97:66:2b:1c brd ff:ff:ff:ff:ff:ff
inet 192.168.34.253/29 brd 192.168.34.255 scope global eth1
inet6 2001:7a8:1a69:3:260:97ff:fe66:2b1c/64 scope global deprecated
dynamic
valid_lft 1027938sec preferred_lft -959262sec
inet6 fe80::260:97ff:fe66:2b1c/10 scope link
Many other tunnel interfaces with both IP4/6 addressing.
I will add I'm not able to specify another value than "dynamic" for the
"host" statement in sip.conf. If I do so, Asterisk will send a 401 to the
SNOM when it tries to register (tested using FQDN and IP of the phone).
Moreover, the SNOM (1.15u) will flood the Asterisk server with REGISTER
requests if it gets a 401 answer ...
--
Julien Lesaint.
More information about the asterisk-users
mailing list