|
@@ -31,5 +31,6 @@ int search_append_f(struct sip_msg*, char*, char*);
|
|
int remove_hf_f(struct sip_msg* msg, char* str_hf, char* foo);
|
|
int remove_hf_f(struct sip_msg* msg, char* str_hf, char* foo);
|
|
int add_hf_helper(struct sip_msg* msg, str *str1, str *str2, gparam_p hfval, int mode, gparam_p hfanc);
|
|
int add_hf_helper(struct sip_msg* msg, str *str1, str *str2, gparam_p hfval, int mode, gparam_p hfanc);
|