sipxtacklib  Version 3.3
SipLine Member List

This is the complete list of members for SipLine, including all inherited members.

addCredentials(const UtlString &strRealm, const UtlString &strUserID, const UtlString &strPassword, const UtlString &Type)SipLine
copyCredentials(const SipLine &rSipLine)SipLineprotected
generateLineID(UtlString &lineId)SipLineprotected
getAllCredentials(int MaxEnteries, int &actualEnteries, UtlString realms[], UtlString UserId[], UtlString type[], UtlString passtoken[])SipLine
getAutoEnableStatus()SipLine
getCallHandling()SipLine
getCanonicalUrl()SipLine
getContactType() const SipLine
getCredentials(const UtlString &type, const UtlString &realm, UtlString *userID, UtlString *MD5_token)SipLine
getDuplicateCredentials(const UtlString &type, const UtlString &realm)SipLine
getIdentity()SipLine
getIdentityAndUrl(Url &identity, Url &userEnteredUrl)SipLine
getLineId()SipLine
GetNumOfCredentials()SipLine
getPreferredContactUri(Url &preferredContactUri) const SipLine
getState()SipLine
getUser()SipLine
getUserEnteredUrl()SipLine
getVisibility()SipLine
isDeviceLine()SipLine
IsDuplicateRealm(const UtlString realm, const UtlString scheme=HTTP_DIGEST_AUTHENTICATION)SipLine
LINE_STATE_DISABLED enum valueSipLine
LINE_STATE_EXPIRED enum valueSipLine
LINE_STATE_FAILED enum valueSipLine
LINE_STATE_PROVISIONED enum valueSipLine
LINE_STATE_REGISTERED enum valueSipLine
LINE_STATE_TRYING enum valueSipLine
LINE_STATE_UNKNOWN enum valueSipLine
LineStates enum nameSipLine
mCanonicalUrlSipLineprotected
mCredentialsSipLineprotected
mCurrentStateSipLineprotected
meContactTypeSipLineprotected
mIdentitySipLineprotected
mIsAutoEnabledSipLineprotected
mIsUsingCallHandlingSipLineprotected
mIsVisibleSipLineprotected
mLineIdSipLineprotected
mPreferredContactUriSipLineprotected
mUserSipLineprotected
mUserEnteredUrlSipLineprotected
operator=(const SipLine &rSipLine)SipLine
removeAllCredentials()SipLine
removeCredential(const UtlString *realm)SipLine
setAutoEnableStatus(UtlBoolean isAutoEnabled)SipLine
setCallHandling(UtlBoolean useCallHandling=TRUE)SipLine
setContactType(LINE_CONTACT_TYPE eContactType)SipLine
setIdentityAndUrl(Url identity, Url userEnteredUrl)SipLine
setPreferredContactUri(const Url &preferredContactUri)SipLine
setState(int state)SipLine
setUser(const UtlString user)SipLine
setVisibility(UtlBoolean isEnable=TRUE)SipLine
SipLine(Url userEnteredUrl="", Url identityUri="", UtlString user="", UtlBoolean visible=TRUE, int state=LINE_STATE_REGISTERED, UtlBoolean isAutoEnabled=TRUE, UtlBoolean useCallHandling=FALSE)SipLine
SipLine(const SipLine &rSipLine)SipLine
~SipLine()SipLinevirtual

sipXtackLib home page