cpl-c Module Bogdan-Andrei Iancu FhG FOKUS Edited by Bogdan-Andrei Iancu Copyright © 2003 FhG FOKUS _________________________________________________________ Table of Contents 1. User's Guide 1.1. Overview 1.2. Dependencies 1.2.1. SER Modules 1.2.2. External Libraries or Applications 1.3. Exported Parameters 1.3.1. cpl_db (string) 1.3.2. cpl_table (string) 1.3.3. cpl_dtd_file (string) 1.3.4. log_dir (string) 1.3.5. proxy_recurse (int) 1.3.6. proxy_route (int) 1.3.7. nat_flag (int) 1.3.8. lookup_domain (int) 1.4. Exported Functions 1.4.1. cpl_run_script(type,mode) 1.4.2. cpl_process_register() 1.5. Installation & Running 2. Developer's Guide 3. Frequently Asked Questions List of Examples 1-1. Set cpl_db parameter 1-2. Set cpl_table parameter 1-3. Set cpl_dtd_file parameter 1-4. Set log_dir parameter 1-5. Set proxy_recurse parameter 1-6. Set proxy_route parameter 1-7. Set nat_flag parameter 1-8. Set lookup_domain parameter 1-9. cpl_run_script usage _________________________________________________________ Chapter 1. User's Guide 1.1. Overview cpl-c modules implements a CPL (Call Processing Language) interpreter. Support for uploading/downloading/removing scripts via SIP REGISTER method is present. IMPORTANT Since CPL-C is not fully releasted in this SER version, before start compiling, please apply to TM module the patch from modules/cpl-c/tm.patch. From sip_router directory do "patch -p0 and e-mail regarding development versions or CVS snapshots should be send to . If you want to keep the mail private, send it to . 3.3. How can I report a bug? Please follow the guidelines provided at: http://iptel.org/ser/bugs