mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-07-23 04:14:47 +00:00
wtf
This commit is contained in:
parent
261505accb
commit
f507f89eb0
@ -2421,12 +2421,6 @@ static int sofia_presence_sub_callback(void *pArg, int argc, char **argv, char *
|
|||||||
default_dialog = "full" ;
|
default_dialog = "full" ;
|
||||||
}
|
}
|
||||||
|
|
||||||
switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_CRIT, "WTF [%s][%s]\n", user_agent, default_dialog);
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
if (call_state && !strcasecmp(call_state, "cs_hangup")) {
|
if (call_state && !strcasecmp(call_state, "cs_hangup")) {
|
||||||
astate = "hangup";
|
astate = "hangup";
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user