Adit 3000 Series and Multi-Service Router (MSR) Card CLI Referece Manual
9-2 Adit 3000 (Rel. 1.6) and MSR Card (Rel 2.0) CLI
Configuration - Dial Peer Trunk Mode
codec preference
Use the Dial Peer codec preference command to set the codec preferences used to establish the codec
list offered during media negotiation. To delete a preference, see no codec preference command on
page 9-6.
Syntax: (config-dpeer-trk)# codec preference {1|2|3} {g711alaw|
g711ulaw|g729}
Example: (config-dpeer-trk)# codec preference 1 g711alaw
Supported Platforms:
Adit 3500, MSR
destination-pattern
Use the Dial Peer destination-pattern command to assign dial patterns to the trunk. To delete a pattern,
see no destination-pattern command on page 9-6.
Syntax: (config-dpeer-trk)# destination-pattern dest-pattern
Example: (config-dpeer-trk)# destination-pattern 555$
Supported Platforms:
Adit 3500, MSR
Field Definition
1|2|3 Enter the preference number. #1 being the first preference.
g711alaw Set the codec preference to G.711 A-law.
g711ulaw Set the codec preference to G.711 U-law.
g729 Set the codec preference to G.729.
Field Definition
dest-pattern Enter the phone number pattern that must be matched for calls to be
routed to the trunk. Use ? as a wildcard that can be replaced with any
single digit. Use $ as a wildcard that can be replaced with multiple
digits (all digits following the $ are ignored).