Re: Kamailio SIPREC
ahmed via sr-users <[email protected]>
| Newsgroups | gmane.comp.voip.ser |
|---|---|
| Message-ID | <[email protected]> |
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!