[Freeswitch-users] register with FQDN or IP

Joli Martinez mrjoli021 at gmail.com
Tue Jan 19 17:39:25 UTC 2021


Hello,

I am running a small freeswitch system with several phones, users register
with the IP of the freeswitch box.  Since they are now working from home
more, they need to be able to connect remotely.   I have built a kamailio
proxy and exposed it.  I created an FQDN sip.mydomain.com and pointed it to
the kamailio box.  The registration comes in and kamailio sends it to
freeswitch.

On the freeswitch box my internal sip profile looks like this.  I have also
reloaded it.
<domain name="all" alias="false" parse="false"/>
<domain name="sip.mydomain.com" alias="true" parse="true"/>

Registrations from the public internet still fail, but users registering
with the IP work.  What am I missing?

2021-01-19 12:19:37.480591 [WARNING] sofia_reg.c:1794 SIP auth challenge
(REGISTER) on sofia profile 'internal' for [222 at Sip.mydomain.com] from ip
1.1.1.1
2021-01-19 12:19:37.540512 [WARNING] sofia_reg.c:2930 Can't find user [
222 at Sip.mydomain.com] from 1.1.1.1
You must define a domain called 'Sip.mydomain.com' in your directory and
add a user with the id="222" attribute
and you must configure your device to use the proper domain in its
authentication credentials.
2021-01-19 12:19:37.540512 [WARNING] sofia_reg.c:1739 SIP auth failure
(REGISTER) on sofia profile 'internal' for [222 at Sip.mydomain.com] from ip
1.1.1.1

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20210119/71d9eb9d/attachment.html>


More information about the FreeSWITCH-users mailing list