summaryrefslogtreecommitdiffstats
path: root/gsm.h
diff options
context:
space:
mode:
Diffstat (limited to 'gsm.h')
-rw-r--r--gsm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gsm.h b/gsm.h
index f2e37eb..71ed759 100644
--- a/gsm.h
+++ b/gsm.h
@@ -54,6 +54,7 @@ class Pgsm : public PmISDN
int hunt_bchannel(void);
void call_conf_ind(unsigned int msg_type, unsigned int callref, struct gsm_mncc *gsm);
+ void call_proc_ind(unsigned int msg_type, unsigned int callref, struct gsm_mncc *mncc);
void alert_ind(unsigned int msg_type, unsigned int callref, struct gsm_mncc *mncc);
void setup_cnf(unsigned int msg_type, unsigned int callref, struct gsm_mncc *mncc);
void setup_compl_ind(unsigned int msg_type, unsigned int callref, struct gsm_mncc *mncc);