Add custom header information using SipAddHeader

I’m trying to integrate my FreePBX server with Jitsi Meet, and to do so, I need to be able to pass specific headers identifying which ‘room’ i’m connecting to to the Jitsi Meet server.
Say I’m calling extension 5555, I need it to send a SIP INVITE with room header ‘Jitsi-Conference-Room’: ‘room1234’

I assume I need to use SipAddHeader() but I cannot for the life of me figure out where/how to do this.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.