[sr-dev] [kamailio/kamailio] acc: Fix reason code for locally generated replies. (PR #3137)

Victor Seva notifications at github.com
Tue Jun 7 22:44:08 CEST 2022


@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 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20220607/344eb7a8/attachment.htm>


More information about the sr-dev mailing list