mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 13:12:03 +00:00
tweak to last commit
This commit is contained in:
@@ -1298,7 +1298,7 @@ static char *translate_rpid(char *in)
|
||||
}
|
||||
|
||||
if (!strcasecmp(in, "idle")) {
|
||||
r = "online";
|
||||
r = "busy";
|
||||
}
|
||||
|
||||
end:
|
||||
|
||||
Reference in New Issue
Block a user