SIP_HEADER GET_TRANSFERRER_DATA Chan_pjsip
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
—
One thought on - SIP_HEADER GET_TRANSFERRER_DATA Chan_pjsip
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