Home
last modified time | relevance | path

Searched refs:NB_MAX_CALLS (Results 1 – 2 of 2) sorted by relevance

/dports/net/liblinphone/linphone-3.12.0/coreapi/
H A Dprivate.h1262 #ifndef NB_MAX_CALLS
1263 #define NB_MAX_CALLS (10) macro
H A Dlinphonecore.c1949 lc->max_calls=lp_config_get_int(config,"misc","max_calls",NB_MAX_CALLS); in misc_config_read()