mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Update sip_profile_edit.php
This commit is contained in:
@@ -240,7 +240,7 @@
|
||||
}
|
||||
|
||||
//get the hostname
|
||||
if (empty($sip_profile_hostname) {
|
||||
if (empty($sip_profile_hostname)) {
|
||||
$sip_profile_hostname = gethostname();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user