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 --> PJNATH Reference

pj_stun_config Struct Reference
[STUN Config]

Data Fields

pj_pool_factorypf
pj_ioqueue_tioqueue
pj_timer_heap_ttimer_heap
unsigned options
unsigned rto_msec
unsigned res_cache_msec

Detailed Description

STUN configuration.


Field Documentation

Options.

Pool factory to be used.

The interval to cache outgoing STUN response in the STUN session, in miliseconds.

Default 10000 (10 seconds).

The default initial STUN round-trip time estimation in msecs. The value normally is PJ_STUN_RTO_VALUE.


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

 


PJNATH - Open Source NAT traversal helper library supporting STUN, TURN, and ICE
Copyright (C) 2006-2009 Teluu Inc.