⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 design.txt

📁 SIP(Session Initiation Protocol)是由IETF定义
💻 TXT
字号:
Simplified Web Provisioning for VOCALAbstract--------I'm working on a non-java provisioning system for VOCAL allinone.  Thepurpose of this system is to improve the "out of the box" experience.  Ifpeople don't have to install java to configure an initial VOCAL system, itshould be easier for people to install and try out.  If they like it, andwant a more advanced provisioning, then they can install the JRE and usethe applet.Here's an outline on the proposed solution.  Please comment on this ifyou're insterested in testing, or if there's anything on the list youdon't understand.Requirements------------VOCALApachePerl 5.xCGI module for perlState of non-java provisioning------------------------------Right now, most user feature enable / disabling works, and, althoughthe gateway ip address does change, there's no dial plan to doexternal calls through the gateway.Works:add / remove usersenable /disable digest authenticationchange passwordsenable / disable voicemailchange email address for voicemail deliveryupload / enable custom greetingexternal call dial planremove java dependency in allinoneconfiguremake it so that ms can change gw on the flyStill needs work:(?) make local-call-only work (not sure how to implement)auto-convert uploaded wav files for custom greetingsecurity audit -- need to make sure that script can't be hijacked.Plan for non-java provisioning------------------------------Non-goals---------- NOT to replace the current java GUI's functionality- NOT to be a generic provisioning tool for all situations- NOT to replace marscaponeGoals------ web based- interim solution- simple to produce- user does NOT need java to start using a simple allinone VOCAL  system- user can do simple tasks without javaScope-----without Java, users can:  - make a basic call  - create and delete users, including voice mail boxes  - require digest authentication  - manage voice mail    - cfna / cfb / vm (turn on / off, specify email address for vm,      upload custom greeting)  - add one gateway  - choose e.164 or enterprise style dialing (e.g. 9 to call out)  - do simple access control (e.g. IP address) and allow local calls /    allow gw. callsautomated items:  - 4 digit dial plan  - 2 users automatically (1000 / 1001)  - fully configured system  - create all appropriate stuff for voice mail to worksimplifying assumptions:  - user has apache installed  - user has perl installed  - Redhat 7.x only at firstSecond Stage------------- allow for plug and play on phones  - simple ACL for valid mac / ip addresses  - choose default phone startup behavior ( full access / limited    access / no access)- allow additional feature configuration  - cfa (forward all calls to specified destination)- make HTML GUI interact more happily with the Java GUI.  Do not make  changes to files written by Java GUI vs. by HTML GUI (e.g. by tagging  files created by the HTML GUI).======================================================================Copyright 2002-2003, Cisco Systems, Inc.THE INFORMATION HEREIN IS PROVIDED ON AN "AS IS" BASIS, WITHOUT ANYWARRANTIES OR REPRESENTATIONS, EXPRESS, IMPLIED OR STATUTORY, INCLUDINGWITHOUT LIMITATION, WARRANTIES OF NONINFRINGEMENT, MERCHANTABILITY ORFITNESS FOR A PARTICULAR PURPOSE.$Id: DESIGN.txt,v 1.4.2.1 2003/03/28 05:25:53 bko Exp $

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -