@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