@tsearle commented on this pull request.


> +     {"rtpengine_subscribe_offer", 
> (cmd_function)rtpengine_subscribe_request_wrap_f, 4,
+       fixup_rtpengine_subscribe_request_v, 
fixup_free_rtpengine_subscribe_request_v, ANY_ROUTE},
+       {"rtpengine_subscribe_offer", 
(cmd_function)rtpengine_subscribe_request_wrap_f, 5,
+       fixup_rtpengine_subscribe_request_v, 
fixup_free_rtpengine_subscribe_request_v, ANY_ROUTE},
+       {"rtpengine_subscribe_answer", 
(cmd_function)rtpengine_subscribe_answer_wrap_f, 1,
+       fixup_spve_null, fixup_free_spve_null, ANY_ROUTE},
+       {"rtpengine_subscribe_answer", 
(cmd_function)rtpengine_subscribe_answer_wrap_f, 2,
+       fixup_spve_spve, fixup_free_spve_spve, ANY_ROUTE},
+       {"rtpengine_unsubscribe", (cmd_function)rtpengine_unsubscribe_wrap_f, 1,
+       fixup_spve_null, fixup_free_spve_null, ANY_ROUTE},
+       {"rtpengine_unsubscribe", (cmd_function)rtpengine_unsubscribe_wrap_f, 2,
+       fixup_spve_spve, fixup_free_spve_spve, ANY_ROUTE},

I'm adding the documentation as a 2nd commit onto this PR

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

Message ID: <kamailio/kamailio/pull/4274/review/2904740...@github.com>
_______________________________________________
Kamailio - Development Mailing List -- sr-dev@lists.kamailio.org
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org
Important: keep the mailing list in the recipients, do not reply only to the 
sender!

Reply via email to