Revolabs uc500, S22 User Manual

Technical Note
FLX – VoIP Registering with Cisco UC500/CME Series
Date: March 13th, 2012
To perform the tasks described in this document, the user needs to have administrative rights on the Cisco UC500/CME. While the steps in this document are not difficult, we recommend that a trained Cisco administrator should perform them.
The instructions provided here were collected using a Cisco UC560. Other versions of the Cisco UC500/CME series may differ, though the general procedures are the same.

Configuring Cisco UC500 series PBX for FLX Registration

The configuration of SIP devices on the UC500/CME series is straightforward. The SIP CME feature in IOS is used to register the FLX as a generic SIP endpoint.
The following IOS CLI commands are needed on the UC500/CME device. Please note that in your setup the dn numbers and the pool might be different based on other SIP devices you have installed.
1 | Page
FLX & Cisco UC500/CME Technical Note
voice register global mode cme source-address 10.1.1.1 port 5060 ----- IP used for SIP Registrar/Proxy max-dn 1 max-pool 1 ! voice register dn 1 number 700 ----- Directory Number Assigned to the FLX no-reg ! voice register pool 1 id mac 0020.F735.0059 ----- MAC Address of the FLX number 1 dn 1 dtmf-relay rtp-nte ----- RFC2833 DTMF Relay is the only method supported username 700 password ext700 ----- Authentication Information codec g711ulaw no vad ! end
This establishes a user called “700” with password “ext700”, using the extension “700” on the Cisco UC500/CME series. You might try to remove some of the commands, like the dtmf-relay, or the codec.
2 | Page
Loading...
+ 3 hidden pages