X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=blobdiff_plain;f=vbox.h;fp=vbox.h;h=69cf83c2cff7db83671bc724f8e211627e42a978;hp=dd9d4aa17d495798edbffdb3d138a9725572df2b;hb=877a2dfd52782f72ba2d28483212166f2326b1fa;hpb=863bc6421940efe897dfd6d610e1f86ed9992cf6 diff --git a/vbox.h b/vbox.h index dd9d4aa..69cf83c 100644 --- a/vbox.h +++ b/vbox.h @@ -18,6 +18,8 @@ class VBoxPort : public Port int message_epoint(unsigned int epoint_id, int message, union parameter *param); void send_announcement(void); + int bridge_rx(unsigned char *data, int len); + private: struct EndpointAppPBX *p_vbox_apppbx; /* pbx application */ unsigned int p_vbox_timeout; /* timeout for recording */