Cisco Unity Express 2.3 Command Reference
F

Table Of Contents

F

fallback-url (Cisco Unified Communications Manager Express Only)


F


Last Updated: May 1, 2006

fallback-url (Cisco Unified Communications Manager Express Only)

fallback-url (Cisco Unified Communications Manager Express Only)

To configure a fallback authentication server, use the fallback-url command in Cisco Unity Express phone authentication mode. To delete the fallback server URL, use the no form of this command.

fallback-url server-url

no fallback-url

Syntax Description

server-url

URL of the fallback server for VoiceView Express authentication.


Defaults

No server is configured.

Command Modes

Cisco Unity Express phone authentication

Command History

Cisco Unity Express Release
Modification

2.3

This command was introduced.


Usage Guidelines

This command is not available on an NM running Cisco Unified Communications Manager or on an AIM.

Configuring the fallback authentication server is necessary for Cisco Unified Communications Manager Express (Cisco Unified CME) systems.

Cisco Unity Express provides a primary authentication server for VoiceView Express authentication requests from Cisco Unified CME. If Cisco Unified CME is configured with several phone services that need authentication services, Cisco Unity Express directs those authentication requests to the fallback server.

The Cisco Unified CME administrator must ensure that Cisco Unified CME authentication server URL points to Cisco Unity Express authentication server. The URL format is http://Cisco-Unity-Express-hostname/voiceview/authentication/authenticate.do.

The Cisco Unity Express administrator must configure the Cisco Unity Express fallback authentication URL to point to the third-party fallback server. This URL has the format http://servername/path/filename.

Examples

The following example configures a fallback authentication server URL for Cisco Unity Express:

se-10-0-0-0# config t
se-10-0-0-0(config)# service phone-authentication
se-10-0-0-0(config-phone-authentication)# fallback-url 
http://172.16.10.10/auth-server/authenticate.asp
se-10-0-0-0(config-phone-authentication)# end
se-10-0-0-0(config)#end
se-10-0-0-0# 

Related Commands

Command
Description

enable (VoiceView Express)

Enables the VoiceView Express feature.

service voiceview

Enters the VoiceView Express configuration mode.

service phone-authentication

Enters phone authentication mode.

session idletimeout (VoiceView Express)

Specifies the inactivity timer for VoiceView Express.