X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=blobdiff_plain;f=dss1.h;h=6683a52c21b5d78d99df526bd68e7d5dc076e076;hp=168a56b03af0986eceddda5b2ca84d8829ca6b4d;hb=2debf085354e85b911c3a87a3e63471feddc9f53;hpb=b2f6c87b1b020e4ac30658422bb144ee3f05a842 diff --git a/dss1.h b/dss1.h index 168a56b..6683a52 100644 --- a/dss1.h +++ b/dss1.h @@ -47,6 +47,7 @@ class Pdss1 : public PmISDN void t312_timeout_ind(unsigned int cmd, unsigned int pid, struct l3_msg *l3m); void notify_ind(unsigned int cmd, unsigned int pid, struct l3_msg *l3m); void facility_ind(unsigned int cmd, unsigned int pid, struct l3_msg *l3m); + void progress_ind(unsigned int cmd, unsigned int pid, struct l3_msg *l3m); void hold_ind(unsigned int cmd, unsigned int pid, struct l3_msg *l3m); void retrieve_ind(unsigned int cmd, unsigned int pid, struct l3_msg *l3m); void suspend_ind(unsigned int cmd, unsigned int pid, struct l3_msg *l3m);