Hello
I have setup an extn in sip.conf - extension 110 - the setup looks very much
like any other extension I have setup.
Eg:
[110]
username=110
type=friend
secret=1234
port=5060
nat=never
mailbox=110@default
dtmfmode=rfc2833
context=default
callerid=“LloydsUser” <110>
host=dynamic
group=1
callgroup=1
pickupgroup=1
This extension can dial out ok but when I attempt to ring this extension
from another phone nothing happens.
Interestingly if I dial out the asterisk console shows:
– Executing Dial(“SIP/192.168.0.61-0819d9e8”, “SIP/103|20|Ttm”) in new
stack
Where this phone is dialing extension 103. It should say SIP/110 - so this
does indicate a problem. But how do I fix it?
Angus