X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=blobdiff_plain;f=dss1.h;h=f2486ab3c8618af480bcd9e13f2fd87259b5eba1;hp=6683a52c21b5d78d99df526bd68e7d5dc076e076;hb=1e711b3a83867445c2ad7e7f84e4e3c024ad9572;hpb=2debf085354e85b911c3a87a3e63471feddc9f53 diff --git a/dss1.h b/dss1.h index 6683a52..f2486ab 100644 --- a/dss1.h +++ b/dss1.h @@ -16,9 +16,9 @@ class Pdss1 : public PmISDN Pdss1(int type, struct mISDNport *mISDNport, char *portname, struct port_settings *settings, int channel, int exclusive, int mode); ~Pdss1(); unsigned int p_m_d_l3id; /* current l3 process id */ + struct lcr_work p_m_d_delete; /* timer for audio transmission */ void message_isdn(unsigned int cmd, unsigned int pid, struct l3_msg *l3m); int p_m_d_ces; /* ntmode: tei&sapi */ - int handler(void); int message_epoint(unsigned int epoint_id, int message, union parameter *param); int p_m_d_ntmode; /* flags the nt-mode */