Hi Wim,

It doesnt show the host (at least) until the phones have registered with asterisk, because you've set the host to dynamic in your config. Either verify if the phones register with asterisk, or set the host to their static IP-adresses.

Best regards,
Florian

At 19:51 29-10-2003 +0100, you wrote:
When I start asterisk -vvvvvvgrc and I ask 'sip show peers', I don't get the ip adress in the 'Host" field.

Name = phone1 and phone2
Host=unspecified
mask 255.255.255.255
port = 0
status = unmonitored

I can ping the two phone's and get a reply (also from the laptop)
phone ip adres 192.168.10.12 and 192.168.10.13 (server 192.168.10.11and laptop 192.168.10.14)
hardware config: server - phone1 - phone2 - laptop


configurations used

SIP.CONF

[phone1]
type=friend
host=dynamic
defaultip=192.168.10.12
dtmfmode=info
mailbox=1000
context=sip
callerid="phone1"<100>


_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to