|
sipxtacklib
Version 3.3
|
This is the complete list of members for SipLineMgr, including all inherited members.
| addCredentialForLine(const Url &identity, const UtlString strRealm, const UtlString strUserID, const UtlString strPasswd, const UtlString type) | SipLineMgr | |
| addLine(SipLine &line, UtlBoolean doEnable=TRUE) | SipLineMgr | |
| addMessageObserver(OsMsgQ &messageQueue, void *observerData=NULL) | SipLineMgr | |
| addToList(SipLine *line) | SipLineMgr | protected |
| addToTempList(SipLine *line) | SipLineMgr | protected |
| buildAuthenticatedRequest(const SipMessage *response, const SipMessage *request, SipMessage *newAuthRequest) | SipLineMgr | |
| deleteCredentialForLine(const Url &identity, const UtlString strRealm) | SipLineMgr | |
| deleteLine(const Url &identity) | SipLineMgr | |
| disableLine(const Url &identity, UtlBoolean onStartup=FALSE, const UtlString &lineId="") | SipLineMgr | |
| enableAllLines() | SipLineMgr | |
| enableLine(const Url &identity) | SipLineMgr | |
| getCallHandlingForLine(const Url &identity) const | SipLineMgr | |
| getCanonicalUrlForLine(const Url &identity, UtlString &sipUrl) const | SipLineMgr | |
| getContactTypeForLine(const Url &identity, LINE_CONTACT_TYPE &eContactType) const | SipLineMgr | |
| getCredentialListForLine(const Url &identity, int maxEnteries, int &actualEnteries, UtlString realmList[], UtlString userIdList[], UtlString typeList[], UtlString passTokenList[]) | SipLineMgr | |
| getDefaultOutboundLine(UtlString &rOutBoundLine) | SipLineMgr | |
| getEnableForLine(const Url &identity) const | SipLineMgr | |
| getLine(const UtlString &toUrl, const UtlString &localContact, SipLine &sipline) const | SipLineMgr | |
| getLineforAuthentication(const SipMessage *request, const SipMessage *response, const UtlBoolean &isIncomingRequest=FALSE, const UtlBoolean &fromTempList=FALSE) const | SipLineMgr | protected |
| getLines(int maxLines, int &actualLines, SipLine *lines[]) const | SipLineMgr | |
| getLines(int maxLines, int &actualLines, SipLine lines[]) const | SipLineMgr | |
| getNumLines() const | SipLineMgr | |
| getNumOfCredentialsForLine(const Url &identity) const | SipLineMgr | |
| getOwner() const | SipLineMgr | |
| getStateForLine(const Url &identity) const | SipLineMgr | |
| getUserEnteredUrlForLine(const Url &identity, UtlString &sipUrl) const | SipLineMgr | |
| getUserForLine(const Url &identity, UtlString &User) const | SipLineMgr | |
| getVisibilityForLine(const Url &identity) const | SipLineMgr | |
| handleMessage(OsMsg &eventMessage) | SipLineMgr | protected |
| initializeRefreshMgr(SipRefreshMgr *refreshMgr) | SipLineMgr | |
| isUserIdDefined(const SipMessage *request) const | SipLineMgr | |
| lineHasBeenUnregistered(const Url &identity) | SipLineMgr | |
| loadCredential(OsConfigDb *pConfigDb, UtlString strSubKey, SipLine &line) | SipLineMgr | protected |
| loadLine(OsConfigDb *pConfigDb, UtlString strSubkey, SipLine &line) | SipLineMgr | |
| notifyChangeInLineProperties(Url &identity) | SipLineMgr | |
| notifyChangeInOutboundLine(Url &identity) | SipLineMgr | |
| operator=(const SipLineMgr &rhs) | SipLineMgr | protected |
| purgeLines(OsConfigDb *pConfigDb) | SipLineMgr | |
| queueMessageToObservers(SipLineEvent &event) | SipLineMgr | protected |
| removeFromList(SipLine *line) | SipLineMgr | protected |
| removeFromTempList(SipLine *line) | SipLineMgr | protected |
| removeMessageObserver(OsMsgQ &messageQueue, void *pObserverData=NULL) | SipLineMgr | |
| setAutoEnableForLine(const Url &identity, UtlBoolean isAutoEnable=TRUE) | SipLineMgr | |
| setCallHandlingForLine(const Url &identity, UtlBoolean useCallHandling=TRUE) | SipLineMgr | |
| setContactTypeForLine(const Url &identity, LINE_CONTACT_TYPE eContactType) | SipLineMgr | |
| setDefaultContactUri(const Url &contactUri) | SipLineMgr | |
| setDefaultOutboundLine(const Url &outboundLine) | SipLineMgr | |
| setFirstLineAsDefaultOutBound() | SipLineMgr | |
| setOwner(const UtlString &owner) | SipLineMgr | |
| setStateForLine(const Url &identity, int state) | SipLineMgr | |
| setUserEnteredUrlForLine(const Url &identity, UtlString sipUrl) | SipLineMgr | |
| setUserForLine(const Url &identity, const UtlString User) | SipLineMgr | |
| setVisibilityForLine(const Url &identity, UtlBoolean Visibility=TRUE) | SipLineMgr | |
| SipLineMgr(const char *authenticationScheme=HTTP_DIGEST_AUTHENTICATION) | SipLineMgr | |
| SipLineMgr(const SipLineMgr &rSipLineMgr) | SipLineMgr | |
| StartLineMgr() | SipLineMgr | |
| storeCredential(OsConfigDb *pConfigDb, UtlString strSubKey, UtlString strRealm, UtlString strUserId, UtlString strPassToken, UtlString strType) | SipLineMgr | protected |
| storeLine(OsConfigDb *pConfigDb, UtlString strSubKey, SipLine line) | SipLineMgr | |
| ~SipLineMgr() | SipLineMgr | virtual |