From ef3fc1931a2fa82f482d21fb1296735206463d3a Mon Sep 17 00:00:00 2001 From: Super User Date: Sun, 15 Jul 2007 12:01:27 +0200 Subject: backup --- cause.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cause.h') diff --git a/cause.h b/cause.h index 21d53f1..809142e 100644 --- a/cause.h +++ b/cause.h @@ -26,6 +26,7 @@ #define CAUSE_NOUSER 18 #define CAUSE_NOANSWER 19 #define CAUSE_REJECTED 21 +#define CAUSE_NONSELECTED 26 #define CAUSE_OUTOFORDER 27 #define CAUSE_INVALID 28 #define CAUSE_FACILITYREJECTED 29 @@ -49,3 +50,4 @@ struct isdn_location { extern struct isdn_cause isdn_cause[128]; extern struct isdn_location isdn_location[16]; char *get_isdn_cause(int cause, int location, int type); +void collect_cause(int *multicause, int *multilocation, int newcause, int newlocation); -- cgit v1.2.3-55-g7522