Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#665 closed defect (fixed)

Wrong Contact URI generated when TLS transport is used — at Version 3

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

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 (3)

comment:1 Changed 16 years ago by bennylp

Fixed in r2351

comment:2 Changed 16 years ago by bennylp

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

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

comment:3 Changed 16 years ago by bennylp

  • Description modified (diff)
Note: See TracTickets for help on using tickets.