Add contact information to register

Hi all ,

i used asterisk 13 with pjsip channel.
I need to add information to REGISTER contact.
The sip flux must look like :
Contact: sip:xxx@xxx.xxx.xxx.xxx;app-id=YYYYY
Where is the section and what is the syntax in pjsip.conf?

Thx a lot

This is only supported as of Asterisk 17 using the contact_header_params option[1].

[1] https://wiki.asterisk.org/wiki/display/AST/Asterisk+17+Configuration_res_pjsip_outbound_registration

Thx a lot jcolp.:sleepy:

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