BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJSIP Reference

pj::OnIpChangeProgressParam Struct Reference

#include <endpoint.hpp>

Data Fields

pjsua_ip_change_op op
 
pj_status_t status
 
TransportId transportId
 
int accId
 
int callId
 
RegProgressParam regInfo
 

Detailed Description

Field Documentation

◆ op

pjsua_ip_change_op pj::OnIpChangeProgressParam::op

The IP change progress operation.

◆ status

pj_status_t pj::OnIpChangeProgressParam::status

The operation progress status.

◆ transportId

TransportId pj::OnIpChangeProgressParam::transportId

Information of the transport id. This is only available when the operation is PJSUA_IP_CHANGE_OP_RESTART_LIS.

◆ accId

int pj::OnIpChangeProgressParam::accId

Information of the account id. This is only available when the operation is:

  • PJSUA_IP_CHANGE_OP_ACC_SHUTDOWN_TP
  • PJSUA_IP_CHANGE_OP_ACC_UPDATE_CONTACT
  • PJSUA_IP_CHANGE_OP_ACC_HANGUP_CALLS
  • PJSUA_IP_CHANGE_OP_ACC_REINVITE_CALLS

◆ callId

int pj::OnIpChangeProgressParam::callId

Information of the call id. This is only available when the operation is PJSUA_IP_CHANGE_OP_ACC_HANGUP_CALLS or PJSUA_IP_CHANGE_OP_ACC_REINVITE_CALLS

◆ regInfo

RegProgressParam pj::OnIpChangeProgressParam::regInfo

Registration information. This is only available when the operation is PJSUA_IP_CHANGE_OP_ACC_UPDATE_CONTACT


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.