Opened 17 years ago

Closed 17 years ago

#205 closed enhancement (fixed)

Implement SIP proxy functionality (including some samples)

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

Description

This is clone of ticket #204:

Add proxy related functionalities in PJSIP:

  • implement pjsip_endpt_create_request_fwd(), pjsip_endpt_create_response_fwd(), and pjsip_calculate_branch_id() functions as listed in Dev Guide PDF.
  • add stateless and stateful proxy in the samples.

Change History (1)

comment:1 Changed 17 years ago by bennylp

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

Done in r1127.

Note: See TracTickets for help on using tickets.