
How to integrate a Bogen TAMB2 with CUCM using the H.323 protocol
A quick Google search showed revealed that there was lacking a step-by-step guide on Bogen TAMB2 setup and integration. Since there’s a deficiency, I’ll make my contribution to the technical ghetto today.
Step One: CUCM to Gateway
For starters, you will need a way to activate the paging unit when a page is initiated. Because H.323 is far more granular than MGCP, I’ll be using H.323 in this example.
Create a route pattern in CUCM (e.g. *7222) that points to the local gateway’s route list. This route list includes a route group, “Patagonia Local” (for example), that contains the H.323 gateway with the loopback’s IP address of 10.254.254.50.
Assuming all calling search spaces and partitions are setup correctly, when a user calls *7222 they will sent to the gateway.
Step Two: H.323 Gateway Configuration
For the purposes of this example, I will be including a base H.323 configuration. This basic configuration that will satisfy the needs of this example:
voice call send-alertvoice rtp send-recvvoice service voipallow-connections h323 to h323allow-connections h323 to sipallow-connections sip to h323allow-connections sip to sipsignaling forward unconditionalfax protocol pass-through g711ulawno ip address trusted authenticate## This is a new command to the IOS 15 train. You must modify this to address the new toll-fraud prevention app.## Make sure to hit enter after this command. If you cut/paste it won’t take. You must confirm.h323h225 display-ie ccm-compatiblecall preserve limit-media-detectionmodem passthrough nse codec g711ulawvoice class codec 1codec preference 1 g711ulawcodec preference 2 g729r8voice class h323 1h225 timeout tcp establish 3## Bind H.323 to a particular interface on the routerinterface Loopback 0ip address 10.254.254.50 255.255.255.255h323-gateway voip interfaceh323-gateway voip bind srcaddr 10.254.254.50## Not used in this example, but you ALWAYS created an inbound POTS dial-peer – ALWAYSdial-peer voice 1 potsincoming called-number .direct-inward-dial## To address setup parameters for outbound paging call coming from CUCMdial-peer voice 2 voipincoming called-number .voice-class codec 1voice-class h323 1dtmf-relay rtp-nte h245-signal h245-alphanumericno vad## Defines this port for outbound paging and adjusts attenuationvoice-port 1/0/8output attenuation -3description Bogen TAMB2 Overhead Paging## Provides dial-peer matching from CUCM and sends it out the paging portdial-peer voice 10 potsdescription Bogen TAMB2 Overhead Pagingdestination-pattern *7222port 1/0/8
Step Three: Connect Bogen Unit
Depending on whether you’re using an VIC3-4FXO card or an EVM module, you’ll be exiting the router on either a silver satin with RJ-11 ends or an amphenol to 66 block. Either way, you’ll need to send a twisted pair to the Bogen unit and connect them on the STATION/TRUNK posts aptly named T and R (tip and ring).
After connecting to the Bogen, you’re on your own. Depending on the intercom system, you might need to run the Bogen output through an impedance-matching transformer that increases the voltage in the amp’s input. Otherwise, you’ll be paging successfully, but users will only hear a faint sound coming from the paging speakers.
Bogen has a great wiring diagram for their TAMB2 unit on their website. For ease of use, I’m going to link to it below.
Bogen TAMB2 Manual (PDF – Right click, “Save as”)
Finis
That’s it! It’s pretty straight-forward without too many tricks. Just make sure you order the right parts, have an AC power unit, and include the necessary transformer if required.


With the emergence of UC on UCS, there are three virtual switching platforms available for UC applications running on top of VMware: (1) Local VMware vSwitch, (2) Distributed VMware vSwitch, (3) and the Nexus 1000V switch. The Nexus 1000V requires the Enterprise Plus Edition of the VMware ESXi 4.0.