BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJSIP Reference

pjsip_regc_tsx_cb_param Struct Reference

#include <sip_regc.h>

Data Fields

struct pjsip_regc_cbparam cbparam
 
int contact_cnt
 
pj_str_t contact [10]
 

Detailed Description

Structure to hold parameters when calling application's callback specified in pjsip_regc_set_reg_tsx_cb(). To update contact address, application can set the field contact_cnt and contact inside the callback.

Field Documentation

◆ cbparam

struct pjsip_regc_cbparam pjsip_regc_tsx_cb_param::cbparam

cbparam

◆ contact_cnt

int pjsip_regc_tsx_cb_param::contact_cnt

Number of Contacts

◆ contact

pj_str_t pjsip_regc_tsx_cb_param::contact[10]

Array of Contacts


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.