Hi, I have a softphone and when I register to my asterisk, when I run; sip show peers it display this
Name/username Host Dyn Forcerport ACL Port Status Description
201/201 xx.xx.xx.xx D N 17066 OK (102 ms)
1 sip peers [Monitored: 1 online, 0 offline Unmonitored: 0 online, 0 offline
Why it connect using another port and NOT using the 5060?
In sip.conf I create the extension using
port = 5060
So ,how can I make all my extensions softphones/hardphones connect directly to port 5060?