Configure A Phone To Accept Pages Automatically - Cisco 6800 Series Administration Manual

Multiplatform phones
Hide thumbs Also See for 6800 Series:
Table of Contents

Advertisement

Configure a Phone to Accept Pages Automatically

$devicename = trim($devicename, "'\"");
$serialno = $_POST['serialno'];
$serialno = trim($serialno, "'\"");
$username = $_POST['username'];
$username = trim($username, "'\"");
// where to put the file
$fullfilename = "/var/prtuploads/".$filename;
// If the file upload is unsuccessful, return a 500 error and
// inform the user to try again
if(!move_uploaded_file($_FILES['prt_file']['tmp_name'], $fullfilename)) {
}
?>
Before you begin
Access the phone administration web page. See
Procedure
Step 1
Select Voice > Provisioning.
Step 2
In the Problem Report Tool section, set the fields as described in the
You can also configure the parameters in the phone configuration file with XML(cfg.xml) code. Enter the
string in this format:
<PRT_Upload_Rule ua="na">
http://64.101.234.132:8000//Users/abcd/uploads/prt/test-prt.tar.gz
</PRT_Upload_Rule>
<PRT_Upload_Method ua="na">POST</PRT_Upload_Method>
<PRT_Max_Timer ua="na">20</PRT_Max_Timer>
Step 3
Click Submit All Changes.
Configure a Phone to Accept Pages Automatically
The Single Paging or Intercom feature enables a user to directly contact another user by phone. If the phone
of the person being paged has been configured to accept pages automatically, the phone does not ring. Instead,
a direct connection between the two phones is automatically established when paging is initiated.
Before you begin
Access the phone administration web page. See
Cisco IP Phone 6800 Series Multiplatform Phones Administration Guide
178
header("HTTP/1.0 500 Internal Server Error");
die("Error: You must select a file to upload.");
Access the Phone Web Page, on page
Problem Report Tool, on page
Access the Phone Web Page, on page
Phone Administration
92.
252.
92.

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

6821684168516861

Table of Contents