mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
more fixes regarding warnings for gcc-4 and first additions for the restart Information element, in the first step we initiate a restart with a CLI command
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@50335 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -414,6 +414,7 @@ void manager_ph_control(struct misdn_bchannel *bc, int c1, int c2);
|
||||
|
||||
int misdn_lib_port_restart(int port);
|
||||
int misdn_lib_pid_restart(int pid);
|
||||
int misdn_lib_send_restart(int port);
|
||||
|
||||
int misdn_lib_get_port_info(int port);
|
||||
|
||||
|
Reference in New Issue
Block a user