
Meeting Exchange 5.0 Client Registration Server Stored Procedures for Database Connectivity Guide 04-602183 Issue 1 August 2007 Compas ID 126294 © 2007 Avaya Inc. All Rights Reserved. Third-party Components Certain software programs or portions thereof included in the Notice Product may contain software distributed under third party While reasonable efforts were made to ensure that the information agreements ("Third Party Components"), which may contain terms in this document was complete and accurate at the time of printing, that expand or limit rights to use certain portions of the Product Avaya Inc. can assume no liability for any errors. Changes and ("Third Party Terms"). Information identifying the copyright holders corrections to the information in this document may be of the Third Party Components and the Third Party Terms that incorporated in future releases. apply is available on Avaya's web site at: http://support.avaya.com/ThirdPartyLicense/ Documentation disclaimer For full information, please see the complete document, Avaya Avaya Inc. is not responsible for any modifications, additions, or Third Party Terms, Document number 04-601558. To locate this deletions to the original published version of this Documentation document on the website, simply go to unless such modifications, additions, or deletions were performed http://www.avaya.com/support and search for the document by Avaya. number in the search box. Link disclaimer Warranty Avaya Inc. is not responsible for the contents or reliability of any Avaya Inc. provides a limited warranty on this product. Refer to linked third party Web sites referenced elsewhere within this your sales agreement to establish the terms of the limited warranty. Documentation and Avaya does not necessarily endorse the In addition, Avaya’s standard warranty language, as well as products, services, or information described or offered within them. information regarding support for this product, while under We cannot guarantee that these links will work all of the time and warranty, is available through the following Web site: we have no control over the availability of the linked pages. http://www.avaya.com/support. License Avaya fraud intervention USE OR INSTALLATION OF THE PRODUCT INDICATES THE END USER'S ACCEPTANCE OF THE TERMS SET FORTH If you suspect that you are being victimized by toll fraud and you HEREIN AND THE GENERAL LICENSE TERMS AVAILABLE ON need technical assistance or support, call Technical Service Center THE AVAYA WEBSITE AT http://support.avaya.com/LicenseInfo/ Toll Fraud Intervention Hotline at +1-800-643-2353 for the United ("GENERAL LICENSE TERMS"). IF YOU DO NOT WISH TO BE States and Canada. Suspected security vulnerabilities with Avaya BOUND BY THESE TERMS, YOU MUST RETURN THE Products should be reported to Avaya by sending mail to: PRODUCT(S) TO THE POINT OF PURCHASE WITHIN TEN (10) [email protected]. DAYS OF DELIVERY FOR A REFUND OR CREDIT. For additional support telephone numbers, see the Avaya Web Avaya grants End User a license within the scope of the license site: http://www.avaya.com/support types described below. The applicable number of licenses and Trademarks units of capacity for which the license is granted will be one (1), unless a different number of licenses or units of capacity is Avaya and the Avaya logo are registered trademarks of Avaya Inc. specified in the Documentation or other materials available to End in the United States of America and other jurisdictions. Unless User. "Designated Processor" means a single stand-alone otherwise provided in this Documentation, marks identified by "®," computing device. "Server" means a Designated Processor that "™" and "SM" are registered marks, trademarks and service hosts a software application to be accessed by multiple users. marks, respectively, of Avaya Inc. All other trademarks are the "Software" means the computer programs in object code, originally property of their respective owners. licensed by Avaya and ultimately utilized by End User, whether as For the most current versions of documentation, go to the Avaya stand-alone Products or pre-installed on Hardware. "Hardware" support Web site: http://www.avaya.com/support means the standard hardware Products, originally sold by Avaya and ultimately utilized by End User. License Type(s): Concurrent User License (CU). End User may install and use the Software on multiple Designated Processors or one or more Servers, so long as only the licensed number of Units are accessing and using the Software at any given time. A "Unit" means the unit on which Avaya, at its sole discretion, bases the pricing of its licenses and can be, without limitation, an agent, port or user, an e-mail or voice mail account in the name of a person or corporate function (e.g., webmaster or helpdesk), or a directory entry in the administrative database utilized by the Product that permits one user to interface with the Software. Units may be linked to a specific, identified Server. Database License (DL). Customer may install and use each copy of the Software on one Server or on multiple Servers provided that each of the Servers on which the Software is installed communicate with no more than a single instance of the same database. Copyright Except where expressly stated otherwise, the Product is protected by copyright and other laws respecting proprietary rights. Unauthorized reproduction, transfer, and or use can be a criminal, as well as a civil, offense under the applicable law. Contents Chapter 1: Introducing Stored Procedures . 9 General Information. 9 Terms and Definitions . 10 System Setup . 11 Pre-Defined Data Types . 11 Logging into the Stored Procedures . 12 New Features . 12 Chapter 2: Stored Procedures. 15 Generic Stored Procedures . 16 p_cspi_AddConferenceConferee . 16 p_cspi_EditConferenceConferee . 18 p_cspi_DeleteConferenceConferee . 19 p_cspi_GetConfParticipantList . 20 p_cspi_AddClient . 22 p_cspi_EditClient . 28 p_cspi_DeleteClient . 30 p_cspi_GetClientDetails . 31 p_cspi_DisableExpiredClients. 34 p_cspi_AddCompany . 34 p_cspi_EditCompany . 38 p_cspi_DeleteCompany . 41 p_cspi_ GetCompanyDetails. 42 p_cspi_GetCRSVersion . 44 p_cspi_AddWholesaler . 45 p_cspi_EditWholesaler . 46 p_cspi_DeleteWholesaler . 48 p_cspi_AddReseller . 49 3 p_cspi_EditReseller . 51 p_cspi_DeleteReseller . 52 p_cspi_GetResellerList . 53 p_cspi_CreateConferenceOwner . 55 p_cspi_GetConfereeDetails . 55 p_cspi_GetInActiveUsers . 57 p_cspi_GetPostConfReport . 58 p_cspi_GetPostCDRConfList . 61 p_cspi_GetPostConfData . 63 p_cspi_GetPostConfCallData . 64 p_cspi_Sys_CheckNumeric . 65 p_cspi_SecondsToDuration . 66 p_cspi_GetWholesalerList . 67 p_cspi_SetWholesalerEnabled . 69 CS7000 Stored Procedures. 69 Parameter Descriptions. 70 p_cspi_MakeBooking . 74 p_cspi_EditBooking. 83 p_cspi_DeleteBooking . 92 p_cspi_GetConferenceDetails . 93 p_cspi_ExtendConference . 97 p_cspi_CloseConference . 99 Enumerated Types . 101 CS700 Stored Procedures. 102 p_cspi_S700_MakeBooking . 103 p_cspi_S700_EditBooking . 119 p_cspi_S700_DeleteBooking . 138 p_cspi_S700_GetBooking. 139 p_cspi_UpdateBillCode. 142 p_cspi_GetBillCode. 143 p_cspi_S700_ToSchDateTime . 145 p_cspi_S700_FromSchDateTime . 147 Multisite Post Conference Reports . 148 4 Meeting Exchange 5.0 Client Registration Server Stored Procedures Interface Guide pg_cspi_GetPostCDRConfList . 149 pg_cspi_GetPostConfData . 150 pg_cspi_GetPostConfCallData . ..
Details
-
File Typepdf
-
Upload Time-
-
Content LanguagesEnglish
-
Upload UserAnonymous/Not logged-in
-
File Pages200 Page
-
File Size-