Liblinphone  5.3.0
linphone::Core Member List

This is the complete list of members for linphone::Core, including all inherited members.

activateAudioSession(bool actived)linphone::Core
adaptiveRateControlEnabled() constlinphone::Core
addAccount(const std::shared_ptr< linphone::Account > &account)linphone::Core
addAllToConference()linphone::Core
addAuthInfo(const std::shared_ptr< const linphone::AuthInfo > &info)linphone::Core
addContentTypeSupport(const std::string &contentType)linphone::Core
addFriendList(const std::shared_ptr< linphone::FriendList > &list)linphone::Core
addLdap(const std::shared_ptr< linphone::Ldap > &ldap)linphone::Core
addLinphoneSpec(const std::string &spec)linphone::Core
addListener(const std::shared_ptr< CoreListener > &listener)linphone::Core
addProvisioningHeader(const std::string &headerName, const std::string &value)linphone::Core
addProxyConfig(const std::shared_ptr< linphone::ProxyConfig > &config)linphone::Core
addSupportedTag(const std::string &tag)linphone::Core
addToConference(const std::shared_ptr< linphone::Call > &call)linphone::Core
agcEnabled() constlinphone::Core
alertsEnabled() constlinphone::Core
audioAdaptiveJittcompEnabled()linphone::Core
audioMulticastEnabled() constlinphone::Core
audioRouteChanged()linphone::Core
autoDownloadIcalendarsEnabled()linphone::Core
autoDownloadVoiceRecordingsEnabled()linphone::Core
autoIterateEnabled() constlinphone::Core
automaticHttpProxyDetectionEnabled() constlinphone::Core
autoSendRingingEnabled()linphone::Core
callkitEnabled() constlinphone::Core
callToneIndicationsEnabled() constlinphone::Core
capabilityNegociationEnabled() constlinphone::Core
capabilityNegotiationReinviteEnabled() constlinphone::Core
cfgLinesMergingEnabled() constlinphone::Core
chatEnabled() constlinphone::Core
chatRoomGetDefaultEphemeralMode() constlinphone::Core
chatRoomSetDefaultEphemeralMode(linphone::ChatRoom::EphemeralMode mode)linphone::Core
checkForUpdate(const std::string &currentVersion)linphone::Core
clearAccounts()linphone::Core
clearAllAuthInfo()linphone::Core
clearCallLogs()linphone::Core
clearLdaps()linphone::Core
clearProvisioningHeaders()linphone::Core
clearProxyConfig()linphone::Core
compressLogCollection()linphone::Corestatic
conferenceIcsInMessageBodyEnabled() constlinphone::Core
conferenceServerEnabled() constlinphone::Core
configSync()linphone::Core
configureAudioSession()linphone::Core
Core(void *ptr, bool takeRef=true) (defined in linphone::Core)linphone::Core
cPtr() (defined in linphone::Core)linphone::Coreinline
createAccount(const std::shared_ptr< linphone::AccountParams > &params)linphone::Core
createAccountCreator(const std::string &xmlrpcUrl)linphone::Core
createAccountParams()linphone::Core
createAddress(const std::string &address)linphone::Core
createCallLog(const std::shared_ptr< linphone::Address > &from, const std::shared_ptr< linphone::Address > &to, linphone::Call::Dir dir, int duration, time_t startTime, time_t connectedTime, linphone::Call::Status status, bool videoEnabled, float quality)linphone::Core
createCallParams(const std::shared_ptr< linphone::Call > &call)linphone::Core
createChatRoom(const std::shared_ptr< const linphone::ChatRoomParams > &params, const std::shared_ptr< const linphone::Address > &localAddr, const std::list< std::shared_ptr< linphone::Address >> &participants)linphone::Core
createChatRoom(const std::shared_ptr< const linphone::ChatRoomParams > &params, const std::shared_ptr< const linphone::Address > &localAddr, const std::string &subject, const std::list< std::shared_ptr< linphone::Address >> &participants)linphone::Core
createChatRoom(const std::shared_ptr< const linphone::ChatRoomParams > &params, const std::string &subject, const std::list< std::shared_ptr< linphone::Address >> &participants)linphone::Core
createChatRoom(const std::string &subject, const std::list< std::shared_ptr< linphone::Address >> &participants)linphone::Core
createChatRoom(const std::shared_ptr< const linphone::ChatRoomParams > &params, const std::shared_ptr< const linphone::Address > &localAddr, const std::shared_ptr< const linphone::Address > &participant)linphone::Core
createChatRoom(const std::shared_ptr< const linphone::Address > &participant)linphone::Core
createClientGroupChatRoom(const std::string &subject, bool fallback)linphone::Core
createClientGroupChatRoom(const std::string &subject, bool fallback, bool encrypted)linphone::Core
createConferenceParams(const std::shared_ptr< linphone::Conference > &conference)linphone::Core
createConferenceScheduler()linphone::Core
createConferenceWithParams(const std::shared_ptr< const linphone::ConferenceParams > &params)linphone::Core
createConfig(const std::string &filename)linphone::Core
createContent()linphone::Core
createDefaultChatRoomParams()linphone::Core
createFriend()linphone::Core
createFriendList()linphone::Core
createFriendWithAddress(const std::string &address)linphone::Core
createInfoMessage()linphone::Core
createLdap()linphone::Core
createLdapParams()linphone::Core
createLdapWithParams(const std::shared_ptr< linphone::LdapParams > &params)linphone::Core
createLocalPlayer(const std::string &soundCardName, const std::string &videoDisplayName, void *windowId)linphone::Core
createMagicSearch()linphone::Core
createNativePreviewWindowId()linphone::Core
createNativeVideoWindowId() constlinphone::Core
createNatPolicy()linphone::Core
createNotify(const std::shared_ptr< linphone::Address > &resource, const std::string &event)linphone::Core
createOneShotPublish(const std::shared_ptr< linphone::Address > &resource, const std::string &event)linphone::Core
createPresenceActivity(linphone::PresenceActivity::Type acttype, const std::string &description)linphone::Core
createPresenceModel()linphone::Core
createPresenceModelWithActivity(linphone::PresenceActivity::Type acttype, const std::string &description)linphone::Core
createPresenceModelWithActivityAndNote(linphone::PresenceActivity::Type acttype, const std::string &description, const std::string &note, const std::string &lang)linphone::Core
createPresenceNote(const std::string &content, const std::string &lang)linphone::Core
createPresencePerson(const std::string &id)linphone::Core
createPresenceService(const std::string &id, linphone::PresenceBasicStatus basicStatus, const std::string &contact)linphone::Core
createPrimaryContactParsed()linphone::Core
createProxyConfig()linphone::Core
createPublish(const std::shared_ptr< linphone::Address > &resource, const std::string &event, int expires)linphone::Core
createRecorder(const std::shared_ptr< linphone::RecorderParams > &params)linphone::Core
createRecorderParams() constlinphone::Core
createSubscribe(const std::shared_ptr< linphone::Address > &resource, const std::string &event, int expires)linphone::Core
createSubscribe(const std::shared_ptr< linphone::Address > &resource, const std::shared_ptr< linphone::ProxyConfig > &proxy, const std::string &event, int expires)linphone::Core
createXmlRpcSession(const std::string &url)linphone::Core
deleteChatRoom(const std::shared_ptr< linphone::ChatRoom > &chatRoom)linphone::Core
deleteConferenceInformation(const std::shared_ptr< linphone::ConferenceInfo > &conferenceInfo)linphone::Core
didRegisterForRemotePush(void *deviceToken)linphone::Core
didRegisterForRemotePushWithStringifiedToken(const std::string &deviceTokenStr)linphone::Core
disableChat(linphone::Reason denyReason)linphone::Core
dnsSearchEnabled() constlinphone::Core
dnsSrvEnabled() constlinphone::Core
echoCancellationEnabled() constlinphone::Core
echoLimiterEnabled() constlinphone::Core
enableAdaptiveRateControl(bool enabled)linphone::Core
enableAgc(bool val)linphone::Core
enableAlerts(bool enable)linphone::Core
enableAudioAdaptiveJittcomp(bool enable)linphone::Core
enableAudioMulticast(bool yesno)linphone::Core
enableAutoDownloadIcalendars(bool autoDownloadIcalendars)linphone::Core
enableAutoDownloadVoiceRecordings(bool autoDownloadVoiceRecordings)linphone::Core
enableAutoIterate(bool enable)linphone::Core
enableAutomaticHttpProxyDetection(bool enable)linphone::Core
enableAutoSendRinging(bool enable)linphone::Core
enableCallkit(bool enabled)linphone::Core
enableCallToneIndications(bool yesno) constlinphone::Core
enableCapabilityNegociation(bool enable)linphone::Core
enableCapabilityNegotiationReinvite(bool enable)linphone::Core
enableCfgLinesMerging(bool merge)linphone::Core
enableChat()linphone::Core
enableConferenceIcsInMessageBody(bool enable)linphone::Core
enableConferenceServer(bool enable)linphone::Core
enableDnsSearch(bool enable)linphone::Core
enableDnsSrv(bool enable)linphone::Core
enableEchoCancellation(bool enable)linphone::Core
enableEchoLimiter(bool enable)linphone::Core
enableForcedIceRelay(bool enable)linphone::Core
enableFriendListSubscription(bool enable)linphone::Core
enableGenericComfortNoise(bool enabled)linphone::Core
enableIpv6(bool enable)linphone::Core
enableKeepAlive(bool enable)linphone::Core
enableLimeX3Dh(bool enable)linphone::Core
enableLogCollection(linphone::LogCollectionState state)linphone::Corestatic
enableMic(bool enable)linphone::Core
enableNativeRinging(bool enable)linphone::Core
enablePushNotification(bool enable)linphone::Core
enableQrcodeVideoPreview(bool enable)linphone::Core
enableRecordAware(bool enable)linphone::Core
enableRetransmissionOnNack(bool enable)linphone::Core
enableRtpBundle(bool value)linphone::Core
enableSdp200Ack(bool enable)linphone::Core
enableSelfView(bool enable)linphone::Core
enableSenderNameHiddenInForwardMessage(bool enable)linphone::Core
enableSessionExpires(bool enabled) constlinphone::Core
enableTcapLineMerging(bool merge)linphone::Core
enableVibrationOnIncomingCall(bool enable)linphone::Core
enableVideoAdaptiveJittcomp(bool enable)linphone::Core
enableVideoCapture(bool enable)linphone::Core
enableVideoDisplay(bool enable)linphone::Core
enableVideoMulticast(bool yesno)linphone::Core
enableVideoPreview(bool enable)linphone::Core
enableVideoSourceReuse(bool enable)linphone::Core
enableWifiOnly(bool enable)linphone::Core
enableZeroRtpPortForStreamInactive(bool enable)linphone::Core
enableZrtpGoClear(bool enabled)linphone::Core
ensureRegistered()linphone::Core
enterBackground()linphone::Core
enterConference()linphone::Core
enterForeground()linphone::Core
Factory (defined in linphone::Core)linphone::Corefriend
fileFormatSupported(const std::string &fmt)linphone::Core
findAuthInfo(const std::string &realm, const std::string &username, const std::string &sipDomain)linphone::Core
findCallFromUri(const std::string &uri) constlinphone::Core
findCallLog(const std::string &callId, int limit)linphone::Core
findCallLogFromCallId(const std::string &callId)linphone::Core
findChatRoom(const std::shared_ptr< const linphone::Address > &peerAddr, const std::shared_ptr< const linphone::Address > &localAddr) constlinphone::Core
findConferenceInformationFromUri(const std::shared_ptr< linphone::Address > &uri)linphone::Core
findContactsByChar(const std::string &filter, bool sipOnly)linphone::Core
findFriend(const std::shared_ptr< const linphone::Address > &address) constlinphone::Core
findFriendByPhoneNumber(const std::string &phoneNumber) constlinphone::Core
findFriends(const std::shared_ptr< const linphone::Address > &address) constlinphone::Core
findOneToOneChatRoom(const std::shared_ptr< const linphone::Address > &localAddr, const std::shared_ptr< const linphone::Address > &participantAddr, bool encrypted) constlinphone::Core
forcedIceRelayEnabled() constlinphone::Core
friendListSubscriptionEnabled()linphone::Core
genericComfortNoiseEnabled() constlinphone::Core
getAccountByIdkey(const std::string &idkey)linphone::Core
getAccountCreatorBackend() constlinphone::Core
getAccountCreatorUrl()linphone::Core
getAccountList() constlinphone::Core
getAdaptiveRateAlgorithm() constlinphone::Core
getAudioDevices() constlinphone::Core
getAudioDscp() constlinphone::Core
getAudioJittcomp()linphone::Core
getAudioMulticastAddr() constlinphone::Core
getAudioMulticastTtl() constlinphone::Core
getAudioPayloadTypes()linphone::Core
getAudioPort() constlinphone::Core
getAudioPortsRange() constlinphone::Core
getAuthInfoList() constlinphone::Core
getAutoIterateBackgroundSchedule() constlinphone::Core
getAutoIterateForegroundSchedule() constlinphone::Core
getAvpfMode() constlinphone::Core
getAvpfRrInterval() constlinphone::Core
getCallByCallid(const std::string &callId) constlinphone::Core
getCallByRemoteAddress(const std::string &remoteAddress) constlinphone::Core
getCallByRemoteAddress2(const std::shared_ptr< const linphone::Address > &remoteAddress) constlinphone::Core
getCallHistory(const std::shared_ptr< const linphone::Address > &peerAddress, const std::shared_ptr< const linphone::Address > &localAddress)linphone::Core
getCallLogs()linphone::Core
getCallLogsDatabasePath()linphone::Core
getCalls()linphone::Core
getCallsNb() constlinphone::Core
getCameraSensorRotation()linphone::Core
getCaptureDevice()linphone::Core
getChatMessagesAggregationEnabled()linphone::Core
getChatRoom(const std::shared_ptr< const linphone::Address > &addr)linphone::Core
getChatRoom(const std::shared_ptr< const linphone::Address > &peerAddr, const std::shared_ptr< const linphone::Address > &localAddr)linphone::Core
getChatRoomFromUri(const std::string &to)linphone::Core
getChatRooms()linphone::Core
getConference()linphone::Core
getConferenceInformationList()linphone::Core
getConferenceInformationListAfterTime(time_t time)linphone::Core
getConferenceLocalInputVolume()linphone::Core
getConferenceParticipantListType() constlinphone::Core
getConferenceSize()linphone::Core
getConfig() constlinphone::Core
getConsolidatedPresence() constlinphone::Core
getCurrentCall() constlinphone::Core
getCurrentCallRemoteAddress()linphone::Core
getCurrentPreviewVideoDefinition() constlinphone::Core
getDefaultAccount() constlinphone::Core
getDefaultConferenceLayout() constlinphone::Core
getDefaultEphemeralLifetime() constlinphone::Core
getDefaultFriendList() constlinphone::Core
getDefaultInputAudioDevice() constlinphone::Core
getDefaultOutputAudioDevice() constlinphone::Core
getDefaultProxyConfig() constlinphone::Core
getDefaultVideoDisplayFilter()linphone::Core
getDelayedTimeout()linphone::Core
getDeviceRotation()linphone::Core
getDigestAuthenticationPolicy() constlinphone::Core
getDisableRecordOnMute()linphone::Core
getDnsSetByApp()linphone::Core
getDownloadBandwidth() constlinphone::Core
getDownloadPtime()linphone::Core
getEchoCancellationCalibration() constlinphone::Core
getEchoCancellerFilterName() constlinphone::Core
getExtendedAudioDevices() constlinphone::Core
getFileTransferServer()linphone::Core
getFriendByRefKey(const std::string &key) constlinphone::Core
getFriendListByName(const std::string &name) constlinphone::Core
getFriendsDatabasePath()linphone::Core
getFriendsLists() constlinphone::Core
getFutureConferenceInformationList()linphone::Core
getGlobalState() constlinphone::Core
getGuessHostname()linphone::Core
getHttpProxyHost() constlinphone::Core
getHttpProxyPort() constlinphone::Core
getIdentity()linphone::Core
getImNotifPolicy() constlinphone::Core
getInCallTimeout()linphone::Core
getIncTimeout()linphone::Core
getInputAudioDevice() constlinphone::Core
getLabel() constlinphone::Core
getLastOutgoingCallLog()linphone::Core
getLdapList()linphone::Core
getLimeX3DhServerUrl()linphone::Core
getLinphoneSpecsList()linphone::Core
getLoadedPlugins()linphone::Core
getLogCollectionMaxFileSize()linphone::Corestatic
getLogCollectionPath()linphone::Corestatic
getLogCollectionPrefix()linphone::Corestatic
getLogCollectionUploadServerUrl()linphone::Core
getMaxCalls()linphone::Core
getMaxSizeForAutoDownloadIncomingFiles()linphone::Core
getMediaDevice()linphone::Core
getMediaEncryption() constlinphone::Core
getMediaResourceMode() constlinphone::Core
getMicGainDb()linphone::Core
getMissedCallsCount()linphone::Core
getMtu() constlinphone::Core
getNatAddress() constlinphone::Core
getNativePreviewWindowId()linphone::Core
getNativeVideoWindowId() constlinphone::Core
getNatPolicy() constlinphone::Core
getNortpTimeout() constlinphone::Core
getOutputAudioDevice() constlinphone::Core
getPayloadType(const std::string &type, int rate, int channels)linphone::Core
getPlaybackDevice()linphone::Core
getPlaybackGainDb()linphone::Core
getPlayFile() constlinphone::Core
getPostQuantumAvailable()linphone::Corestatic
getPreferredFramerate()linphone::Core
getPreferredVideoDefinition() constlinphone::Core
getPresenceModel() constlinphone::Core
getPreviewVideoDefinition() constlinphone::Core
getPrimaryContact()linphone::Core
getPrimaryContactParsed()linphone::Core
getProvisioningUri() constlinphone::Core
getProxyConfigByIdkey(const std::string &idkey)linphone::Core
getProxyConfigList() constlinphone::Core
getPushIncomingCallTimeout() constlinphone::Core
getPushNotificationConfig() constlinphone::Core
getRecordFile() constlinphone::Core
getRemoteRingbackTone() constlinphone::Core
getRing() constlinphone::Core
getRingback() constlinphone::Core
getRingDuringIncomingEarlyMedia() constlinphone::Core
getRingerDevice()linphone::Core
getRootCa()linphone::Core
getSessionExpiresMinValue() constlinphone::Core
getSessionExpiresRefresherValue() constlinphone::Core
getSessionExpiresValue() constlinphone::Core
getSipDscp() constlinphone::Core
getSipTransportTimeout()linphone::Core
getSoundDevicesList() constlinphone::Core
getSrtpCryptoSuites()linphone::Core
getStaticPicture()linphone::Core
getStaticPictureFps()linphone::Core
getStunServer() constlinphone::Core
getSupportedFileFormatsList() constlinphone::Core
getTag100RelSupportLevel() constlinphone::Core
getTextPayloadTypes()linphone::Core
getTextPort() constlinphone::Core
getTextPortsRange() constlinphone::Core
getTlsCert() constlinphone::Core
getTlsCertPath() constlinphone::Core
getTlsKey() constlinphone::Core
getTlsKeyPath() constlinphone::Core
getTransports()linphone::Core
getTransportsUsed()linphone::Core
getTunnel() constlinphone::Core
getUnreadChatMessageCount() constlinphone::Core
getUnreadChatMessageCountFromActiveLocals() constlinphone::Core
getUnreadChatMessageCountFromLocal(const std::shared_ptr< const linphone::Address > &address) constlinphone::Core
getUploadBandwidth() constlinphone::Core
getUploadPtime()linphone::Core
getUpnpExternalIpaddress() constlinphone::Core
getUpnpState() constlinphone::Core
getUseFiles()linphone::Core
getUseInfoForDtmf()linphone::Core
getUserAgent()linphone::Core
getUserCertificatesPath()linphone::Core
getUseRfc2833ForDtmf()linphone::Core
getVersion()linphone::Corestatic
getVideoActivationPolicy() constlinphone::Core
getVideoCodecPriorityPolicy() constlinphone::Core
getVideoDevice() constlinphone::Core
getVideoDevicesList() constlinphone::Core
getVideoDisplayFilter()linphone::Core
getVideoDscp() constlinphone::Core
getVideoJittcomp()linphone::Core
getVideoMulticastAddr() constlinphone::Core
getVideoMulticastTtl() constlinphone::Core
getVideoPayloadTypes()linphone::Core
getVideoPort() constlinphone::Core
getVideoPortsRange() constlinphone::Core
getVideoPreset() constlinphone::Core
getZrtpAvailableKeyAgreementList()linphone::Core
getZrtpCacheDb()linphone::Core
getZrtpKeyAgreementList()linphone::Core
getZrtpSecretsFile()linphone::Core
getZrtpStatus(const std::string &addr)linphone::Core
hasBuiltinEchoCanceller()linphone::Core
hasCrappyOpengl()linphone::Core
inCall() constlinphone::Core
interpretUrl(const std::string &url)linphone::Core
interpretUrl(const std::string &url, bool applyInternationalPrefix)linphone::Core
invite(const std::string &url)linphone::Core
inviteAddress(const std::shared_ptr< const linphone::Address > &addr)linphone::Core
inviteAddressWithParams(const std::shared_ptr< const linphone::Address > &addr, const std::shared_ptr< const linphone::CallParams > &params)linphone::Core
inviteAddressWithParams(const std::shared_ptr< const linphone::Address > &addr, const std::shared_ptr< const linphone::CallParams > &params, const std::string &subject, const std::shared_ptr< const linphone::Content > &content)linphone::Core
inviteWithParams(const std::string &url, const std::shared_ptr< const linphone::CallParams > &params)linphone::Core
ipv6Enabled()linphone::Core
isAutoDownloadIcalendarsEnabled()linphone::Core
isAutoDownloadVoiceRecordingsEnabled()linphone::Core
isAutoIterateEnabled() constlinphone::Core
isContentTypeSupported(const std::string &contentType) constlinphone::Core
isEchoCancellerCalibrationRequired()linphone::Core
isFriendListSubscriptionEnabled()linphone::Core
isInBackground() constlinphone::Core
isIncomingInvitePending()linphone::Core
isInConference() constlinphone::Core
isMediaEncryptionMandatory()linphone::Core
isMediaEncryptionSupported(linphone::MediaEncryption menc)linphone::Core
isMediaFilterSupported(const std::string &filtername)linphone::Core
isNativeRingingEnabled() constlinphone::Core
isNetworkReachable()linphone::Core
isPluginLoaded(const std::string &name) constlinphone::Core
isPushNotificationAvailable()linphone::Core
isPushNotificationEnabled()linphone::Core
isRecordAwareEnabled()linphone::Core
isSenderNameHiddenInForwardMessage()linphone::Core
isVerifyServerCertificates()linphone::Core
isVerifyServerCn()linphone::Core
isVibrationOnIncomingCallEnabled()linphone::Core
iterate()linphone::Core
keepAliveEnabled()linphone::Core
ldapAvailable()linphone::Core
leaveConference()linphone::Core
limeX3DhAvailable() constlinphone::Core
limeX3DhEnabled() constlinphone::Core
loadConfigFromXml(const std::string &xmlUri)linphone::Core
localPermissionEnabled() constlinphone::Core
logCollectionEnabled()linphone::Corestatic
LogCollectionUploadState enum namelinphone::Core
mediaEncryptionSupported(linphone::MediaEncryption menc)linphone::Core
micEnabled()linphone::Core
migrateLogsFromRcToDb()linphone::Core
migrateToMultiTransport()linphone::Core
nativeRingingEnabled() constlinphone::Core
notifyAllFriends(const std::shared_ptr< linphone::PresenceModel > &presence)linphone::Core
notifyNotifyPresenceReceived(const std::shared_ptr< linphone::Friend > &linphoneFriend)linphone::Core
notifyNotifyPresenceReceivedForUriOrTel(const std::shared_ptr< linphone::Friend > &linphoneFriend, const std::string &uriOrTel, const std::shared_ptr< const linphone::PresenceModel > &presenceModel)linphone::Core
pauseAllCalls()linphone::Core
playDtmf(char dtmf, int durationMs)linphone::Core
playLocal(const std::string &audiofile)linphone::Core
preemptSoundResources()linphone::Core
previewOglRender() constlinphone::Core
processPushNotification(const std::string &callId)linphone::Core
publish(const std::shared_ptr< linphone::Address > &resource, const std::string &event, int expires, const std::shared_ptr< const linphone::Content > &body)linphone::Core
pushNotificationEnabled()linphone::Core
qrcodeVideoPreviewEnabled() constlinphone::Core
realtimeTextEnabled()linphone::Core
realtimeTextGetKeepaliveInterval() constlinphone::Core
realtimeTextSetKeepaliveInterval(unsigned int interval)linphone::Core
recordAwareEnabled()linphone::Core
refreshRegisters()linphone::Core
rejectSubscriber(const std::shared_ptr< linphone::Friend > &linphoneFriend)linphone::Core
reloadMsPlugins(const std::string &path)linphone::Core
reloadSoundDevices()linphone::Core
reloadVideoDevices()linphone::Core
removeAccount(const std::shared_ptr< linphone::Account > &account)linphone::Core
removeAuthInfo(const std::shared_ptr< const linphone::AuthInfo > &info)linphone::Core
removeCallLog(const std::shared_ptr< linphone::CallLog > &callLog)linphone::Core
removeContentTypeSupport(const std::string &contentType)linphone::Core
removeFriendList(const std::shared_ptr< linphone::FriendList > &list)linphone::Core
removeFromConference(const std::shared_ptr< linphone::Call > &call)linphone::Core
removeLdap(const std::shared_ptr< linphone::Ldap > &ldap)linphone::Core
removeLinphoneSpec(const std::string &spec)linphone::Core
removeListener(const std::shared_ptr< CoreListener > &listener)linphone::Core
removeProxyConfig(const std::shared_ptr< linphone::ProxyConfig > &config)linphone::Core
removeSupportedTag(const std::string &tag)linphone::Core
resetEchoCancellationCalibration()linphone::Core
resetLogCollection()linphone::Corestatic
resetMissedCallsCount()linphone::Core
retransmissionOnNackEnabled()linphone::Core
rtpBundleEnabled() constlinphone::Core
sdp200AckEnabled() constlinphone::Core
searchChatRoom(const std::shared_ptr< const linphone::ChatRoomParams > &params, const std::shared_ptr< const linphone::Address > &localAddr, const std::shared_ptr< const linphone::Address > &remoteAddr, const std::list< std::shared_ptr< linphone::Address >> &participants) constlinphone::Core
searchConference(const std::shared_ptr< const linphone::ConferenceParams > &params, const std::shared_ptr< const linphone::Address > &localAddr, const std::shared_ptr< const linphone::Address > &remoteAddr, const std::list< std::shared_ptr< linphone::Address >> &participants) constlinphone::Core
searchConference(const std::shared_ptr< const linphone::Address > &conferenceAddr) constlinphone::Core
selfViewEnabled() constlinphone::Core
serializeLogs()linphone::Corestatic
sessionExpiresEnabled() constlinphone::Core
setAccountCreatorBackend(linphone::AccountCreator::Backend backend)linphone::Core
setAccountCreatorUrl(const std::string &url)linphone::Core
setAdaptiveRateAlgorithm(const std::string &algorithm)linphone::Core
setAudioDscp(int dscp)linphone::Core
setAudioJittcomp(int milliseconds)linphone::Core
setAudioMulticastAddr(const std::string &ip)linphone::Core
setAudioMulticastTtl(int ttl)linphone::Core
setAudioPayloadTypes(const std::list< std::shared_ptr< linphone::PayloadType >> &payloadTypes)linphone::Core
setAudioPort(int port)linphone::Core
setAudioPortRange(int minPort, int maxPort)linphone::Core
setAutoIterateBackgroundSchedule(int schedule)linphone::Core
setAutoIterateForegroundSchedule(int schedule)linphone::Core
setAvpfMode(linphone::AVPFMode mode)linphone::Core
setAvpfRrInterval(int interval)linphone::Core
setCallLogsDatabasePath(const std::string &path)linphone::Core
setCaptureDevice(const std::string &devid)linphone::Core
setChatMessagesAggregationEnabled(bool enabled)linphone::Core
setConferenceParticipantListType(linphone::Conference::ParticipantListType type)linphone::Core
setConsolidatedPresence(linphone::ConsolidatedPresence presence)linphone::Core
setDefaultAccount(const std::shared_ptr< linphone::Account > &account)linphone::Core
setDefaultConferenceLayout(linphone::Conference::Layout value)linphone::Core
setDefaultEphemeralLifetime(long value)linphone::Core
setDefaultInputAudioDevice(const std::shared_ptr< linphone::AudioDevice > &audioDevice)linphone::Core
setDefaultOutputAudioDevice(const std::shared_ptr< linphone::AudioDevice > &audioDevice)linphone::Core
setDefaultProxyConfig(const std::shared_ptr< linphone::ProxyConfig > &config)linphone::Core
setDelayedTimeout(int seconds)linphone::Core
setDeviceRotation(int rotation)linphone::Core
setDigestAuthenticationPolicy(const std::shared_ptr< linphone::DigestAuthenticationPolicy > &policy)linphone::Core
setDisableRecordOnMute(bool disable)linphone::Core
setDnsServers(const std::list< std::string > &servers)linphone::Core
setDnsServersApp(const std::list< std::string > &servers)linphone::Core
setDownloadBandwidth(int bandwidth)linphone::Core
setDownloadPtime(int ptime)linphone::Core
setEchoCancellerFilterName(const std::string &filtername)linphone::Core
setEnableSipUpdate(int value) constlinphone::Core
setExpectedBandwidth(int bandwidth)linphone::Core
setFileTransferServer(const std::string &serverUrl)linphone::Core
setFriendsDatabasePath(const std::string &path)linphone::Core
setGuessHostname(bool enable)linphone::Core
setHttpProxyHost(const std::string &host)linphone::Core
setHttpProxyPort(int port)linphone::Core
setInCallTimeout(int seconds)linphone::Core
setIncTimeout(int seconds)linphone::Core
setInputAudioDevice(const std::shared_ptr< linphone::AudioDevice > &audioDevice)linphone::Core
setLabel(const std::string &label)linphone::Core
setLimeX3DhServerUrl(const std::string &url)linphone::Core
setLinphoneSpecsList(const std::list< std::string > &specs)linphone::Core
setLogCollectionMaxFileSize(size_t size)linphone::Corestatic
setLogCollectionPath(const std::string &path)linphone::Corestatic
setLogCollectionPrefix(const std::string &prefix)linphone::Corestatic
setLogCollectionUploadServerUrl(const std::string &serverUrl)linphone::Core
setMaxCalls(int max)linphone::Core
setMaxSizeForAutoDownloadIncomingFiles(int size)linphone::Core
setMediaDevice(const std::string &devid)linphone::Core
setMediaEncryption(linphone::MediaEncryption menc)linphone::Core
setMediaEncryptionMandatory(bool mandatory)linphone::Core
setMediaNetworkReachable(bool reachable)linphone::Core
setMediaResourceMode(linphone::MediaResourceMode mode)linphone::Core
setMicGainDb(float level)linphone::Core
setMtu(int mtu)linphone::Core
setNatAddress(const std::string &addr)linphone::Core
setNativePreviewWindowId(void *windowId)linphone::Core
setNativeVideoWindowId(void *windowId)linphone::Core
setNatPolicy(const std::shared_ptr< linphone::NatPolicy > &policy)linphone::Core
setNetworkReachable(bool reachable)linphone::Core
setNortpTimeout(int seconds)linphone::Core
setOutputAudioDevice(const std::shared_ptr< linphone::AudioDevice > &audioDevice)linphone::Core
setPlaybackDevice(const std::string &devid)linphone::Core
setPlaybackGainDb(float level)linphone::Core
setPlayFile(const std::string &file)linphone::Core
setPreferredFramerate(float fps)linphone::Core
setPreferredVideoDefinition(const std::shared_ptr< linphone::VideoDefinition > &videoDefinition)linphone::Core
setPreferredVideoDefinitionByName(const std::string &name)linphone::Core
setPresenceModel(const std::shared_ptr< linphone::PresenceModel > &presence)linphone::Core
setPreviewVideoDefinition(const std::shared_ptr< linphone::VideoDefinition > &videoDefinition)linphone::Core
setPreviewVideoDefinitionByName(const std::string &name)linphone::Core
setPrimaryContact(const std::string &contact)linphone::Core
setProvisioningUri(const std::string &uri)linphone::Core
setPushIncomingCallTimeout(int seconds)linphone::Core
setQrcodeDecodeRect(const int x, const int y, const int w, const int h)linphone::Core
setRecordFile(const std::string &file)linphone::Core
setRemoteRingbackTone(const std::string &ring)linphone::Core
setRing(const std::string &path)linphone::Core
setRingback(const std::string &path)linphone::Core
setRingDuringIncomingEarlyMedia(bool enable)linphone::Core
setRingerDevice(const std::string &devid)linphone::Core
setRootCa(const std::string &path)linphone::Core
setRootCaData(const std::string &data)linphone::Core
setSessionExpiresMinValue(int min) constlinphone::Core
setSessionExpiresRefresherValue(linphone::SessionExpiresRefresher refresher) constlinphone::Core
setSessionExpiresValue(int expires) constlinphone::Core
setSipDscp(int dscp)linphone::Core
setSipNetworkReachable(bool reachable)linphone::Core
setSipTransportTimeout(int timeoutMs)linphone::Core
setSrtpCryptoSuites(const std::string &suites)linphone::Core
setStaticPicture(const std::string &path)linphone::Core
setStaticPictureFps(float fps)linphone::Core
setStunServer(const std::string &server)linphone::Core
setSupportedTag(const std::string &tags)linphone::Core
setTag100RelSupportLevel(linphone::SupportLevel level)linphone::Core
setTextPayloadTypes(const std::list< std::shared_ptr< linphone::PayloadType >> &payloadTypes)linphone::Core
setTextPort(int port)linphone::Core
setTextPortRange(int minPort, int maxPort)linphone::Core
setTlsCert(const std::string &tlsCert)linphone::Core
setTlsCertPath(const std::string &tlsCertPath)linphone::Core
setTlsKey(const std::string &tlsKey)linphone::Core
setTlsKeyPath(const std::string &tlsKeyPath)linphone::Core
setTone(linphone::ToneID toneId, const std::string &audiofile)linphone::Core
setTransports(const std::shared_ptr< const linphone::Transports > &transports)linphone::Core
setUploadBandwidth(int bandwidth)linphone::Core
setUploadPtime(int ptime)linphone::Core
setUseFiles(bool yesno)linphone::Core
setUseInfoForDtmf(bool useInfo)linphone::Core
setUserAgent(const std::string &name, const std::string &version)linphone::Core
setUserCertificatesPath(const std::string &path)linphone::Core
setUseRfc2833ForDtmf(bool useRfc2833)linphone::Core
setVideoActivationPolicy(const std::shared_ptr< const linphone::VideoActivationPolicy > &policy)linphone::Core
setVideoCodecPriorityPolicy(linphone::CodecPriorityPolicy policy)linphone::Core
setVideoDevice(const std::string &id)linphone::Core
setVideoDisplayFilter(const std::string &filterName)linphone::Core
setVideoDscp(int dscp)linphone::Core
setVideoJittcomp(int milliseconds)linphone::Core
setVideoMulticastAddr(const std::string &ip)linphone::Core
setVideoMulticastTtl(int ttl)linphone::Core
setVideoPayloadTypes(const std::list< std::shared_ptr< linphone::PayloadType >> &payloadTypes)linphone::Core
setVideoPort(int port)linphone::Core
setVideoPortRange(int minPort, int maxPort)linphone::Core
setVideoPreset(const std::string &preset)linphone::Core
setZrtpKeyAgreementSuites(const std::list< linphone::ZrtpKeyAgreement > &keyAgreements)linphone::Core
setZrtpSecretsFile(const std::string &file)linphone::Core
soundDeviceCanCapture(const std::string &device)linphone::Core
soundDeviceCanPlayback(const std::string &device)linphone::Core
soundResourcesLocked()linphone::Core
start()linphone::Core
startConferenceRecording(const std::string &path)linphone::Core
startEchoCancellerCalibration()linphone::Core
startEchoTester(unsigned int rate)linphone::Core
stop()linphone::Core
stopAsync()linphone::Core
stopConferenceRecording()linphone::Core
stopDtmf()linphone::Core
stopEchoTester()linphone::Core
stopRinging()linphone::Core
subscribe(const std::shared_ptr< linphone::Address > &resource, const std::string &event, int expires, const std::shared_ptr< const linphone::Content > &body)linphone::Core
takePreviewSnapshot(const std::string &file)linphone::Core
tcapLinesMergingEnabled() constlinphone::Core
terminateAllCalls()linphone::Core
terminateConference()linphone::Core
tunnelAvailable()linphone::Corestatic
uploadLogCollection()linphone::Core
upnpAvailable()linphone::Corestatic
usePreviewWindow(bool yesno)linphone::Core
vcardSupported()linphone::Corestatic
verifyServerCertificates(bool yesno)linphone::Core
verifyServerCn(bool yesno)linphone::Core
vibrationOnIncomingCallEnabled()linphone::Core
videoAdaptiveJittcompEnabled()linphone::Core
videoCaptureEnabled()linphone::Core
videoDisplayEnabled()linphone::Core
videoEnabled()linphone::Core
videoMulticastEnabled() constlinphone::Core
videoPreviewEnabled() constlinphone::Core
videoSupported()linphone::Core
wifiOnlyEnabled()linphone::Core
zeroRtpPortForStreamInactiveEnabled() constlinphone::Core
zrtpGoClearEnabled() constlinphone::Core