@sergey-safarov commented on this pull request.


> +                     return 1;
+               }
+       }
+}
+
+int check_flow_token(struct sip_msg *msg)
+{
+       struct hdr_field *hdr;
+       struct sip_uri puri;
+       rr_t *rt;
+       str uri;
+       int ret;
+       struct receive_info *rcv = NULL;
+       tcp_connection_t *con = NULL;
+
+       switch(find_first_route(msg)) {

done

-- 
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4449#discussion_r2471723567
You are receiving this because you are subscribed to this thread.

Message ID: <kamailio/kamailio/pull/4449/review/[email protected]>
_______________________________________________
Kamailio - Development Mailing List -- [email protected]
To unsubscribe send an email to [email protected]
Important: keep the mailing list in the recipients, do not reply only to the 
sender!

Reply via email to