Welcome, Guest. Please login or register.
Did you miss your activation email?
July 30, 2010, 12:16:25 AM
Home Help Search Login Register
News: Version 3.0 of Noojee Fax has been released.
Order it now from here.

+  Noojee Telephony Solutions Forums
|-+  Noojee Receptionist
| |-+  Installation Support
| | |-+  Configure Polycom for Auto Answer
« previous next »
Pages: [1] Print
Author Topic: Configure Polycom for Auto Answer  (Read 120 times)
Brett Sutton
Asterisk IT Staff
Sr. Member
*****
Offline Offline

Posts: 404



« on: March 04, 2010, 04:49:06 PM »

Noojee Receptionist is designed to work with a headset to provide optimal operation.

Most handset need to be configured before they will accept the Auto Answer header.

The following describes how to set this up for Polycoms.

To do this you must set the Auto Answer header in Noojee Receptionist to:
Code:
Alert-Info: Ring Answer

Via the Web UI
The polycom does not support configuring the auto answer settings via the Web UI. It can only be done via a provisioning system.

Via provisioning configuration files

The polycom support provisioning via tftp, ftp or http. The following describes the changes which need to be made to the default provisioning files.

Edit the sip.cfg file for the Polycom phones (in your tftp, ftp or http provisioning directory)

Find and confirm that the <alertInfo tag has a value of 'Ring Answer'
Code:
<voIpProt>
      <alertInfo voIpProt.SIP.alertInfo.1.value="Ring Answer" voIpProt.SIP.alertInfo.1./> 

Find the <ringType  element and look at the 4th entry:
Code:
<RING_ANSWER se.rt.4.name="Ring Answer" se.rt.4.type="ring-answer" se.rt.4.timeout="2000" se.rt.4.ringer="2" se.rt.4.callWait="6" se.rt.4.mod="1"/>

Change the timeout to 300 milliseconds to shorten the ring time. We really just want a quick beep, you may need to fiddle with this value. The line should look as follows after you have changed it.

Code:
<RING_ANSWER se.rt.4.name="Ring Answer" se.rt.4.type="ring-answer" se.rt.4.timeout="300" se.rt.4.ringer="2" se.rt.4.callWait="6" se.rt.4.mod="1"/>

Now reboot the polycom so that it picks up the new config from your provisioning server.
« Last Edit: March 29, 2010, 06:26:37 AM by Brett Sutton » Logged
Pages: [1] Print 
« previous next »
Jump to:  


Login with username, password and session length

Powered by MySQL Powered by PHP Powered by SMF 1.1.7 | SMF © 2006-2008, Simple Machines LLC Valid XHTML 1.0! Valid CSS!