Home
last modified time | relevance | path

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

/dports/net/liblinphone/linphone-3.12.0/coreapi/bellesip_sal/
H A Dsal_impl.h51 bool_t auto_contacts; member
H A Dsal_impl.c508 sal->auto_contacts=TRUE; in sal_init()
1202 ctx->auto_contacts=enabled; in sal_enable_auto_contacts()
H A Dsal_op_impl.c119 belle_sip_header_contact_set_automatic(contact_header,op->base.root->auto_contacts); in sal_op_create_contact()