linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-developers] getProxyConfigByRefKey() missing with c++


From: Nicolas Michon
Subject: Re: [Linphone-developers] getProxyConfigByRefKey() missing with c++
Date: Mon, 29 Apr 2019 12:36:13 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1

Hi,


This function has been added very recently, did you re-build the latest master branch of linphone (including C++ wrapper) ? Otherwise, what is the platform you are building on ?

Using C++ API, you can use: https://linphone.org/snapshots/docs/liblinphone/multilang/reference/cpp/linphone_core.html#cpp-linphone-core-get-proxy-config-list to get the list of ProxyConfig.

If the one you want to retrieve is set as default, the preferred way would be to use: https://linphone.org/snapshots/docs/liblinphone/multilang/reference/cpp/linphone_core.html#defaultproxyconfig


Regards,

Nicolas

On 4/29/19 11:28 AM, MFriedrich wrote:

Hello,


in the Linphone Core Api 3.12.0 documentation there is a function called getProxyConfigByRefKey().

But it seems that this function is not implemented in the sdk for c++.

Is there any other way to get access to a single ProxyConfig?


Best regards


Max

--

--
Maximilian Friedrich
Adatis GmbH & Co. KG
Forchheimer Str. 6
90425 Nürnberg
Tel:     +49 (0) 911.2550 975 12
Fax:     +49 (0) 911.2550 975 9
E-Mail:    address@hidden
www.adatis.com

HRA 15157 Amtsgericht Nürnberg
PhG Adatis Verwaltungs-GmbH, HRB 25058 Amtsgericht Nürnberg,
Geschäftsführer: Dr. Michael Gilge
USt-ID DE263918450 

_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers

reply via email to

[Prev in Thread] Current Thread [Next in Thread]