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_publishc_cbparam Struct Reference
[SIP Event State Publication (PUBLISH, RFC 3903)]

#include <publish.h>

Data Fields

pjsip_publishcpubc
void * token
pj_status_t status
int code
pj_str_t reason
pjsip_rx_datardata
int expiration

Detailed Description

Structure to hold parameters when calling application's callback. The application's callback is called when the client publication process has finished.


Field Documentation

Client publication structure.

Arbitrary token.

SIP status code received.

SIP reason phrase received.

The complete received response.

Next expiration interval. If the value is -1, it means the session will not renew itself.


The documentation for this struct was generated from the following file:

 


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