I need coffee
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12253 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
3d1eaaff30
commit
db74724132
|
@ -143,7 +143,7 @@ SWITCH_STANDARD_DIALPLAN(directory_dialplan_hunt)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
SWITCH_MODULE_SHUTDOWN_FUNCTION(mod_enum_shutdown)
|
SWITCH_MODULE_SHUTDOWN_FUNCTION(mod_dialplan_directory_shutdown)
|
||||||
{
|
{
|
||||||
switch_safe_free(globals.directory_name);
|
switch_safe_free(globals.directory_name);
|
||||||
switch_safe_free(globals.host);
|
switch_safe_free(globals.host);
|
||||||
|
|
Loading…
Reference in New Issue