Cisco Systems OL-5375-01 دليل المستخدم

دليل المستخدم للجهاز Cisco Systems OL-5375-01

جهاز: Cisco Systems OL-5375-01
فئة: الهاتف الملكية الفكرية
الصانع: Cisco Systems
مقاس: 0.21 MB
مضاف: 8/31/2013
عدد الصفحات: 8
اطبع الدليل

تحميل

كيفية استخدام هذا الموقع؟

هدفنا هو أن نوفر لك وصولاً سريعًا إلى محتوى دليل المستخدم الخاص بـ Cisco Systems OL-5375-01. باستخدام المعاينة عبر الإنترنت ، يمكنك عرض المحتويات بسرعة والانتقال إلى الصفحة حيث ستجد الحل لمشكلتك مع Cisco Systems OL-5375-01.

لراحتك

إذا لم يكن البحث في دليل المستخدم Cisco Systems OL-5375-01 مباشرة على موقع الويب هذا مناسبًا لك ، فهناك حلان محتملان:

  • عرض ملء الشاشة - لعرض دليل المستخدم بسهولة (بدون تنزيله على جهاز الكمبيوتر الخاص بك) ، يمكنك استخدام وضع العرض بملء الشاشة. لبدء مشاهدة دليل المستخدم Cisco Systems OL-5375-01 بملء الشاشة ، استخدم الزر تكبير الشاشة.
  • التنزيل على جهاز الكمبيوتر الخاص بك - يمكنك أيضًا تنزيل دليل المستخدم Cisco Systems OL-5375-01 على جهاز الكمبيوتر لديك والاحتفاظ به في ملفاتك. ومع ذلك ، إذا كنت لا تريد أن تشغل مساحة كبيرة على القرص الخاص بك ، فيمكنك دائمًا تنزيله في المستقبل من ManualsBase.
Cisco Systems OL-5375-01 دليل الاستخدام - Online PDF
Advertisement
« Page 1 of 8 »
Advertisement
النسخة المطبوعة

يفضل العديد من الأشخاص قراءة المستندات ليس على الشاشة ، ولكن في النسخة المطبوعة. تم أيضًا توفير خيار طباعة الدليل ، ويمكنك استخدامه بالنقر فوق الارتباط أعلاه - اطبع الدليل. لا يتعين عليك طباعة الدليل بالكامل Cisco Systems OL-5375-01 ولكن الصفحات المحددة فقط. ورق.

الملخصات

ستجد أدناه معاينات لمحتوى أدلة المستخدم المقدمة في الصفحات التالية لـ Cisco Systems OL-5375-01. إذا كنت ترغب في عرض محتوى الصفحات الموجودة في الصفحات التالية من الدليل بسرعة ، فيمكنك استخدامها.

ملخصات المحتويات
ملخص المحتوى في الصفحة رقم 1


CHAPTER 5
HTTP Client Requests and Header
Settings
This chapter contains the following sections:
• HTTP Client Requests
 HTTP Header Settings
– HTTP Refresh Setting
– MIME Type and Other HTTP Headers
– Content Expiration Header Setting
 Identifying the Capabilities of IP Phone Clients
– x-CiscoIPPhoneModelName
– x-CiscoIPPhoneDisplay
– x-CiscoIPPhoneSDKVersion
 Accept Header
HTTP Client Requests
The following procedure designates how HTTP client requests are handled:
 The Cisco IP Phone H

ملخص المحتوى في الصفحة رقم 2

Chapter 5 HTTP Client Requests and Header Settings HTTP Header Settings  The phone processes the supported HTTP headers.  The phone parses the XML object if ContentType is text/xml.  The phone presents data and options to the user per the server response. HTTP Header Settings The following list provides definitions for HTTP header elements for Cisco IP Phone services:  “Refresh” (Time in Seconds, URL) – If no time is set or it is zero, the refresh gets set to manual. – If no URL is s

ملخص المحتوى في الصفحة رقم 3

Chapter 5 HTTP Client Requests and Header Settings HTTP Header Settings 2. After a very short time, it displays the numeric Cisco stock parameters. 3. Finally, it shows a graph of Cisco intraday stock performance. The display then repeatedly cycles between the final two views. Figure 1 Refresh Display Sample Refreshing the display can occur without user intervention, because the display automatically cycles if a timer parameter is specified. On any given screen, however, the user can

ملخص المحتوى في الصفحة رقم 4

Chapter 5 HTTP Client Requests and Header Settings HTTP Header Settings MIME Type and Other HTTP Headers Although delivering pages with the proper MIME type and other formatting items is not difficult, it requires moderately indepth knowledge of your web server. The following code excerpt, written in JavaScript and used with Microsoft IIS and ASP, sets these values in a few lines: <%@ Language=JavaScript %> <% Response.AddHeader( "Refresh", "3; url=http://services

ملخص المحتوى في الصفحة رقم 5

Chapter 5 HTTP Client Requests and Header Settings HTTP Header Settings Use the following ASP sample script to set the MIME type and to serve the file that is specified in the #include command: <%@ Language=JavaScript%> <% Response.ContentType = "audio/basic"; %><% Response.End();%> Using script to generate the MIME header when playing a sound provides an advantage because you may also include a refresh header to take the phone to a subsequent URL.

ملخص المحتوى في الصفحة رقم 6

Chapter 5 HTTP Client Requests and Header Settings Identifying the Capabilities of IP Phone Clients Identifying the Capabilities of IP Phone Clients Because XML services are now supported across a wide range of Cisco IP Phones, web application servers now need to identify the capabilities of the requesting IP phone to optimize the content returned to the phone. For example, if the requesting phone is a Cisco IP Phone 7960, which cannot support color PNG images, the application server

ملخص المحتوى في الصفحة رقم 7

Chapter 5 HTTP Client Requests and Header Settings Accept Header These parameters get separated by commas as shown in the following example of a Cisco IP Phone 7970 header: x-CiscoIPPhoneDisplay: 298, 168, 12, C Note The pixel resolutions advertised by the device define the area of the display accessible by the phone services; not the actual resolution of the display. x-CiscoIPPhoneSDKVersion This Cisco-proprietary header contains the version of the IP Phone Services SDK the requesting

ملخص المحتوى في الصفحة رقم 8

Chapter 5 HTTP Client Requests and Header Settings Accept Header For example, x-CiscoIPPhone/* indicates that all XML objects defined in the specified version of the SDK are supported, and x-CiscoIPPhone/Menu specifies that the object gets supported. As the example illustrates, the name of the XML object can be derived directly from the content-type by appending the sub-type (the part after the slash) onto "CiscoIPPhone." The content-type can also include an option


أدلة المستخدم البديلة
# دليل الاستخدام فئة تحميل
1 Cisco Systems 3.0(10) دليل الاستخدام الهاتف الملكية الفكرية 9
2 Cisco Systems 303 دليل الاستخدام الهاتف الملكية الفكرية 1203
3 Cisco Systems 301 دليل الاستخدام الهاتف الملكية الفكرية 38
4 Cisco Systems 12 SP+ دليل الاستخدام الهاتف الملكية الفكرية 7
5 Cisco Systems 30X دليل الاستخدام الهاتف الملكية الفكرية 20
6 Cisco Systems 500 Series دليل الاستخدام الهاتف الملكية الفكرية 7
7 Cisco Systems 509G دليل الاستخدام الهاتف الملكية الفكرية 2
8 Cisco Systems 6941 دليل الاستخدام الهاتف الملكية الفكرية 84
9 Cisco Systems 6900 دليل الاستخدام الهاتف الملكية الفكرية 27
10 Cisco Systems 6945 دليل الاستخدام الهاتف الملكية الفكرية 21
11 Cisco Systems 6901 دليل الاستخدام الهاتف الملكية الفكرية 34
12 Cisco Systems 691 دليل الاستخدام الهاتف الملكية الفكرية 0
13 Cisco Systems 6911 دليل الاستخدام الهاتف الملكية الفكرية 44
14 Cisco Systems 6921 دليل الاستخدام الهاتف الملكية الفكرية 257
15 Cisco Systems 78-14189-02 دليل الاستخدام الهاتف الملكية الفكرية 0
16 Edelbrock 15018 دليل الاستخدام الهاتف الملكية الفكرية 0
17 Sony VERSION 1.0 دليل الاستخدام الهاتف الملكية الفكرية 1
18 321 Studios 6812D-MGCP دليل الاستخدام الهاتف الملكية الفكرية 1
19 3Com NBX 1105 دليل الاستخدام الهاتف الملكية الفكرية 8
20 3Com NBX 2102 دليل الاستخدام الهاتف الملكية الفكرية 15