Changes between Initial Version and Version 1 of Ticket #1137
- Timestamp:
- Sep 28, 2010 10:46:27 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1137
- Property Summary changed from New configuration to append custom headers into any requests generated by a particular account (thanks Johan Lantz for the suggestion) to New configuration to append custom headers into REGISTER request (thanks Johan Lantz for the suggestion)
-
Ticket #1137 – Description
initial v1 1 1 We already have the facility to insert custom header(s) into outgoing requests via {{{pjsua_msg_data}}} facility, but this lacks the capability to add the header into REGISTER request. 2 3 This ticket adds new fields in {{{pjsua_acc_config}}} to allow application to specify list of headers to be appended to particular requests generated on behalf of the account. A bitmask field may be used to control which headers may go into which requests.