mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-09 01:06:00 +00:00
Compare commits
2 Commits
72e2f45f6b
...
08fa05ea51
Author | SHA1 | Date | |
---|---|---|---|
|
08fa05ea51 | ||
|
0dc7718e07 |
@ -321,6 +321,7 @@ switch_status_t sofia_presence_chat_send(switch_event_t *message_event)
|
||||
status = SWITCH_STATUS_SUCCESS;
|
||||
|
||||
if ((p = strstr(dup_dest, ";fs_"))) {
|
||||
*p++ = '>';
|
||||
*p = '\0';
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user