The domains that I setup in the FusionPBX portal (Advanced -> Domains) do not seem to be updating in FreeSWITCH. This is a new installation @ Azure (system detail at the bottom)
systemctl -l start freeswitch.service
systemctl -l status freeswitch.service
[WARNING] switch_core.c:1610 Cannot locate domain
And when a device tries to registrar
[WARNING] sofia_reg.c:2906 Can't find user [my.user.name@FreeSWITCH.ip.address] from my.sure.ip.address
You must define a domain called 'FreeSWITCH.ip.address' in your directory and add a user with the id="my.user.name" attribute and you must configure your device to use the proper domain in it's authentication credentials.
Where
my.user.name: an extension (Accounts -> Extensions)
FreeSWITCH.ip.address: Public IP address of FusionPBX/FreeSWITCH and domain
Have tried creating new domains but run into the same issue.
Have Flushed Memcache, Reloaded XML, Freeswitch service restarts
System status
Item Value
FusionPBX 4.2.4
Switch 1.6.19 (64bit)
Switch Uptime 2m 9s
CPU Usage 4.8%
DB Connections
[root@cbx external]# hostnamectl
Static hostname: cbx
Icon name: computer-vm
Chassis: vm
Machine ID: e8abe05b1d42472d882942fe2bdfc47e
Boot ID: 3e92d22fabd44644aa95ff9db9ef703a
Virtualization: microsoft
Operating System: CentOS Linux 7 (Core)
CPE OS Name: cpe:/o:centos:centos:7
Kernel: Linux 3.10.0-693.11.1.el7.x86_64
Architecture: x86-64
systemctl -l start freeswitch.service
systemctl -l status freeswitch.service
[WARNING] switch_core.c:1610 Cannot locate domain
And when a device tries to registrar
[WARNING] sofia_reg.c:2906 Can't find user [my.user.name@FreeSWITCH.ip.address] from my.sure.ip.address
You must define a domain called 'FreeSWITCH.ip.address' in your directory and add a user with the id="my.user.name" attribute and you must configure your device to use the proper domain in it's authentication credentials.
Where
my.user.name: an extension (Accounts -> Extensions)
FreeSWITCH.ip.address: Public IP address of FusionPBX/FreeSWITCH and domain
Have tried creating new domains but run into the same issue.
Have Flushed Memcache, Reloaded XML, Freeswitch service restarts
System status
Item Value
FusionPBX 4.2.4
Switch 1.6.19 (64bit)
Switch Uptime 2m 9s
CPU Usage 4.8%
DB Connections
[root@cbx external]# hostnamectl
Static hostname: cbx
Icon name: computer-vm
Chassis: vm
Machine ID: e8abe05b1d42472d882942fe2bdfc47e
Boot ID: 3e92d22fabd44644aa95ff9db9ef703a
Virtualization: microsoft
Operating System: CentOS Linux 7 (Core)
CPE OS Name: cpe:/o:centos:centos:7
Kernel: Linux 3.10.0-693.11.1.el7.x86_64
Architecture: x86-64