Ring Daemon
16.0.0
Loading...
Searching...
No Matches
Namespaces
|
Functions
|
Variables
sipcall.cpp File Reference
Include dependency graph for sipcall.cpp:
Go to the source code of this file.
Namespaces
namespace
jami
Functions
static
void
jami::transfer_client_cb
(
pjsip_evsub
*
sub
,
pjsip_event
*
event
)
Variables
static
constexpr
std::chrono::seconds
jami::DEFAULT_ICE_INIT_TIMEOUT
{35}
static
constexpr
std::chrono::seconds
jami::DEFAULT_ICE_NEGO_TIMEOUT
{60}
static
constexpr
std::chrono::milliseconds
jami::EXPECTED_ICE_INIT_MAX_TIME
{5000}
static
constexpr
int
jami::ICE_COMP_COUNT_PER_STREAM
{2}
static
constexpr
int
jami::ICE_COMP_ID_RTP
{1}
static
constexpr
std::chrono::milliseconds
jami::MS_BETWEEN_2_KEYFRAME_REQUEST
{1000}
static
const
std::vector<
unsigned
>
jami::MULTIAUDIO_REQUIRED_VERSION
=
split_string_to_unsigned
(
MULTIAUDIO_REQUIRED_VERSION_STR
, '.')
static
constexpr
auto
jami::MULTIAUDIO_REQUIRED_VERSION_STR
= "13.11.0"
sv
static
const
std::vector<
unsigned
>
jami::MULTIICE_REQUIRED_VERSION
=
split_string_to_unsigned
(
MULTIICE_REQUIRED_VERSION_STR
, '.')
static
constexpr
auto
jami::MULTIICE_REQUIRED_VERSION_STR
= "13.3.0"
sv
static
const
std::vector<
unsigned
>
jami::MULTISTREAM_REQUIRED_VERSION
=
split_string_to_unsigned
(
MULTISTREAM_REQUIRED_VERSION_STR
, '.')
static
constexpr
auto
jami::MULTISTREAM_REQUIRED_VERSION_STR
= "10.0.2"
sv
static
const
std::vector<
unsigned
>
jami::NEW_CONFPROTOCOL_VERSION
=
split_string_to_unsigned
(
NEW_CONFPROTOCOL_VERSION_STR
, '.')
static
constexpr
auto
jami::NEW_CONFPROTOCOL_VERSION_STR
= "13.1.0"
sv
static
const
std::vector<
unsigned
>
jami::REUSE_ICE_IN_REINVITE_REQUIRED_VERSION
=
split_string_to_unsigned
(
REUSE_ICE_IN_REINVITE_REQUIRED_VERSION_STR
, '.')
static
constexpr
auto
jami::REUSE_ICE_IN_REINVITE_REQUIRED_VERSION_STR
= "11.0.2"
sv
src
sip
sipcall.cpp
Generated on Thu Jun 19 2025 15:50:38 for Ring Daemon by
1.9.8