Hello,
I am using asterisk 16.x and using sip as channel not pjsip, I want to know if we can send additional sip contact in bye message.
Regards
CJ
Hello,
I am using asterisk 16.x and using sip as channel not pjsip, I want to know if we can send additional sip contact in bye message.
Regards
CJ
It works how it works. That’s outside of your control without modifying code.
What would that achieve? Contact is not something that SIP allows you to change mid-session. Also, BYE terminates the session, so there would not normally be anything left to send to the the contact address.