Skip to content
Snippets Groups Projects
Commit 8fcae487 authored by Grzegorz Sluja's avatar Grzegorz Sluja
Browse files

Process the internal call codec update the same as for external call

Sometimes the bridged_chan is not yet available during the
chan_voicemngr_modify_codec() and for internal call there is a
possibility that one side  is setting configured codec (g722 for
example) while other side which does not have yet bridged_chan available
use alaw. To prevent this codec mismatch, do not set alaw codec for
internal as the configured codec is always available for both sides.
parent ea72a568
Branches
Tags
1 merge request!88Fix issues found in internal call processing
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment