Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#341 closed enhancement (fixed)

Sending raw data with PJSIP transport

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

Description

Add PJSIP API to send raw data using PJSIP transport.

Change History (2)

comment:1 Changed 17 years ago by bennylp

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

Done in r1387 (added pjsip_transport_send_raw().

comment:2 Changed 17 years ago by bennylp

In r1388:

  • renamed pjsip_transport_send_raw() to pjsip_tpmgr_send_raw()
  • added pjsip_endpt_send_raw() and pjsip_endpt_send_raw_to_uri()
Note: See TracTickets for help on using tickets.