Opened 11 years ago

Closed 11 years ago

#1698 closed defect (fixed)

Follow account config in generating contact's secure scheme

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

Description

Currently secure scheme is only configurable via compile time setting (PJSUA_SECURE_SCHEME), and this may cause problem, for example when PJSUA_SECURE_SCHEME is set to "sips", any call over a POTS gateway will be refused.

Change History (1)

comment:1 Changed 11 years ago by nanang

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

In 4592:

Fixed #1698: Follow account config in generating contact's secure scheme and deprecate PJSUA_SECURE_SCHEME.

Note: See TracTickets for help on using tickets.