Fixed call forwarding after no response. Instread of dialing the old extension
[lcr.git] / apppbx.h
index a2608cc..ad0b6da 100644 (file)
--- 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);