@sergey-safarov commented on this pull request.


> @@ -503,3 +518,137 @@ int bind_ob(struct ob_binds *pxb)
 
        return 0;
 }
+
+/*!
+ * \brief Check if URI is myself
+ * \param _host host
+ * \param _port port
+ * \return 0 if the URI is not myself, 1 otherwise
+ */
+static inline int is_myself(sip_uri_t *_puri)

done

-- 
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4449#discussion_r2484132423
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