I'm having a weird issue, and am stumped.
GOAL: Have all endpoints use Opus, and all calls to/from gateway to use PCMU.
On the vars, I have:
media_mix_inbound_outbound_codec true True
global_codec_prefs opus@48000h@20i,PCMU,PCMA True
outbound_codec_prefs PCMU,PCMA True
On my gateway I have PCMU, PCMA for codec preferences (both supported by gateway).
On profile settings:
bypass_media = false
disable_transcoding = false
inbound-zrtp-passthru = false
inbound-late-negotiation = false
inbound-bypass-media = false
inherit codec = false
disable-transcoding = false
Locally (FreeSWITCH Opus -> Extension PCMU) it works.
Calls to/from the gateway are giving a 480 temporarily unavailable. My cellular phone sort of does a quarter ring, and then the call is canceled.
It's probably one last little setting, but I'm stumped.
GOAL: Have all endpoints use Opus, and all calls to/from gateway to use PCMU.
On the vars, I have:
media_mix_inbound_outbound_codec true True
global_codec_prefs opus@48000h@20i,PCMU,PCMA True
outbound_codec_prefs PCMU,PCMA True
On my gateway I have PCMU, PCMA for codec preferences (both supported by gateway).
On profile settings:
bypass_media = false
disable_transcoding = false
inbound-zrtp-passthru = false
inbound-late-negotiation = false
inbound-bypass-media = false
inherit codec = false
disable-transcoding = false
Locally (FreeSWITCH Opus -> Extension PCMU) it works.
Calls to/from the gateway are giving a 480 temporarily unavailable. My cellular phone sort of does a quarter ring, and then the call is canceled.
It's probably one last little setting, but I'm stumped.