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