after talking with Daniel, we've decided to change the metion to rtpengine_subscribe_request to match the actual name of the command.
I'll revert my documentation fix, and instead change the kamailio.cfg method name
Regards, Torrey
On Tue, 8 Jul 2025 at 09:30, Torrey Searle tsearle@gmail.com wrote:
indeed, seems I've made a mistake in the documentation.
in kemi it is exposed as rtpengine_subscribe_request but in the kamailio.cfg it is exposed as rtpengine_subscribe_offer
I'll fix the documentation
Regards, Torrey
On Mon, 7 Jul 2025 at 20:48, ahmed via sr-users < sr-users@lists.kamailio.org> wrote:
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-leave@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-leave@lists.kamailio.org Important: keep the mailing list in the recipients, do not reply only to the sender!