[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Linphone-users] Real Time Text
From: |
Maxim Cournoyer |
Subject: |
Re: [Linphone-users] Real Time Text |
Date: |
Thu, 03 Aug 2017 15:00:26 +0000 |
On August 2, 2017 2:29:24 PM EDT, "McCann, Connor J." <address@hidden> wrote:
>Hello,
>
>I have recently taken over a windows desktop application written in C#
>that utilizes the linphone dll and I have been trying to debug an issue
>with real time text (RTT). This functionality works with one of our
>servers, but not the other – so I am attempting to understand what sets
>the realtimetext_enabled flag to FALSE within the linphone source code.
>
>Any insight would be of great help.
>
>If anyone else has been trying to debug/understand this feature, I can
>provide more details.
>
>Thanks!
Sorry, I'm can't answer your question, but if I was you I'd grep for the
relevant symbol in the sources.
Maxim
Hi,