SIP MESSAGE outside of dialog
I'm tasked with implementing an industry-specific protocol which exchanges a bunch of state via SIP MESSAGE requests/replies with some XML body outside of a call. Is this possible with PJSIP?
Ideally in PJSUA2. But I take any hint at this time.
Thank you very much!