@linuxmaniac commented on this pull request.
@@ -93,15 +93,18 @@ void env_set_totag(struct cell *t,
struct sip_msg *reply)
tmb.t_get_reply_totag(t->uas.request,
&acc_env.to_tag);
}
-int env_set_reason(struct sip_msg *reply, str *buff) {
+int env_set_reason(struct sip_msg *reply, str *buff, int code) {
+/*
please don't comment code, just remove it
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3137#pullrequestreview-998822441
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/pull/3137/review/998822441(a)github.com>