mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 21:22:09 +00:00
FS-9855: [mod_spandsp] Refused T38 reinvite on b-leg breaks T38 negotiation on a-leg when using T38 gateway mode #resolve
This commit is contained in:
@@ -3465,8 +3465,6 @@ static int broadsoft_sla_gather_state_callback(void *pArg, int argc, char **argv
|
||||
callee_name = "unknown";
|
||||
}
|
||||
|
||||
//callee_number = "666";
|
||||
|
||||
if (data) {
|
||||
tmp = switch_core_sprintf(sh->pool,
|
||||
"%s,<sip:%s>;%s;appearance-state=%s;appearance-uri=\"\\\"%s\\\" <sip:%s@%s>\"",
|
||||
|
||||
Reference in New Issue
Block a user