@miconda commented on this pull request.
static inline void env_set_to(struct
hdr_field *to)
{
acc_env.to = to;
}
+// static inline void env_set_totag(str *to_tag)
+// {
+// acc_env.to_tag = to_tag;
+// }
I guess this part can be removed if not intended to be used.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/2422#pullrequestreview-463072179