X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=blobdiff_plain;f=apppbx.h;fp=apppbx.h;h=ad0b6da974a8b13b3246e90ff3c86a528ceaaf2e;hp=a2608cc62ef003717e51061e00fe9638fcec9307;hb=5a29eff4ca5d61ba974c3a2e7dc6d606873ce2c1;hpb=13f107bc240d351b1eb1915eff140efe1b4a95bb diff --git a/apppbx.h b/apppbx.h index a2608cc..ad0b6da 100644 --- a/apppbx.h +++ b/apppbx.h @@ -229,7 +229,7 @@ class EndpointAppPBX : public EndpointApp void notify_active(void); void keypad_function(char digit); void set_tone(struct port_list *portlist, const char *tone); - void out_setup(void); + void out_setup(int cfnr); struct mISDNport *hunt_port(char *ifname, int *channel); char *apply_callerid_display(const char *id, int itype, int ntype, int present, int screen, const char *extension, const char *name); void auth(int job, int bit_num);