change codec negotiation for edge opus cases

This commit is contained in:
Anthony Minessale
2013-10-24 12:19:29 +05:00
parent 6f4ed12213
commit 6600b0fae0
2 changed files with 27 additions and 3 deletions
+1
View File
@@ -804,6 +804,7 @@ struct private_object {
switch_port_t stun_port;
uint32_t stun_flags;
unsigned long rm_rate;
unsigned long adv_rm_rate;
switch_payload_t pt;
switch_mutex_t *flag_mutex;
switch_mutex_t *sofia_mutex;