keith
10-20-2008, 12:33 PM
Below you will find the configuration that will provide WAVE Dispatch Communicator telephony integration utilizing a Cisco router that supports Gatekeeper, CCME, FXS, and the LMR feature set.
interface FastEthernet0/0
ip address 192.168.36.1 255.255.255.0
duplex auto
speed auto
h323-gateway voip interface
h323-gateway voip id wave.tps.com ipaddr 192.168.36.1 1718
h323-gateway voip h323-id wave
h323-gateway voip tech-prefix 1#
h323-gateway voip bind srcaddr 192.168.36.1
gatekeeper
zone local wave.tps.com tps.com 192.168.36.1
gw-type-prefix 1#* default-technology
no shutdown
With the above configuration, we were able to place phone calls from the Dispatch Communicator to the FXS and IP Phones and vice versa. Note - the only IOS that I know that supports Gatekeeper and the LMR feature set, on a 2651XM router, is c2600-adventerprisek9_ivs-mz.124-3b.bin.
interface FastEthernet0/0
ip address 192.168.36.1 255.255.255.0
duplex auto
speed auto
h323-gateway voip interface
h323-gateway voip id wave.tps.com ipaddr 192.168.36.1 1718
h323-gateway voip h323-id wave
h323-gateway voip tech-prefix 1#
h323-gateway voip bind srcaddr 192.168.36.1
gatekeeper
zone local wave.tps.com tps.com 192.168.36.1
gw-type-prefix 1#* default-technology
no shutdown
With the above configuration, we were able to place phone calls from the Dispatch Communicator to the FXS and IP Phones and vice versa. Note - the only IOS that I know that supports Gatekeeper and the LMR feature set, on a 2651XM router, is c2600-adventerprisek9_ivs-mz.124-3b.bin.