Ticket #665 (closed defect: fixed)

Opened 3 months ago

Last modified 3 months ago

Wrong Contact URI generated when TLS transport is used

Reported by: bennylp Assigned to: bennylp
Priority: normal Milestone: release-1.0.1
Component: pjsua-lib Version: trunk
Keywords: Cc:

Description (Last modified by bennylp)

There are few problems with the Contact URI generated by PJSUA-LIB when TLS transport is used:

  • the URI uses sips scheme, which is not right, and some servers also have problems with dealing with this URI scheme
  • the "transport=tls" parameter is missing

Change History

10/16/08 11:39:41 changed by bennylp

Fixed in r2351

(follow-up: ↓ 4 ) 10/23/08 14:18:49 changed by bennylp

  • status changed from new to closed.
  • resolution set to fixed.

There are few problems with the Contact URI generated by PJSUA-LIB when TLS transport is used:

  • the URI uses sips scheme, which is not right, and some servers also have problems with dealing with this URI scheme
  • the "transport=tls" parameter is missing

10/23/08 14:19:08 changed by bennylp

  • description changed.

(in reply to: ↑ 2 ) 10/23/08 14:19:38 changed by bennylp

The comment above is supposed to go in the description section