Search results

  1. P

    SOLVED Cannot avoid transcoding

    Thank you Matthew. I've solved the problem: The parameter 'ringback' and 'transfer_ringback' was set. After deleting them, boths legs have used g711u.
  2. P

    SOLVED Cannot avoid transcoding

    Hi guys, I've investigated many hours and cannot solve this problem: A and B should use g711u. A: B: But FreeSwitch decides to transcode: The settings: vars.xml <X-PRE-PROCESS cmd="set" data="media_mix_inbound_outbound_codecs=false"/> <X-PRE-PROCESS cmd="set"...