Andreas Eversberg 038ce9d1b7 Add info key 'i' to show some states.
Currently showing C-Netz attached subscribers
2016-08-03 12:03:49 +02:00

9 lines
201 B
C

void call_rx_audio() { }
void call_out_setup() { }
void call_out_release() { }
void call_out_disconnect() { }
void print_help() { }
void sender_send() { }
void sender_receive() { }
void dump_info() {}