WARNING: The online documentation has moved to https://docs.pjsip.org.

Visit the new documentation at https://docs.pjsip.org:

BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJSIP Reference

pjsua_ip_change_param Struct Reference

#include <pjsua.h>

Data Fields

pj_bool_t restart_listener
 
unsigned restart_lis_delay
 

Detailed Description

This structure describe the parameter passed to pjsua_handle_ip_change().

Field Documentation

◆ restart_listener

pj_bool_t pjsua_ip_change_param::restart_listener

If set to PJ_TRUE, this will restart the transport listener.

Default : PJ_TRUE

◆ restart_lis_delay

unsigned pjsua_ip_change_param::restart_lis_delay

If restart listener is set to PJ_TRUE, some delay might be needed for the listener to be restarted. Use this to set the delay.

Default : PJSUA_TRANSPORT_RESTART_DELAY_TIME


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.