Opened 14 years ago
Closed 14 years ago
#1256 closed defect (fixed)
Remove the "ob" parameter if SIP outbound is disabled
Reported by: | ming | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-1.12 |
Component: | pjsip | Version: | 1.x-branch |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description
If pjsua_acc_config.use_rfc5626 is set to PJ_FALSE, we shouldn't add the "ob" parameter in the Contact header.
Change History (1)
comment:1 Changed 14 years ago by ming
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
(In [3566]) Fixed #1256: Remove the "ob" parameter if SIP outbound is disabled.