Extension unspecified

Hi list,
I am new to asterisk and using asterisk@home which I got from trixbox 1.2. The asterisk is 1.2.11
I create a sip extension 1001 with following device options:
dtmfmode rfc2833
canreinvite no
context from-internal
host dynamic
type friend
nat yes
port 5060
qualify yes

I got the following info while typing sip show peers

Name/username Host Dyn Nat ACL Port Status
1001/1001 (Unspecified) D N 0 UNKNOWN

I have tried change canreinvite to yes but result is the same
Please help. I have been spending whole day googling for this solution but has no luck.
Thanks in advance

are you on the same LAN as the server?

voip-info.org/wiki/view/Aste … +solutions

[quote=“bubba”]are you on the same LAN as the server?

voip-info.org/wiki/view/Aste … +solutions[/quote]

yes, I think so.
I set up a trunk and it does register without problems.
This extension is going to be used by x-lite at the same machine.
Is the concept of extension like adding an user account in a computer? If yes, the NAT may not have any influence on it. Am I correct?

Thanks