mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-18 17:41:53 +00:00
[mod_kazoo] add kz_set_hostname declaration
This commit is contained in:
parent
4de6afc9d6
commit
731b0eb8fd
@ -238,7 +238,7 @@ void fetch_config();
|
|||||||
|
|
||||||
switch_status_t kazoo_load_config();
|
switch_status_t kazoo_load_config();
|
||||||
void kazoo_destroy_config();
|
void kazoo_destroy_config();
|
||||||
|
void kz_set_hostname();
|
||||||
|
|
||||||
#define _ei_x_encode_string(buf, string) { ei_x_encode_binary(buf, string, strlen(string)); }
|
#define _ei_x_encode_string(buf, string) { ei_x_encode_binary(buf, string, strlen(string)); }
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user