### Description
Restarting kamailio service on FreeBSD takes a one minute to complete. With default config
in place.
### Troubleshooting
#### Reproduction
```
service kamailio restart
```
#### Debugging Data
#### Log Messages
### Possible Solutions
<!--
If you found a solution or workaround for the issue, describe it. Ideally, provide a pull
request with a fix.
-->
### Additional Information
* **Kamailio Version** - output of `kamailio -v`
5.5.4
```
sudo service kamailio restart
Performing sanity check on kamailio configuration:
0(14393) WARNING: <core> [core/socket_info.c:1480]: fix_hostname(): could not rev.
resolve 192.168.0.18
0(14393) WARNING: <core> [core/socket_info.c:1480]: fix_hostname(): could not rev.
resolve 192.168.0.18
config file ok, exiting...
Stopping kamailio.
Waiting for PIDS: 14307.
Starting kamailio.
```
* **Operating System**:
FreeBSD
<!--
Details about the operating system, the type: Linux (e.g.,: Debian 8.4, Ubuntu 16.04,
CentOS 7.1, ...), MacOS, xBSD, Solaris, ...;
Kernel details (output of `lsb_release -a` and `uname -a`)
-->
```
(paste your output here)
```
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3431
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/issues/3431(a)github.com>