FS-4024 --resolve
This commit is contained in:
parent
4817768299
commit
cf2406edaa
|
@ -2703,9 +2703,9 @@ static int sofia_presence_sub_callback(void *pArg, int argc, char **argv, char *
|
|||
rpid = "on-the-phone";
|
||||
force_status = 1;
|
||||
} else if (!strcmp(astate, "terminated") || !strcmp(astate, "hangup")) {
|
||||
rpid = "online";
|
||||
dialog_rpid = "";
|
||||
force_event_status = "Available";
|
||||
//rpid = "online";
|
||||
//dialog_rpid = "";
|
||||
//force_event_status = "Available";
|
||||
term = 1;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue