|
|
@@ -71,6 +71,8 @@ char *build_uac_req(str *method, str *headers, str *body, dlg_t *dialog,
|
|
|
|
|
|
int t_calc_branch(struct cell *t, int b, char *branch, int *branch_len);
|
|
|
|
|
|
+int t_calc_branch_ack(struct cell *t, int b, char *branch, int *branch_len);
|
|
|
+
|
|
|
/* exported minimum functions for use in t_cancel */
|
|
|
char *print_callid_mini(char *target, str callid);
|
|
|
char *print_cseq_mini(char *target, str *cseq, str *method);
|