Hi everyone,

On an H323 gateway with dial-peers pointing back to the SUB and PUB,
should a voice class be defined or just hardcode the codec to G711ulaw
? I would think G711 being defined on the dialpeer would work fine.
Please let me know if you see any issues with the config below.


==========================
voice class codec 1
 codec preference 1 g711ulaw
 codec preference 2 g711alaw
 codec preference 3 g729br8
!
voice class h323 1
 h225 tcp establish timeout 3
!
dial-peer voice 100 voip
 destination-pattern 2...
 session target ipv4:10.1.200.20
 dtmf h245-alpha
 codec g711ulaw  <---------- or --- voice class codec 1  ????
 voice class h323 1
 no vad
!
dial-peer voice 100 voip
 destination-pattern 2...
 session target ipv4:10.1.200.21
 dtmf h245-alpha
 codec g711ulaw   <--------- or --- voice class codec 1  ????
 voice class h323 1
 preference 1
 no vad
!
dial-peer voice 1 voip
 incoming called-number .
 voice class codec 1
 dtmf h245-alpha
 no vad
!
========================


Thx,

Mike Brooks
CCIE# 16027 (R&S)

Reply via email to