Hi my friend; You should use: rtpengine_subscribe_offer("replace-origin replace-session-connection");
That function is exported and available. It’s used when you want to subscribe to RTP engine updates for a specific dialog branch. It’s commonly followed by logic to rtpengine_answer() or rtpengine_delete() once the dialog ends. > El 7 jul 2025, a las 18:04, Guilherme via sr-users > <sr-users@lists.kamailio.org> escribió: > > Thanks for the insight! > > Honestly, I'm having a really hard time to get it done. everytime that I try > to configure this function I'm getting a parse error. I've tried > "rtpengine_subscribe_request" as document in both kamailio and rtpengine > sipwise documentation, but I find it weird that in the > kamailio/src/modules/rtpengine the rtpengine_subscribe_request is not being > exported, but rather a rtpengine_subscribe_offer. How did you manage to get > this working? > __________________________________________________________ > Kamailio - Users Mailing List - Non Commercial Discussions -- > sr-users@lists.kamailio.org > To unsubscribe send an email to sr-users-le...@lists.kamailio.org > Important: keep the mailing list in the recipients, do not reply only to the > sender!
__________________________________________________________ Kamailio - Users Mailing List - Non Commercial Discussions -- sr-users@lists.kamailio.org To unsubscribe send an email to sr-users-le...@lists.kamailio.org Important: keep the mailing list in the recipients, do not reply only to the sender!