mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 05:02:10 +00:00
FS-8876 make function public and use it in conference also
This commit is contained in:
@@ -2735,6 +2735,8 @@ SWITCH_DECLARE(const char *)switch_version_revision_human(void);
|
||||
SWITCH_DECLARE(const char *)switch_version_full(void);
|
||||
SWITCH_DECLARE(const char *)switch_version_full_human(void);
|
||||
|
||||
SWITCH_DECLARE(void) switch_core_autobind_cpu(void);
|
||||
|
||||
SWITCH_END_EXTERN_C
|
||||
#endif
|
||||
/* For Emacs:
|
||||
|
||||
Reference in New Issue
Block a user