Page 1 of 1

Sample Code Fails

Posted: Fri Oct 07, 2016 6:14 am
by ~~Adam~~
Hi all,

Using Visual Studio 2015 community edition fails to compile the sample code.

Specifically this is the softphone sample.

Severity Code Description Project File Line Suppression State
Error NuGet Package restore failed for project SIPSorcery.SoftPhone: Unable to find version '1.5.1' of package 'SIPSorcery'.
C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\: Package 'SIPSorcery.1.5.1' is not found on source 'C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\'.
https://api.nuget.org/v3/index.json: Package 'SIPSorcery.1.5.1' is not found on source 'https://api.nuget.org/v3/index.json'.
https://www.nuget.org/api/v2/curated-fe ... oftdotnet/: Package 'SIPSorcery.1.5.1' is not found on source 'https://www.nuget.org/api/v2/curated-fe ... oftdotnet/'.
. 0

Re: Sample Code Fails

Posted: Fri Oct 07, 2016 10:11 am
by Aaron
I've committed a change so the softphonev2 project uses the latest nuget packages. Should get it compiling for you.