Removed complete bchannel handling from chan_lcr
[lcr.git] / socket_server.h
index 9a31b10..cc3565d 100644 (file)
@@ -35,7 +35,6 @@ void admin_cleanup(void);
 void admin_call_response(int adminid, int message, const char *connected, int cause, int location, int notify);
 int admin_message_to_lcr(struct admin_message *msg, int remote_id);
 int admin_message_from_lcr(int remote_id, unsigned int ref, int message_type, union parameter *param);
-void message_bchannel_to_remote(unsigned int remote_id, unsigned int ref, int type, unsigned int handle, int tx_gain, int rx_gain, char *pipeline, unsigned char *crypt, int crypt_len, int crypt_type, int isloopback);