Opened 15 years ago

Closed 15 years ago

#726 closed defect (fixed)

Bug in parsing tel: URI (thanks David Weidenkopf for the report)

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

Description (last modified by bennylp)

The tel: URI parser doesn't eat the whitespace following the URI, causing subsequent parsing to fail.

The corresponding ticket for the 1.0 branch is ticket #727.

Change History (2)

comment:1 Changed 15 years ago by bennylp

  • Description modified (diff)

comment:2 Changed 15 years ago by bennylp

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

In r2451:

  • fixed the parsing
  • added the sample message in the unit tests
Note: See TracTickets for help on using tickets.