Opened 11 years ago

Closed 11 years ago

#1645 closed enhancement (fixed)

Option to add "alias" param in Via header in sending request

Reported by: nanang Owned by: bennylp
Priority: normal Milestone: release-2.2
Component: pjsip Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported: no

Description

Accommodate connection reuse for some servers that requires "alias" param in the
Via header in the request message sent using connection oriented transports (see rfc5923).

Change History (1)

comment:1 Changed 11 years ago by nanang

  • Resolution set to fixed
  • Status changed from new to closed

In 4442:

Close #1645: Added run-time setting 'pjsip_cfg()->req_has_via_alias' and compile-time setting 'PJSIP_REQ_HAS_VIA_ALIAS', the default value is PJ_TRUE.

Note: See TracTickets for help on using tickets.