Home
last modified time | relevance | path

Searched refs:uag_sipsess_sock (Results 1 – 3 of 3) sorted by relevance

/dports/audio/baresip/baresip-0.5.8/include/
H A Dbaresip.h665 struct sipsess_sock *uag_sipsess_sock(void);
/dports/audio/baresip/baresip-0.5.8/src/
H A Dcall.c1526 err = sipsess_connect(&call->sess, uag_sipsess_sock(), in send_invite()
H A Dua.c1609 struct sipsess_sock *uag_sipsess_sock(void) in uag_sipsess_sock() function