hi, we are moving our asterisk from chan_sip to chan_pjsip we are using SIP_HEADER with GET_TRANSFERRER_DATA for headers from REFER (asterisk - other pbbx - SIP REFER - asterisk) https://github.com/ca4ti/asterisk/commit/4b58609c331c013845a0a61d946cbbc82092170e is it supported in pjsip too? or is there other way? thanks Marek
Joshua C. Colp
2024-Jan-08 16:50 UTC
[asterisk-users] SIP_HEADER GET_TRANSFERRER_DATA chan_pjsip
On Mon, Jan 8, 2024 at 12:07 PM marek <cervajs64 at gmail.com> wrote:> hi, > > we are moving our asterisk from chan_sip to chan_pjsip > > we are using SIP_HEADER with GET_TRANSFERRER_DATA for headers from > REFER (asterisk - other pbbx - SIP REFER - asterisk) > > > https://github.com/ca4ti/asterisk/commit/4b58609c331c013845a0a61d946cbbc82092170e > > is it supported in pjsip too? or is there other way? >Looking at the REFER implementation[1] it seems like no. You can submit a feature request here[2]. [1] https://github.com/asterisk/asterisk/blob/20/res/res_pjsip_refer.c [2] https://github.com/asterisk/asterisk-feature-requests -- Joshua C. Colp Director of Engineering | Asterisk Project Lead Sangoma Technologies Check us out at www.sangoma.com and www.asterisk.org -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20240108/5dd7ff36/attachment.html>