linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] getting Errors with linphone core APIs in our


From: Peio Rigaux
Subject: Re: [Linphone-developers] getting Errors with linphone core APIs in our application
Date: Tue, 29 Nov 2022 14:22:42 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.12.0

Hello.

One thing to check here is that you don't have another software running on port 5060, especially if you are using plain SIP (UDP/TCP).


Regards,

Peio Rigaux
Junior DevOps Engineer
Belledonne Communications, the company behind Linphone
Linphone.org

Le 09/11/2022 à 13:17, VinayKumar Yarramsetty a écrit :
Hi there,

Can someone help me on the below:

I am working for xyz project in ABC organization.
Here i wanted to migrate our Existing SIP based application to Linphone.

For this reason:

I cloned linphone-sdk code to my local machine then compiled and gave a build.
After successful duild I did below:

#1. I just copied all header files from below directories to my existing source code:

liblinphone/include/linphone/*  bctoolbox/include/bctoolbox/*
mediastreamer2/include/mediastreamer2/*
ortp/include/ortp/* 
 
#2. And required ***.so files also copied to our source code.

I added code to call linphone_core_new() and call_state_changed() by seeing helloworld.c (liblinphone/coreapi/help/examples/C)
and made required changes to link .so files in our make files.

I gave build to our code.
I ran our application after Successful build.

But I am getting below errors when linphone_core_new( ) is called:
#1. liblinphone-error-Could not find a suitable soundcard with capabilities : 2
#2. liblinphone-error-Could not find a suitable soundcard with capabilities : 1
#3. bctbx-error-Error in connect: Cannot assign requested address


Kindly check and help me out with proper solution.

Thanks & Regards,
Vinay Kumar YV.

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

Attachment: OpenPGP_0x99D28356FED78143.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


reply via email to

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