X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=blobdiff_plain;f=gsm.h;h=71ed759e85d0fb2695e028b40ba9c214c2581ee4;hp=f2e37eb951d3954840acc38027f65f0b687d7cfe;hb=6e1e99808e5b1c16b00904d31f95d0b74487023e;hpb=7aba91e71414fc06e21293b04ac71be739c9815e 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);