Configuring Transrating for a Codec
SUMMARY STEPS
- enable
- configure terminal
- dial-peer voice number voip
- codec codec-name bytes voice-payload-size [fixed-bytes]
- end
DETAILED STEPS
| Command or Action | Purpose | |
|---|---|---|
|
Step 1 |
enable Example:
|
Enables privileged EXEC mode.
|
|
Step 2 |
configure terminal Example:
|
Enters global configuration mode. |
|
Step 3 |
dial-peer voice number voip Example:
|
Enters dial peer configuration mode for the specified VoIP dial peer. |
|
Step 4 |
codec codec-name bytes voice-payload-size [fixed-bytes] Example:
|
Configures a different packetizations for a voice codec. |
|
Step 5 |
end Example:
|
Exits to privileged EXEC mode. |
Feedback