Re: Kamailio SIPREC
Torrey Searle via sr-users <[email protected]>
| Newsgroups | gmane.comp.voip.ser |
|---|---|
| Message-ID | <CAF=w+Nr=7QqMm7pkP5YewgD5R54uRq9F84MohnQ=0yEshRoUEQ@mail.gmail.com> |
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 <[email protected]> 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 < > [email protected]> 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 -- > [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! > > __________________________________________________________ > Kamailio - Users Mailing List - Non Commercial Discussions -- > [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! > __________________________________________________________ Kamailio - Users Mailing List - Non Commercial Discussions -- [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!