pjsip logo pjsip.org
Open source SIP stack and media stack for presence, im/instant messaging, and multimedia communication
Loading

HOME

SIP/media Features
High Performance SIP
Small Footprint SIP
Symbian Port

FAQ

Documentation

Licensing

Download

Development (Trac)

Projects using pjsip

Mailing List

Open Source Links


About: PJLIB, PJLIB-UTIL, PJSIP, and PJMEDIA are created by: Benny Prijono
<bennylp@pjsip.org>


 

Home --> Documentations --> PJSIP Reference

pjsip_send_state Struct Reference
[Message Creation and Stateless Operations]

#include <sip_util.h>

Data Fields

void * token
pjsip_endpointendpt
pjsip_tx_datatdata
pjsip_transportcur_transport
void(* app_cb )(struct pjsip_send_state *, pj_ssize_t sent, pj_bool_t *cont)

Detailed Description

This structure holds the state of outgoing stateless request.


Field Documentation

Application token, which was specified when the function pjsip_endpt_send_request_stateless() is called.

Transmit data buffer being sent.

Current transport being used.

The application callback which was specified when the function pjsip_endpt_send_request_stateless() was called.


The documentation for this struct was generated from the following file:
  • sip_util.h

 


PJSIP Open Source, high performance, small footprint, and very very portable SIP stack
Copyright (C) 2006-2008 Teluu Inc.