Opened 17 years ago

Closed 17 years ago

#204 closed enhancement (fixed)

Implement SIP proxy functionality (including some samples)

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

Description

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 r1121.

Note: See TracTickets for help on using tickets.