Opened 11 years ago
Closed 11 years ago
#1761 closed defect (fixed)
Remove "timer" from Supported header if it is disabled
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-2.3 |
Component: | pjsip | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: | no |
Description
Currently "timer" is still listed in Supported header of outgoing INVITE even when use_timer in pjsua_acc_config is set to PJSUA_SIP_TIMER_INACTIVE. And if remote answers with Session Timers enabled, PJSIP just ignores that, which may cause disconnection if the refresher is set to UAC because caller will not send refresh.
Change History (1)
comment:1 Changed 11 years ago by bennylp
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
In 4819: