BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJSIP Reference

#include <publish.h>

Data Fields

pj_bool_t queue_request
 

Detailed Description

Client publication options. Application should initialize this structure with its default values by calling pjsip_publishc_opt_default()

Field Documentation

◆ queue_request

pj_bool_t pjsip_publishc_opt::queue_request

Specify whether the client publication session should queue the PUBLISH request should there be another PUBLISH transaction still pending. If this is set to false, the client will return error on the PUBLISH request if there is another PUBLISH transaction still in progress.

Default: PJSIP_PUBLISHC_QUEUE_REQUEST


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.