PDA

View Full Version : Motorola XTS 5000 voice-port configs


kcarpenter
04-08-2008, 09:56 AM
Here some the info from Billy on using the XTS5000 radios. It looks just like your config. I would maybe try VAD Aggressive in the Dial-Peer setting, and then I would also check your IOS version. Cisco IOS’s have been known for bugs.



Here is a working XTS5000 snippet. Basically, the same as a SINCGAR config.



Turn the volume knob on the radio to approx. straight up. If this isn’t done, audio will be very low.



Note – I don’t know if it’s a bug in my code (12.4.15T2) but voice doesn’t pass if VAD isn’t enabled. I don’t think this was true with earlier IOSs.



voice-port 0/0/0

voice-class permanent 1

operation 4-wire

type 3

signal lmr

lmr e-lead voice

lmr duplex half

echo-cancel coverage 32

no comfort-noise

timeouts call-disconnect 3

timing ignore m-lead 150

connection trunk 1000

description Motorola XTS 5000R (Command Net)



dial-peer voice 1000 voip

description Motorola XTS 5000R (Command Net #1)

destination-pattern 1000

session protocol multicast

session target ipv4:232.0.0.0:20000

dtmf-relay h245-alphanumeric

codec g711ulaw

jstander
04-17-2008, 01:36 PM
Good stuff, thanks!!