summaryrefslogtreecommitdiffstats
path: root/mISDN.h
diff options
context:
space:
mode:
authorSuper User2007-05-19 19:45:42 +0200
committerSuper User2007-05-19 19:45:42 +0200
commita17752d887eb9eb975dce3453ab3d176a2818cb1 (patch)
tree3b1918d4121467cd8ae646e38729cc586adac506 /mISDN.h
parentbackup (diff)
downloadlcr-a17752d887eb9eb975dce3453ab3d176a2818cb1.tar.gz
lcr-a17752d887eb9eb975dce3453ab3d176a2818cb1.tar.xz
lcr-a17752d887eb9eb975dce3453ab3d176a2818cb1.zip
backup
Diffstat (limited to 'mISDN.h')
-rw-r--r--mISDN.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mISDN.h b/mISDN.h
index 5aba535..49ff539 100644
--- a/mISDN.h
+++ b/mISDN.h
@@ -91,6 +91,7 @@ class PmISDN : public Port
~PmISDN();
void bchannel_receive(iframe_t *frm);
int handler(void);
+ void transmit(unsigned char *buffer, int length);
int message_epoint(unsigned long epoint_id, int message, union parameter *param);
void message_mISDNsignal(unsigned long epoint_id, int message_id, union parameter *param);
void message_crypt(unsigned long epoint_id, int message_id, union parameter *param);