Reliability of Provisional Responses in the Session Initiation Protocol (SIP) Abstract. 1 Introduction 2. 2 Terminology 2.

Size: px
Start display at page:

Download "Reliability of Provisional Responses in the Session Initiation Protocol (SIP) Abstract. 1 Introduction 2. 2 Terminology 2."

Transcription

1 Netwrk Wrking Grup J. Rsenberg/H. Schulzrinne Request fr Cmments: 3262 dynamicsft/clumbia U. Categry: Standards Track June 2002 Reliability f Prvisinal Respnses in the Sessin Initiatin Prtcl (SIP) Status f this Mem This dcument specifies an Internet standards track prtcl fr the Internet cmmunity, and requests discussin and suggestins fr imprvements. Please refer t the current editin f the Internet Official Prtcl Standards (STD 1) fr the standardizatin state and status f this prtcl. Distributin f this mem is unlimited. Cpyright Ntice Cpyright (c) The Internet Sciety (2002). All Rights Reserved. Abstract This dcument specifies an extensin t the Sessin Initiatin Prtcl (SIP) prviding reliable prvisinal respnse messages. This extensin uses the ptin tag 100rel and defines the Prvisinal Respnse ACKnwledgement (PRACK) methd. Cntents 1 Intrductin 2 2 Terminlgy 2 3 UAS Behavir 2 4 UAC Behavir 4 5 The Offer/Answer Mdel and PRACK 7 6 Definitin f the PRACK Methd 7 7 Header Field Definitins RSeq RAck... 8

2 8 IANA Cnsideratins IANA Registratin f the 100rel Optin Tag IANA Registratin f RSeq and RAck Headers Security Cnsideratins 9 10 Cllected BNF 9 11 Acknwledgements 9 12 Authrs Addresses 9 1 Intrductin The Sessin Initiatin Prtcl (SIP) (RFC 3261 [1]) is a request-respnse prtcl fr initiating and managing cmmunicatins sessins. SIP defines tw types f respnses, prvisinal and final. Final respnses cnvey the result f the request prcessing, and are sent reliably. Prvisinal respnses prvide infrmatin n the prgress f the request prcessing, but are nt sent reliably in RFC It was later bserved that reliability was imprtant in several cases, including interperability scenaris with the PSTN. Therefre, an ptinal capability was needed t supprt reliable transmissin f prvisinal respnses. That capability is prvided in this specificatin. The reliability mechanism wrks by mirrring the current reliability mechanisms fr 2xx final respnses t INVITE. Thse requests are transmitted peridically by the Transactin User (TU) until a separate transactin, ACK, is received that indicates receptin f the 2xx by the UAC. The reliability fr the 2xx respnses t INVITE and ACK messages are end-t-end. In rder t achieve reliability fr prvisinal respnses, we d nearly the same thing. Reliable prvisinal respnses are retransmitted by the TU with an expnential backff. Thse retransmissins cease when a PRACK message is received. The PRACK request plays the samerleasack, but fr prvisinal respnses. There is an imprtant difference, hwever. PRACK is a nrmal SIP message, like BYE. As such, its wn reliability is ensured hp-by-hp thrugh each stateful prxy. Als like BYE, but unlike ACK, PRACK has its wn respnse. If this were nt the case, the PRACK message culd nt traverse prxy servers cmpliant t RFC 2543 [4]. Each prvisinal respnse is given a sequence number, carried in the RSeq header field in the respnse. The PRACK messages cntain an RAck header field, which indicates the sequence number f the prvisinal respnse that is being acknwledged. The acknwledgments are nt cumulative, and the specificatins recmmend a single utstanding prvisinal respnse at a time, fr purpses f cngestin cntrl. 2 Terminlgy In this dcument, the key wrds MUST, MUST NOT, REQUIRED, SHALL, SHALL NOT, SHOULD, SHOULD NOT, RECOMMENDED, MAY, and OPTIONAL are t be interpreted as described in RFC 2119 [2] and indicate requirement levels fr cmpliant SIP implementatins. Rsenberg & Schulzrinne Standards Track [Page 2]

3 3 UAS Behavir AUASMAY send any nn-100 prvisinal respnse t INVITE reliably, s lng as the initial INVITE request (the request whse prvisinal respnse is being sent reliably) cntained a Supprted header field with the ptin tag 100rel. While this specificatin des nt allw reliable prvisinal respnses fr any methd but INVITE, extensins that define new methds that can establish dialgs may make use f the mechanism. The UAS MUST send any nn-100 prvisinal respnse reliably if the initial request cntained a Require header field with the ptin tag 100rel. If the UAS is unwilling t d s, it MUST reject the initial request with a 420 (Bad Extensin) and include an Unsupprted header field cntaining the ptin tag 100rel. AUASMUST NOT attempt t send a 100 (Trying) respnse reliably. Only prvisinal respnses numbered 101 t 199 may be sent reliably. If the request did nt include either a Supprted r Require header field indicating this feature, the UAS MUST NOT send the prvisinal respnse reliably. 100 (Trying) respnses are hp-by-hp nly. Fr this reasn, the reliability mechanisms described here, which are end-t-end, cannt be used. An element that can act as a prxy can als send reliable prvisinal respnses. In this case, it acts as a UAS fr purpses f that transactin. Hwever, it MUST NOT attempt t d s fr any request that cntains a tag in the T field. That is, a prxy cannt generate reliable prvisinal respnses t requests sent within the cntext f a dialg. Of curse, unlike a UAS, when the prxy element receives a PRACK that des nt match any utstanding reliable prvisinal respnse, the PRACK MUST be prxied. There are several reasns why a UAS might want t send a reliable prvisinal respnse. One reasn is if the INVITE transactin will take sme time t generate a final respnse. As discussed in Sectin f RFC 3261, the UAS will need t send peridic prvisinal respnses t request an extensin f the transactin at prxies. The requirement is that a prxy receive them every three minutes, but the UAS needs t send them mre frequently (nce a minute is recmmended) because f the pssibility f packet lss. As a mre efficient alternative, the UAS can send the respnse reliably, in which case the UAS SHOULD send prvisinal respnses nce every tw and a half minutes. Use f reliable prvisinal respnses fr extending transactins is RECOMMENDED. The rest f this discussin assumes that the initial request cntained a Supprted r Require header field listing 100rel, and that there is a prvisinal respnse t be sent reliably. The prvisinal respnse t be sent reliably is cnstructed by the UAS cre accrding t the prcedures f Sectin f RFC In additin, it MUST cntain a Require header field cntaining the ptin tag 100rel, and MUST include an RSeq header field. The value f the header field fr the first reliable prvisinal respnse in a transactin MUST be between 1 and 2**31-1. It is RECOMMENDED that it be chsen unifrmly in this range. The RSeq numbering space is within a single transactin. This means that prvisinal respnses fr different requests MAY use the same values fr the RSeq number. The reliable prvisinal respnse MAY cntain a bdy. The usage f sessin descriptins is described in Sectin 5. The reliable prvisinal respnse is passed t the transactin layer peridically with an interval that starts at T1 secnds and dubles fr each retransmissin (T1 is defined in Sectin 17 f RFC 3261). Once passed t the server transactin, it is added t an internal list f unacknwledged reliable prvisinal respnses. The transactin layer will frward each retransmissin passed frm the UAS cre. Rsenberg & Schulzrinne Standards Track [Page 3]

4 This differs frm retransmissins f 2xx respnses, whse intervals cap at T2 secnds. This is because retransmissins f ACK are triggered n receipt f a 2xx, but retransmissins f PRACKtake place independently f receptin f 1xx. Retransmissins f the reliable prvisinal respnse cease when a matching PRACK is received by the UA cre. PRACK is like any ther request within a dialg, and the UAS cre prcesses it accrding t the prcedures f Sectins 8.2 and f RFC A matching PRACK is defined as ne within the same dialg as the respnse, and whse methd, CSeq-num,andrespnse-num in the RAck header field match, respectively, the methd frm the CSeq, the sequence number frm the CSeq, and the sequence number frm the RSeq f the reliable prvisinal respnse. If a PRACK request is received by the UA cre that des nt match any unacknwledged reliable prvisinal respnse, the UAS MUST respnd t the PRACK with a 481 respnse. If the PRACK des match an unacknwledged reliable prvisinal respnse, it MUST be respnded t with a 2xx respnse. The UAS can be certain at this pint that the prvisinal respnse has been received in rder. It SHOULD cease retransmissins f the reliable prvisinal respnse, and MUST remve it frm the list f unacknwledged prvisinal respnses. If a reliable prvisinal respnse is retransmitted fr 64*T1 secnds withut receptin f a crrespnding PRACK,theUASSHOULD reject the riginal request with a 5xx respnse. If the PRACK cntained a sessin descriptin, it is prcessed as described in Sectin 5 f this dcument. If the PRACK instead cntained any ther type f bdy, the bdy is treated in the same way that bdy in an ACK wuld be treated. After the first reliable prvisinal respnse fr a request has been acknwledged, the UAS MAY send additinal reliable prvisinal respnses. The UAS MUST NOT send a secnd reliable prvisinal respnse until the first is acknwledged. After the first, it is RECOMMENDED that the UAS nt send an additinal reliable prvisinal respnse until the previus is acknwledged. The first reliable prvisinal respnse receives special treatment because it cnveys the initial sequence number. If additinal reliable prvisinal respnses were sent befre the first was acknwledged, the UAS culd nt be certain these were received in rder. The value f the RSeq in each subsequent reliable prvisinal respnse fr the same request MUST be greater by exactly ne. RSeq numbers MUST NOT wrap arund. Because the initial ne is chsen t be less than 2**31-1, but the maximum is 2**32-1, there can be up t 2**31 reliable prvisinal respnses per request, which is mre than sufficient. The UAS MAY send a final respnse t the initial request befre having received PRACKs fr all unacknwledged reliable prvisinal respnses, unless the final respnse is 2xx and any f the unacknwledged reliable prvisinal respnses cntained a sessin descriptin. In that case, it MUST NOT send a final respnse until thse prvisinal respnses are acknwledged. If the UAS des send a final respnse when reliable respnses are still unacknwledged, it SHOULD NOT cntinue t retransmit the unacknwledged reliable prvisinal respnses, but it MUST be prepared t prcess PRACK requests fr thse utstanding respnses. A UAS MUST NOT send new reliable prvisinal respnses (as ppsed t retransmissins f unacknwledged nes) after sending a final respnse t a request. Rsenberg & Schulzrinne Standards Track [Page 4]

5 4 UAC Behavir When the UAC creates a new request, it can insist n reliable delivery f prvisinal respnses fr that request. T d that, it inserts a Require header field with the ptin tag 100rel int the request. A Require header with the value 100rel MUST NOT be present in any requests excepting INVITE, althugh extensins t SIP may allw its usage with ther request methds. If the UAC des nt wish t insist n usage f reliable prvisinal respnses, but merely indicate that it supprts them if the UAS needs t send ne, a Supprted header MUST be included in the request with the ptin tag 100rel. The UAC SHOULD include this in all INVITE requests. If a prvisinal respnse is received fr an initial request, and that respnse cntains a Require header field cntaining the ptin tag 100rel, the respnse is t be sent reliably. If the respnse is a 100 (Trying) (as ppsed t 101 t 199), this ptin tag MUST be ignred, and the prcedures belw MUST NOT be used. The prvisinal respnse MUST establish a dialg if ne is nt yet created. Assuming the respnse is t be transmitted reliably, the UAC MUST create a new request with methd PRACK. This request is sent within the dialg assciated with the prvisinal respnse (indeed, the prvisinal respnse may have created the dialg). PRACK requests MAY cntain bdies, which are interpreted accrding t their type and dispsitin. Nte that the PRACK is like any ther nn-invite request within a dialg. In particular, a UAC SHOULD NOT retransmit the PRACK request when it receives a retransmissin f the prvisinal respnse being acknwledged, althugh ding s des nt create a prtcl errr. Once a reliable prvisinal respnse is received, retransmissins f that respnse MUST be discarded. A respnse is a retransmissin when its dialg ID, CSeq, andrseq match the riginal respnse. The UAC MUST maintain a sequence number that indicates the mst recently received in-rder reliable prvisinal respnse fr the initial request. This sequence number MUST be maintained until a final respnse is received fr the initial request. Its value MUST be initialized t the RSeq header field in the first reliable prvisinal respnse received fr the initial request. Handling f subsequent reliable prvisinal respnses fr the same initial request fllws the same rules as abve, with the fllwing difference: reliable prvisinal respnses are guaranteed t be in rder. As a result, if the UAC receives anther reliable prvisinal respnse t the same request, and its RSeq value is nt ne higher than the value f the sequence number, that respnse MUST NOT be acknwledged with a PRACK, andmust NOT be prcessed further by the UAC. An implementatin MAY discard the respnse, r MAY cache the respnse in the hpes f receiving the missing respnses. The UAC MAY acknwledge reliable prvisinal respnses received after the final respnse r MAY discard them. 5 The Offer/Answer Mdel and PRACK RFC 3261 describes guidelines fr the sets f messages in which ffers and answers [3] can appear. Based n thse guidelines, this extensin prvides additinal pprtunities fr ffer/answer exchanges. If the INVITE cntained an ffer, the UAS MAY generate an answer in a reliable prvisinal respnse (assuming these are supprted by the UAC). That results in the establishment f the sessin befre cmpletin Rsenberg & Schulzrinne Standards Track [Page 5]

6 Header field where PRACK Accept R Accept 2xx - Accept 415 c Accept-Encding R Accept-Encding 2xx - Accept-Encding 415 c Accept-Language R Accept-Language 2xx - Accept-Language 415 c Alert-Inf R - Alert-Inf Allw R Allw 2xx Allw r Allw 405 m Authenticatin-Inf 2xx Authrizatin R Call-ID c m Call-Inf - Cntact R - Cntact 1xx - Cntact 2xx - Cntact 3xx Cntact 485 Cntent-Dispsitin Cntent-Encding Cntent-Language Cntent-Length t Cntent-Type * CSeq c m Date Errr-Inf Expires - Frm c m In-Reply-T R - Max-Frwards R m Min-Expires MIME-Versin Organizatin - Table 1: Summary f header fields, A O Rsenberg & Schulzrinne Standards Track [Page 6]

7 Header field where PRACK Pririty R - Prxy-Authenticate 407 m Prxy-Authenticate 401 Prxy-Authrizatin R Prxy-Require R Recrd-Rute R Recrd-Rute 2xx,18x Reply-T - Require c Retry-After 404,413,480, , ,603 Rute R c Server r Subject R - Supprted R Supprted 2xx Timestamp T c m Unsupprted 420 m User-Agent Via c m Warning r WWW-Authenticate 401 m Table 2: Summary f header fields, P Z f the call. Similarly, if a reliable prvisinal respnse is the first reliable message sent back t the UAC, and the INVITE did nt cntain an ffer, ne MUST appear in that reliable prvisinal respnse. If the UAC receives a reliable prvisinal respnse with an ffer (this wuld ccur if the UAC sent an INVITE withut an ffer, in which case the first reliable prvisinal respnse will cntain the ffer), it MUST generate an answer in the PRACK. If the UAC receives a reliable prvisinal respnse with an answer, it MAY generate an additinal ffer in the PRACK. If the UAS receives a PRACK with an ffer, it MUST place the answer in the 2xx t the PRACK. Once an answer has been sent r received, the UA SHOULD establish the sessin based n the parameters f the ffer and answer, even if the riginal INVITE itself has nt been respnded t. If the UAS had placed a sessin descriptin in any reliable prvisinal respnse that is unacknwledged when the INVITE is accepted, the UAS MUST delay sending the 2xx until the prvisinal respnse is acknwledged. Otherwise, the reliability f the 1xx cannt be guaranteed, and reliability is needed fr prper peratin f the ffer/answer exchange. All user agents that supprt this extensin MUST supprt all ffer/answer exchanges that are pssible based n the rules in Sectin 13.2 f RFC 3261, based n the existence f INVITE and PRACK as requests, and Rsenberg & Schulzrinne Standards Track [Page 7]

8 2xx and reliable 1xx as nn-failure reliable respnses. 6 Definitin f the PRACK Methd This specificatin defines a new SIP methd, PRACK. The semantics f this methd are described abve. Tables 1 and 2 extend Tables 2 and 3 frm RFC 3261 fr this new methd. 7 Header Field Definitins This specificatin defines tw new header fields, RAck and RSeq. Table 1 extends Tables 2 and 3 frm RFC 3261 fr these headers. 7.1 RSeq The RSeq header is used in prvisinal respnses in rder t transmit them reliably. It cntains a single numeric value frm 1 t 2**32 1. Fr details n its usage, see Sectin 3. Example: RSeq: Header field where prxy ACK BYE CAN INV OPT REG PRA RAck R m RSeq 1xx Figure 1: RAck and RSeq Header Fields 7.2 RAck The RAck header is sent in a PRACK request t supprt reliability f prvisinal respnses. It cntains tw numbers and a methd tag. The first number is the value frm the RSeq header in the prvisinal respnse that is being acknwledged. The next number, and the methd, are cpied frm the CSeq in the respnse that is being acknwledged. The methd name in the RAck header is case sensitive. Example: RAck: {\INVITE} 8 IANA Cnsideratins This dcument registers a new ptin tag and tw new headers, based n the IANA registratin prcess f RFC Rsenberg & Schulzrinne Standards Track [Page 8]

9 8.1 IANA Registratin f the 100rel Optin Tag This specificatin registers a single ptin tag, 100rel. The required infrmatin fr this registratin, as specified in RFC 3261, is: Name: 100rel Descriptin: This ptin tag is fr reliability f prvisinal respnses. When present in a Supprted header, it indicates that the UA can send r receive reliable prvisinal respnses. When present in a Require header in a request, it indicates that the UAS MUST send all prvisinal respnses reliably. When present in a Require header in a reliable prvisinal respnse, it indicates that the respnse is t be sent reliably. 8.2 IANA Registratin f RSeq and RAck Headers The fllwing is the registratin fr the RSeq header: RFC Number: RFC3262 Header Name: RSeq Cmpact Frm: nne The fllwing is the registratin fr the RAck header: RFC Number: RFC3262 Header Name: RAck Cmpact Frm: nne 9 Security Cnsideratins ThePRACK request can be injected by attackers t frce retransmissins f reliable prvisinal respnses t cease. As these respnses can cnvey imprtant infrmatin, PRACK messages SHOULD be authenticated as any ther request. Authenticatin prcedures are specified in RFC Cllected BNF The BNF fr the RAck and RSeq headers and the PRACK methd are defined here. PRACKm = %x b ; PRACK in caps Methd = INVITEm / ACKm / OPTIONSm / BYEm / CANCELm / REGISTERm / PRACKm Rsenberg & Schulzrinne Standards Track [Page 9]

10 / extensin-methd RAck = "RAck" HCOLON respnse-num LWS CSeq-num LWS Methd respnse-num = 1*DIGIT CSeq-num = 1*DIGIT RSeq = "RSeq" HCOLON respnse-num 11 Acknwledgements The authrs wuld like t thank J Hrnsby, Jnathan Lennx, Rhan Mahy, Allisn Mankin, Adam Rach, and Tim Schreder fr the cmments n this dcument. 12 Authrs Addresses Jnathan Rsenberg dynamicsft 72 Eagle Rck Avenue First Flr East Hanver, NJ jdrsen@dynamicsft.cm Henning Schulzrinne Clumbia University M/S Amsterdam Ave. New Yrk, NY schulzrinne@cs.clumbia.edu Full Cpyright Statement Cpyright (c) The Internet Sciety (2002). All Rights Reserved. This dcument and translatins f it may be cpied and furnished t thers, and derivative wrks that cmment n r therwise explain it r assist in its implementatin may be prepared, cpied, published and distributed, in whle r in part, withut restrictin f any kind, prvided that the abve cpyright ntice and this paragraph are included n all such cpies and derivative wrks. Hwever, this dcument itself may nt be mdified in any way, such as by remving the cpyright ntice r references t the Internet Sciety r ther Internet rganizatins, except as needed fr the purpse f develping Internet standards in which case the prcedures fr cpyrights defined in the Internet Standards prcess must be fllwed, r as required t translate it int languages ther than English. The limited permissins granted abve are perpetual and will nt be revked by the Internet Sciety r its successrs r assigns. This dcument and the infrmatin cntained herein is prvided n an AS IS basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING TASK FORCE DISCLAIMS ALL WARRANTIES, Rsenberg & Schulzrinne Standards Track [Page 10]

11 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WAR- RANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Acknwledgement Funding fr the RFC Editr functin is currently prvided by the Internet Sciety. Nrmative References [1] J. Rsenberg, H. Schulzrinne, G. Camarill, A. Jhnstn, J. Petersn, R. Sparks, M. Handley, and E. Schler, SIP: sessin initiatin prtcl, RFC 3261, Internet Engineering Task Frce, June [2] S. Bradner, Key wrds fr use in RFCs t indicate requirement levels, RFC 2119, Internet Engineering Task Frce, Mar [3] J. Rsenberg and H. Schulzrinne, An ffer/answer mdel with sessin descriptin prtcl (SDP), RFC 3264, Internet Engineering Task Frce, June Infrmative References [4] M. Handley, H. Schulzrinne, E. Schler, and J. Rsenberg, SIP: sessin initiatin prtcl, RFC 2543, Internet Engineering Task Frce, Mar Rsenberg & Schulzrinne Standards Track [Page 11]

Mapping between DFDL 1.0 Infoset and XML Data Model

Mapping between DFDL 1.0 Infoset and XML Data Model Stephen M Hansn (IBM) Mapping between DFDL 1.0 Infset and XML Data Mdel Status f This Dcument This wrking draft dcument prvides infrmatin t the OGF cmmunity n the Data Frmat Descriptin Language (DFDL)

More information

To start your custom application development, perform the steps below.

To start your custom application development, perform the steps below. Get Started T start yur custm applicatin develpment, perfrm the steps belw. 1. Sign up fr the kitewrks develper package. Clud Develper Package Develper Package 2. Sign in t kitewrks. Once yu have yur instance

More information

Overview of Data Furnisher Batch Processing

Overview of Data Furnisher Batch Processing Overview f Data Furnisher Batch Prcessing Nvember 2018 Page 1 f 9 Table f Cntents 1. Purpse... 3 2. Overview... 3 3. Batch Interface Implementatin Variatins... 4 4. Batch Interface Implementatin Stages...

More information

Printer Working Group. Intended status: Informational April 18, 2010 Expires: April 2011

Printer Working Group. Intended status: Informational April 18, 2010 Expires: April 2011 Printer Wrking Grup P. Zehler Internet Draft Xerx Crpratin Intended status: Infrmatinal April 18, 2010 Expires: April 2011 Dial String syntax fr the tel URI Scheme draft-ietf-teldial-inf-01.txt Status

More information

Spectrum Enterprise SIP Trunking Service Zultys MX Phone System v9.0.4 IP PBX Configuration Guide

Spectrum Enterprise SIP Trunking Service Zultys MX Phone System v9.0.4 IP PBX Configuration Guide Spectrum Enterprise SIP Trunking Service Zultys MX Phne System v9.0.4 IP PBX Cnfiguratin Guide Abut Spectrum Enterprise: Spectrum Enterprise is a divisin f Charter Cmmunicatins fllwing a merger with Time

More information

Stock Affiliate API workflow

Stock Affiliate API workflow Adbe Stck Stck Affiliate API wrkflw The purpse f this dcument is t illustrate the verall prcess and technical wrkflw fr Adbe Stck partners wh want t integrate the Adbe Stck Search API int their applicatins.

More information

TCG Compliance_TNC IF-PEP Compliance Test Plan

TCG Compliance_TNC IF-PEP Compliance Test Plan TCG Cmpliance_TNC IF-PEP Cmpliance Test Plan Versin 1.00 Revisin 0.21 8 December 2008 Published Cntact: admin@trustedcmputinggrup.rg Cpyright TCG 2006-2008 TCG Cmpliance_TNC IF-PEP Cmpliance Test Plan

More information

Author guide to submission and publication

Author guide to submission and publication Authr guide t submissin and publicatin Cntents Cntents... 1 Preparing an article fr submissin... 1 Hw d I submit my article?... 1 The decisin prcess after submissin... 2 Reviewing... 2 First decisin...

More information

Relius Documents ASP Checklist Entry

Relius Documents ASP Checklist Entry Relius Dcuments ASP Checklist Entry Overview Checklist Entry is the main data entry interface fr the Relius Dcuments ASP system. The data that is cllected within this prgram is used primarily t build dcuments,

More information

CCNA 1 Chapter v5.1 Answers 100%

CCNA 1 Chapter v5.1 Answers 100% CCNA 1 Chapter 9 2016 v5.1 Answers 100% 1. Which tw characteristics are assciated with UDP sessins? (Chse tw.) Destinatin devices receive traffic with minimal delay. Transmitted data segments are tracked.

More information

HP MPS Service. HP MPS Printer Identification Stickers

HP MPS Service. HP MPS Printer Identification Stickers HP MPS Service We welcme yu t HP Managed Print Services (MPS). Fllwing yu will find infrmatin regarding: HP MPS printer identificatin stickers Requesting service and supplies fr devices n cntract Tner

More information

Element Creator for Enterprise Architect

Element Creator for Enterprise Architect Element Creatr User Guide Element Creatr fr Enterprise Architect Element Creatr fr Enterprise Architect... 1 Disclaimer... 2 Dependencies... 2 Overview... 2 Limitatins... 3 Installatin... 4 Verifying the

More information

Enterprise Chat and Developer s Guide to Web Service APIs for Chat, Release 11.6(1)

Enterprise Chat and  Developer s Guide to Web Service APIs for Chat, Release 11.6(1) Enterprise Chat and Email Develper s Guide t Web Service APIs fr Chat, Release 11.6(1) Fr Unified Cntact Center Enterprise August 2017 Americas Headquarters Cisc Systems, Inc. 170 West Tasman Drive San

More information

Proper Document Usage and Document Distribution. TIP! How to Use the Guide. Managing the News Page

Proper Document Usage and Document Distribution. TIP! How to Use the Guide. Managing the News Page Managing the News Page TABLE OF CONTENTS: The News Page Key Infrmatin Area fr Members... 2 Newsletter Articles... 3 Adding Newsletter as Individual Articles... 3 Adding a Newsletter Created Externally...

More information

Please contact technical support if you have questions about the directory that your organization uses for user management.

Please contact technical support if you have questions about the directory that your organization uses for user management. Overview ACTIVE DATA CALENDAR LDAP/AD IMPLEMENTATION GUIDE Active Data Calendar allws fr the use f single authenticatin fr users lgging int the administrative area f the applicatin thrugh LDAP/AD. LDAP

More information

SOLA and Lifecycle Manager Integration Guide

SOLA and Lifecycle Manager Integration Guide SOLA and Lifecycle Manager Integratin Guide SOLA and Lifecycle Manager Integratin Guide Versin: 7.0 July, 2015 Cpyright Cpyright 2015 Akana, Inc. All rights reserved. Trademarks All prduct and cmpany names

More information

DICOM Correction Proposal

DICOM Correction Proposal DICOM Crrectin Prpsal STATUS Final Text Date f Last Update 2014/06/25 Persn Assigned Submitter Name James Philbin Jnathan Whitby (jwhitby@vitalimages.cm) Submissin Date 2013/10/17 Crrectin Number CP-1351

More information

Getting Started with the Web Designer Suite

Getting Started with the Web Designer Suite Getting Started with the Web Designer Suite The Web Designer Suite prvides yu with a slew f Dreamweaver extensins that will assist yu in the design phase f creating a website. The tls prvided in this suite

More information

Procurement Contract Portal. User Guide

Procurement Contract Portal. User Guide Prcurement Cntract Prtal User Guide Cntents Intrductin...2 Access the Prtal...2 Hme Page...2 End User My Cntracts...2 Buttns, Icns, and the Actin Bar...3 Create a New Cntract Request...5 Requester Infrmatin...5

More information

Infrastructure Series

Infrastructure Series Infrastructure Series TechDc WebSphere Message Brker / IBM Integratin Bus Parallel Prcessing (Aggregatin) (Message Flw Develpment) February 2015 Authr(s): - IBM Message Brker - Develpment Parallel Prcessing

More information

480i Generic SIP IP Phone Version 1.0 Release Notes

480i Generic SIP IP Phone Version 1.0 Release Notes January 2005 Table f Cntents 1. Intrductin... 3 2. Hardware Supprted... 3 3. Btlader Requirements... 3 4. New Features Available in this Release... 4 5. Knwn Issues in this Release... 6 6. Cntact Aastra

More information

Aras Innovator Viewer Add-Ons

Aras Innovator Viewer Add-Ons Aras Innvatr Viewer Add-Ons Aras Innvatr 9.2 Dcument #: 9.2.02232009 Last Mdified: 4/1/2010 Aras Crpratin ARAS CORPORATION Cpyright 2010 All rights reserved Aras Crpratin 300 Brickstne Square Suite 904

More information

ROCK-POND REPORTING 2.1

ROCK-POND REPORTING 2.1 ROCK-POND REPORTING 2.1 AUTO-SCHEDULER USER GUIDE Revised n 08/19/2014 OVERVIEW The purpse f this dcument is t describe the prcess in which t fllw t setup the Rck-Pnd Reprting prduct s that users can schedule

More information

Additional License Authorizations

Additional License Authorizations Additinal License Authrizatins Fr HPE CMS SIM Management sftware prducts Prducts and suites cvered PRODUCTS E-LTU OR E-MEDIA AVAILABLE * NON-PRODUCTION USE OPTION HPE Dynamic SIM Prvisining Yes Yes HPE

More information

Aras Innovator 11. Package Import Export Utilities

Aras Innovator 11. Package Import Export Utilities Aras Innvatr 11 Package Imprt Exprt Utilities Dcument #: 11.0.02015040601 Last Mdified: 1/4/2018 Aras Innvatr 11 Package Imprt Exprt Utilities Cpyright Infrmatin Cpyright 2018 Aras Crpratin. All Rights

More information

Push Client - Application Interface

Push Client - Application Interface Push Client - Applicatin Interface Apprved Versin 1.1 22 Nv 2011 Open Mbile Alliance OMA-TS-PushCAI-V1_1-20111122-A OMA-TS-PushCAI-V1_1-20111122-A Page 2 (16) Use f this dcument is subject t all f the

More information

Element Creator for Enterprise Architect

Element Creator for Enterprise Architect Element Creatr User Guide Element Creatr fr Enterprise Architect Element Creatr fr Enterprise Architect... 1 Disclaimer... 2 Dependencies... 2 Overview... 2 Limitatins... 3 Installatin... 4 Verifying the

More information

PAY EQUITY HEARINGS TRIBUNAL. Filing Guide. A Guide to Preparing and Filing Forms and Submissions with the Pay Equity Hearings Tribunal

PAY EQUITY HEARINGS TRIBUNAL. Filing Guide. A Guide to Preparing and Filing Forms and Submissions with the Pay Equity Hearings Tribunal PAY EQUITY HEARINGS TRIBUNAL Filing Guide A Guide t Preparing and Filing Frms and Submissins with the Pay Equity Hearings Tribunal This Filing Guide prvides general infrmatin nly and shuld nt be taken

More information

OASIS SUBMISSIONS FOR FLORIDA: SYSTEM FUNCTIONS

OASIS SUBMISSIONS FOR FLORIDA: SYSTEM FUNCTIONS OASIS SUBMISSIONS FOR FLORIDA: SYSTEM FUNCTIONS OASIS SYSTEM FUNCTIONS... 2 ESTABLISHING THE COMMUNICATION CONNECTION... 2 ACCESSING THE OASIS SYSTEM... 3 SUBMITTING OASIS DATA FILES... 5 OASIS INITIAL

More information

INSTALLING CCRQINVOICE

INSTALLING CCRQINVOICE INSTALLING CCRQINVOICE Thank yu fr selecting CCRQInvice. This dcument prvides a quick review f hw t install CCRQInvice. Detailed instructins can be fund in the prgram manual. While this may seem like a

More information

TaskCentre v4.5 XML to Recordset Tool White Paper

TaskCentre v4.5 XML to Recordset Tool White Paper TaskCentre v4.5 XML t Recrdset Tl White Paper Dcument Number: PD500-03-15-1_0-WP Orbis Sftware Limited 2010 Table f Cntents COPYRIGHT 1 TRADEMARKS 1 INTRODUCTION 2 Overview 2 GLOBAL CONFIGURATION 2 Schema

More information

How To enrich transcribed documents with mark-up

How To enrich transcribed documents with mark-up Hw T enrich transcribed dcuments with mark-up Versin v1.4.0 (22_02_2018_15:07) Last update 30.09.2018 This guide will shw yu hw t add mark-up t dcuments which are already transcribed in Transkribus. This

More information

Technical Paper. Installing and Configuring SAS Environment Manager in a SAS Grid Environment with a Shared Configuration Directory

Technical Paper. Installing and Configuring SAS Environment Manager in a SAS Grid Environment with a Shared Configuration Directory Technical Paper Installing and Cnfiguring Envirnment Manager in a Grid Envirnment with a Shared Cnfiguratin Directry Last Mdified: January 2018 Release Infrmatin Cntent Versin: January 2018. Trademarks

More information

Reporting Requirements Specification

Reporting Requirements Specification Cmmunity Mental Health Cmmn Assessment Prject OCAN 2.0 - ing Requirements Specificatin May 4, 2010 Versin 2.0.2 SECURITY NOTICE This material and the infrmatin cntained herein are prprietary t Cmmunity

More information

MANET Autoconfiguration (Autoconf) Intended status: Standard March 4, 2011 Expires: September 2011

MANET Autoconfiguration (Autoconf) Intended status: Standard March 4, 2011 Expires: September 2011 MANET Autcnfiguratin (Autcnf) M. Grajzer Internet Draft Telcrdia Pland Sp. z.. Intended status: Standard March 4, 2011 Expires: September 2011 ND++ - an extended IPv6 Neighbr Discvery prtcl fr enhanced

More information

PAGE NAMING STRATEGIES

PAGE NAMING STRATEGIES PAGE NAMING STRATEGIES Naming Yur Pages in SiteCatalyst May 14, 2007 Versin 1.1 CHAPTER 1 1 Page Naming The pagename variable is used t identify each page that will be tracked n the web site. If the pagename

More information

ONTARIO LABOUR RELATIONS BOARD. Filing Guide. A Guide to Preparing and Filing Forms and Submissions with the Ontario Labour Relations Board

ONTARIO LABOUR RELATIONS BOARD. Filing Guide. A Guide to Preparing and Filing Forms and Submissions with the Ontario Labour Relations Board ONTARIO LABOUR RELATIONS BOARD Filing Guide A Guide t Preparing and Filing Frms and Submissins with the Ontari Labur Relatins Bard This Filing Guide prvides general infrmatin nly and shuld nt be taken

More information

Managing User Accounts

Managing User Accounts A variety f user types are available in Lighthuse Transactin Manager (LTM) with cnfigurable permissins that allw the Accunt Administratr and administratr-type users fr the accunt t manage the abilities

More information

OATS Registration and User Entitlement Guide

OATS Registration and User Entitlement Guide OATS Registratin and User Entitlement Guide The OATS Registratin and Entitlement Guide prvides the fllwing infrmatin: OATS Registratin The prcess and dcumentatin required fr a firm r Service Prvider t

More information

Release Notes Version: - v18.13 For ClickSoftware StreetSmart September 22, 2018

Release Notes Version: - v18.13 For ClickSoftware StreetSmart September 22, 2018 Release Ntes Versin: - v18.13 Fr ClickSftware StreetSmart September 22, 2018 Cpyright Ntice Cpyright 2018 ClickSftware Technlgies Ltd. All rights reserved. N part f this publicatin may be cpied withut

More information

Transmission Control Protocol Introduction

Transmission Control Protocol Introduction Transmissin Cntrl Prtcl Intrductin TCP is ne f the mst imprtant prtcls f Internet Prtcls suite. It is mst widely used prtcl fr data transmissin in cmmunicatin netwrk such as Internet. Features TCP is reliable

More information

Network Working Group Request for Comments: 4389 Category: Experimental C. Patel All Play, No Work April 2006

Network Working Group Request for Comments: 4389 Category: Experimental C. Patel All Play, No Work April 2006 Netwrk Wrking Grup Request fr Cmments: 4389 Categry: Experimental D. Thaler M. Talwar Micrsft C. Patel All Play, N Wrk April 2006 Status f This Mem Neighbr Discvery Prxies (ND Prxy) This mem defines an

More information

Using UB Stream and UBlearns

Using UB Stream and UBlearns Using UB Stream and UBlearns Instructrs can nw uplad vides/audi r create a vide using their webcam in UBLearns. There is a new mashup tl (MEDIAL) that allws yu t uplad yur media files t UB s streaming

More information

OO Shell for Authoring (OOSHA) User Guide

OO Shell for Authoring (OOSHA) User Guide Operatins Orchestratin Sftware Versin: 10.70 Windws and Linux Operating Systems OO Shell fr Authring (OOSHA) User Guide Dcument Release Date: Nvember 2016 Sftware Release Date: Nvember 2016 Legal Ntices

More information

AvePoint Timeline Enterprise for Microsoft Dynamics CRM

AvePoint Timeline Enterprise for Microsoft Dynamics CRM AvePint Timeline Enterprise 1.0.2 fr Micrsft Dynamics CRM Installatin and Cnfiguratin Guide Revisin B Issued Nvember 2013 Timeline Enterprise fr Micrsft Dynamics CRM Install and Cnfig 1 Table f Cntents

More information

Project 3 Protocol Design v3.0

Project 3 Protocol Design v3.0 Prject 3 Prtcl Design v3.0 Francisc J. Garcia-Ascani Prject 3 Prtcl Design v3.0 The fllwing assumptins are made: 1. At launch servers are able t cnnect t a well knwn multicast address and prt. 2. All messages

More information

Ephorus Integration Kit

Ephorus Integration Kit Ephrus Integratin Kit Authr: Rbin Hildebrand Versin: 2.0 Date: May 9, 2007 Histry Versin Authr Cmment v1.1 Remc Verhef Created. v1.2 Rbin Hildebrand Single Sign On (Remved v1.7). v1.3 Rbin Hildebrand Reprting

More information

Software Usage Policy Template

Software Usage Policy Template Sftware Usage Plicy Template This template is t accmpany the article: The Sftware Usage Plicy - An Indispensible Part f Yu SAM Tlbx The full article can be fund here: http://www.itassetmanagement.net/tag/plicy-template/

More information

Telecommunication Protocols Laboratory Course

Telecommunication Protocols Laboratory Course Telecmmunicatin Prtcls Labratry Curse Lecture 2 March 11, 2004 http://www.ab.fi/~lpetre/teleprt/teleprt.html 1 Last time We examined sme key terms: prtcl, service, layer, netwrk architecture We examined

More information

TRAINING GUIDE. Overview of Lucity Spatial

TRAINING GUIDE. Overview of Lucity Spatial TRAINING GUIDE Overview f Lucity Spatial Overview f Lucity Spatial In this sessin, we ll cver the key cmpnents f Lucity Spatial. Table f Cntents Lucity Spatial... 2 Requirements... 2 Setup... 3 Assign

More information

The programming for this lab is done in Java and requires the use of Java datagrams.

The programming for this lab is done in Java and requires the use of Java datagrams. Lab 2 Traffic Regulatin This lab must be cmpleted individually Purpse f this lab: In this lab yu will build (prgram) a netwrk element fr traffic regulatin, called a leaky bucket, that runs ver a real netwrk.

More information

Announcing Veco AuditMate from Eurolink Technology Ltd

Announcing Veco AuditMate from Eurolink Technology Ltd Vec AuditMate Annuncing Vec AuditMate frm Eurlink Technlgy Ltd Recrd any data changes t any SQL Server database frm any applicatin Database audit trails (recrding changes t data) are ften a requirement

More information

RISKMAN REFERENCE GUIDE TO USER MANAGEMENT (Non-Network Logins)

RISKMAN REFERENCE GUIDE TO USER MANAGEMENT (Non-Network Logins) Intrductin This reference guide is aimed at managers wh will be respnsible fr managing users within RiskMan where RiskMan is nt cnfigured t use netwrk lgins. This guide is used in cnjunctin with the respective

More information

Adverse Action Letters

Adverse Action Letters Adverse Actin Letters Setup and Usage Instructins The FRS Adverse Actin Letter mdule was designed t prvide yu with a very elabrate and sphisticated slutin t help autmate and handle all f yur Adverse Actin

More information

Microsoft Excel Extensions for Enterprise Architect

Microsoft Excel Extensions for Enterprise Architect Excel Extensins User Guide Micrsft Excel Extensins fr Enterprise Architect Micrsft Excel Extensins fr Enterprise Architect... 1 Disclaimer... 2 Dependencies... 2 Overview... 2 Installatin... 4 Verifying

More information

Network Rail ARMS - Asbestos Risk Management System. Training Guide for use of the Import Survey Template

Network Rail ARMS - Asbestos Risk Management System. Training Guide for use of the Import Survey Template Netwrk Rail ARMS - Asbests Risk Management System Training Guide fr use f the Imprt Survey Template The ARMS Imprt Survey Template New Asbests Management Surveys and their Survey Detail reprts can be added

More information

CCNA 1 Chapter v5.1 Answers 100%

CCNA 1 Chapter v5.1 Answers 100% CCNA 1 Chapter 6 2016 v5.1 Answers 100% 1. Which characteristic f the netwrk layer in the OSI mdel allws carrying packets fr multiple types f cmmunicatins amng many hsts? the de-encapsulatin f headers

More information

Using the Swiftpage Connect List Manager

Using the Swiftpage Connect List Manager Quick Start Guide T: Using the Swiftpage Cnnect List Manager The Swiftpage Cnnect List Manager can be used t imprt yur cntacts, mdify cntact infrmatin, create grups ut f thse cntacts, filter yur cntacts

More information

REST; WebSocket (RFC 6455)

REST; WebSocket (RFC 6455) REST; WebScket (RFC 6455) Web Oriented Technlgies and Systems Prf. Michele Ruta Master s Degree Curse in Cmputer Engineering - (A.Y. 2016/2017) REST REST = Representatinal State Transfer. Anther architectural

More information

The following screens show some of the extra features provided by the Extended Order Entry screen:

The following screens show some of the extra features provided by the Extended Order Entry screen: SmartFinder Orders Extended Order Entry Extended Order Entry is an enhanced replacement fr the Sage Order Entry screen. It prvides yu with mre functinality while entering an rder, and fast access t rder,

More information

E-Lock Policy Manager White Paper

E-Lock Policy Manager White Paper White Paper Table f Cntents 1 INTRODUCTION... 3 2 ABOUT THE POLICY MANAGER... 3 3 HOW E-LOCK POLICY MANAGER WORKS... 3 4 WHAT CAN I DO WITH THE POLICY MANAGER?... 4 4.1 THINGS YOU CONTROL IN SIGNING...

More information

Access the site directly by navigating to in your web browser.

Access the site directly by navigating to   in your web browser. GENERAL QUESTIONS Hw d I access the nline reprting system? Yu can access the nline system in ne f tw ways. G t the IHCDA website at https://www.in.gv/myihcda/rhtc.htm and scrll dwn the page t Cmpliance

More information

EIDR SYSTEM VERSION 1.0 REST API REFERENCE April 11

EIDR SYSTEM VERSION 1.0 REST API REFERENCE April 11 EIDR SYSTEM VERSION 1.0 REST API REFERENCE 2011 April 11 Cpyright 2011 by the Entertainment ID Registry Assciatin EIDR REST API Reference. The cntent f this manual is furnished fr infrmatin use nly and

More information

Integrating QuickBooks with TimePro

Integrating QuickBooks with TimePro Integrating QuickBks with TimePr With TimePr s QuickBks Integratin Mdule, yu can imprt and exprt data between TimePr and QuickBks. Imprting Data frm QuickBks The TimePr QuickBks Imprt Facility allws data

More information

HPE AppPulse Mobile. Software Version: 2.1. IT Operations Management Integration Guide

HPE AppPulse Mobile. Software Version: 2.1. IT Operations Management Integration Guide HPE AppPulse Mbile Sftware Versin: 2.1 IT Operatins Management Integratin Guide Dcument Release Date: Nvember 2015 Cntents Overview: The IT Operatins Management Integratin 3 System Requirements 3 Hw t

More information

Kaltura MediaSpace Installation and Upgrade Guide. Version: 5.0

Kaltura MediaSpace Installation and Upgrade Guide. Version: 5.0 Kaltura MediaSpace Installatin and Upgrade Guide Versin: 5.0 Kaltura Business Headquarters 5 Unin Square West, Suite 602, New Yrk, NY, 10003, USA Tel.: +1 800 871 5224 Cpyright 2013 Kaltura Inc. All Rights

More information

SmartPass User Guide Page 1 of 50

SmartPass User Guide Page 1 of 50 SmartPass User Guide Table f Cntents Table f Cntents... 2 1. Intrductin... 3 2. Register t SmartPass... 4 2.1 Citizen/Resident registratin... 4 2.1.1 Prerequisites fr Citizen/Resident registratin... 4

More information

Internet Explorer Configuration Reference

Internet Explorer Configuration Reference Sitecre CMS 6.2 r later Internet Explrer Cnfiguratin Reference Rev: 2013-10-04 Sitecre CMS 6.2 r later Internet Explrer Cnfiguratin Reference Optimize Micrsft Internet Explrer fr Use with Sitecre Table

More information

Aras Innovator 11. Client Settings for Chrome on Windows

Aras Innovator 11. Client Settings for Chrome on Windows Dcument #: 11.0.02016022601 Last Mdified: 1/3/2017 Cpyright Infrmatin Cpyright 2017 Aras Crpratin. All Rights Reserved. Aras Crpratin 300 Brickstne Square Suite 700 Andver, MA 01810 Phne: 978-691-8900

More information

Technical Paper. Installing and Configuring SAS Environment Manager in a SAS Grid Environment

Technical Paper. Installing and Configuring SAS Environment Manager in a SAS Grid Environment Technical Paper Installing and Cnfiguring SAS Envirnment Manager in a SAS Grid Envirnment Last Mdified: Octber 2016 Release Infrmatin Cntent Versin: Octber 2016. Trademarks and Patents SAS Institute Inc.,

More information

Creating a TES Encounter/Transaction Entry Batch

Creating a TES Encounter/Transaction Entry Batch Creating a TES Encunter/Transactin Entry Batch Overview Intrductin This mdule fcuses n hw t create batches fr transactin entry in TES. Charges (transactins) are entered int the system in grups called batches.

More information

HireRight: Step-by-Step Guide

HireRight: Step-by-Step Guide HireRight: Step-by-Step Guide Using HireRight fr Frm I-9 and E-Verify This guide prvides step-by-step prcedures fr using HireRight t cmplete the Emplyment Eligibility Verificatin Frm I-9 and E-Verify check

More information

Draft of 22 April 2013 REGISTRATION DATA DIRECTORY SERVICE (WHOIS) SPECIFICATION

Draft of 22 April 2013 REGISTRATION DATA DIRECTORY SERVICE (WHOIS) SPECIFICATION REGISTRATION DATA DIRECTORY SERVICE (WHOIS) SPECIFICATION [Nte: ICANN will be prpsing updated language regarding the term Whis t cmply with SSAC recmmendatins. The updated language will nt represent a

More information

Faculty Textbook Adoption Instructions

Faculty Textbook Adoption Instructions Faculty Textbk Adptin Instructins The Bkstre has partnered with MBS Direct t prvide textbks t ur students. This partnership ffers ur students and parents mre chices while saving them mney, including ptins

More information

AvePoint Pipeline Pro 2.0 for Microsoft Dynamics CRM

AvePoint Pipeline Pro 2.0 for Microsoft Dynamics CRM AvePint Pipeline Pr 2.0 fr Micrsft Dynamics CRM Installatin and Cnfiguratin Guide Revisin E Issued April 2014 1 Table f Cntents Abut AvePint Pipeline Pr... 3 Required Permissins... 4 Overview f Installatin

More information

InformationNOW Elementary Scheduling

InformationNOW Elementary Scheduling InfrmatinNOW Elementary Scheduling Abut Elementary Scheduling Elementary scheduling is used in thse schls where grups f students remain tgether all day. Fr infrmatin regarding scheduling students using

More information

Uploading Files with Multiple Loans

Uploading Files with Multiple Loans Uplading Files with Multiple Lans Descriptin & Purpse Reprting Methds References Per the MHA Handbk, servicers are required t prvide peridic lan level data fr activity related t the Making Hme Affrdable

More information

SAP Intelligent Notification 365, Service. On-boarding process for SAP Hybris Marketing Cloud / SAP Hybris Marketing customers

SAP Intelligent Notification 365,  Service. On-boarding process for SAP Hybris Marketing Cloud / SAP Hybris Marketing customers SAP Intelligent Ntificatin 365, Email Service On-barding prcess fr SAP Hybris Marketing Clud / SAP Hybris Marketing custmers TABLE OF CONTENTS 1. DOCUMENT HISTORY... 3 2. INTRODUCTION... 4 3. HIGH LEVEL

More information

Using the Swiftpage Connect List Manager

Using the Swiftpage Connect List Manager Quick Start Guide T: Using the Swiftpage Cnnect List Manager The Swiftpage Cnnect List Manager can be used t imprt yur cntacts, mdify cntact infrmatin, create grups ut f thse cntacts, filter yur cntacts

More information

Stealing passwords via browser refresh

Stealing passwords via browser refresh Stealing passwrds via brwser refresh Authr: Karmendra Khli [karmendra.khli@paladin.net] Date: August 07, 2004 Versin: 1.1 The brwser s back and refresh features can be used t steal passwrds frm insecurely

More information

Customer Information. Agilent 2100 Bioanalyzer System Startup Service G2949CA - Checklist

Customer Information. Agilent 2100 Bioanalyzer System Startup Service G2949CA - Checklist This checklist is used t prvide guidance and clarificatin n aspects f the auxillary Startup Service (G2949CA) including Security Pack Installatin and Familiarizatin f yur Agilent 2100 Bianalyzer System

More information

EView/400i Management Pack for Systems Center Operations Manager (SCOM)

EView/400i Management Pack for Systems Center Operations Manager (SCOM) EView/400i Management Pack fr Systems Center Operatins Manager (SCOM) Cncepts Guide Versin 7.0 July 2015 1 Legal Ntices Warranty EView Technlgy makes n warranty f any kind with regard t this manual, including,

More information

Copyrights and Trademarks

Copyrights and Trademarks Cpyrights and Trademarks Sage One Accunting Cnversin Manual 1 Cpyrights and Trademarks Cpyrights and Trademarks Cpyrights and Trademarks Cpyright 2002-2014 by Us. We hereby acknwledge the cpyrights and

More information

Configuring Database & SQL Query Monitoring With Sentry-go Quick & Plus! monitors

Configuring Database & SQL Query Monitoring With Sentry-go Quick & Plus! monitors Cnfiguring Database & SQL Query Mnitring With Sentry-g Quick & Plus! mnitrs 3Ds (UK) Limited, Nvember, 2013 http://www.sentry-g.cm Be Practive, Nt Reactive! One f the best ways f ensuring a database is

More information

ClassFlow Administrator User Guide

ClassFlow Administrator User Guide ClassFlw Administratr User Guide ClassFlw User Engagement Team April 2017 www.classflw.cm 1 Cntents Overview... 3 User Management... 3 Manual Entry via the User Management Page... 4 Creating Individual

More information

Date: October User guide. Integration through ONVIF driver. Partner Self-test. Prepared By: Devices & Integrations Team, Milestone Systems

Date: October User guide. Integration through ONVIF driver. Partner Self-test. Prepared By: Devices & Integrations Team, Milestone Systems Date: Octber 2018 User guide Integratin thrugh ONVIF driver. Prepared By: Devices & Integratins Team, Milestne Systems 2 Welcme t the User Guide fr Online Test Tl The aim f this dcument is t prvide guidance

More information

TIBCO Statistica Options Configuration

TIBCO Statistica Options Configuration TIBCO Statistica Optins Cnfiguratin Sftware Release 13.3 June 2017 Tw-Secnd Advantage Imprtant Infrmatin SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED TIBCO

More information

The Reporting Tool. An Overview of HHAeXchange s Reporting Tool

The Reporting Tool. An Overview of HHAeXchange s Reporting Tool HHAeXchange The Reprting Tl An Overview f HHAeXchange s Reprting Tl Cpyright 2017 Hmecare Sftware Slutins, LLC One Curt Square 44th Flr Lng Island City, NY 11101 Phne: (718) 407-4633 Fax: (718) 679-9273

More information

The Login Page Designer

The Login Page Designer The Lgin Page Designer A new Lgin Page tab is nw available when yu g t Site Cnfiguratin. The purpse f the Admin Lgin Page is t give fundatin staff the pprtunity t build a custm, yet simple, layut fr their

More information

LiveEngage and Microsoft Dynamics Integration Guide Document Version: 1.0 September 2017

LiveEngage and Microsoft Dynamics Integration Guide Document Version: 1.0 September 2017 LiveEngage and Micrsft Dynamics Integratin Guide Dcument Versin: 1.0 September 2017 Cntents Intrductin... 3 Step 1: Sign Up... 3 CRM Widget Signing Up... 3 Step 2: Cnfiguring the CRM Widget... 4 Accessing

More information

Release Notes System Software

Release Notes System Software Release Ntes System Sftware 10.2.5 Cntent Cntent... 1 1 Release 10.2.5.100... 2 1.1 New functins... 2 1.2 Changes... 3 1.3 Errr crrectins... 3 1.4 Knwn Restrictins... 5 Release Ntes 10.2.5 V. 1.0 20181220

More information

Aras Innovator 11. Client Settings for Chrome on Windows

Aras Innovator 11. Client Settings for Chrome on Windows Dcument #: 11.0.02016022601 Last Mdified: 1/11/2018 Cpyright Infrmatin Cpyright 2018 Aras Crpratin. All Rights Reserved. Aras Crpratin 300 Brickstne Square Suite 700 Andver, MA 01810 Phne: 978-691-8900

More information

Summary. Server environment: Subversion 1.4.6

Summary. Server environment: Subversion 1.4.6 Surce Management Tl Server Envirnment Operatin Summary In the e- gvernment standard framewrk, Subversin, an pen surce, is used as the surce management tl fr develpment envirnment. Subversin (SVN, versin

More information

USO RESTRITO. SNMP Agent. Functional Description and Specifications Version: 1.1 March 20, 2015

USO RESTRITO. SNMP Agent. Functional Description and Specifications Version: 1.1 March 20, 2015 Functinal Descriptin and Specificatins Versin: 1.1 March 20, 2015 SNMP Agent Simple Netwrk Management Prtcl Optin S fr IE and PM Mdules Supplement t Functinal Descriptin and Specificatins f RUB Ethernet

More information

Simple Identity Management Profile

Simple Identity Management Profile Simple Identity Management Prfile Dcument Number: DCIM1055 Dcument Type: Specificatin Dcument Status: Published Dcument Language: E Date: 2017-07-11 Versin: 4.0.0 Versin 4.0.0 1 This prfile is fr infrmatinal

More information

Digital Imaging and Communications in Medicine (DICOM) Supplement 204 TLS Security Profiles

Digital Imaging and Communications in Medicine (DICOM) Supplement 204 TLS Security Profiles Digital Imaging and Cmmunicatins in Medicine (DICOM) Supplement 204 TLS Security Prfiles Prepared by: DICOM Standards Cmmittee, Wrking Grup 6 1300 N. 17th Street Rsslyn, Virginia 22209 USA VERSION: Public

More information

Overview of OPC Alarms and Events

Overview of OPC Alarms and Events Overview f OPC Alarms and Events Cpyright 2016 EXELE Infrmatin Systems, Inc. EXELE Infrmatin Systems (585) 385-9740 Web: http://www.exele.cm Supprt: supprt@exele.cm Sales: sales@exele.cm Table f Cntents

More information

Area Governors Module

Area Governors Module 1. General Overview Welcme t Assistant/Area Gvernrs Mdule, this well structured sectin f the District Organizatin Chart will assist yu in rganizing the club lists fr all yur Assistant/Area Gvernrs 2. Getting

More information

Log shipping is a HA option. Log shipping ensures that log backups from Primary are

Log shipping is a HA option. Log shipping ensures that log backups from Primary are LOG SHIPPING Lg shipping is a HA ptin. Lg shipping ensures that lg backups frm Primary are cntinuusly applied n standby. Lg shipping fllws a warm standby methd because manual prcess is invlved t ensure

More information

Test Pilot User Guide

Test Pilot User Guide Test Pilt User Guide Adapted frm http://www.clearlearning.cm Accessing Assessments and Surveys Test Pilt assessments and surveys are designed t be delivered t anyne using a standard web brwser and thus

More information