fixin' a segfault
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12580 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
80d2b371f9
commit
143b59f7a1
|
@ -950,7 +950,7 @@ static int config(void)
|
|||
}
|
||||
|
||||
if (!prefs.nodename) {
|
||||
prefs.nodename = "freeswitch";
|
||||
set_pref_nodename("freeswitch");
|
||||
}
|
||||
|
||||
return 0;
|
||||
|
|
Loading…
Reference in New Issue