Discussion:
[Linphone-developers] [Embedded Linux] Cannot start thread
Pedro
2018-07-27 00:23:22 UTC
Permalink
Hey, hello!

I'm trying to use Linphone console on an embedded Linux (based on buildroot
for ARM Cortex-A9), but I'm getting the log below:

ortp-message-getaddrinfo returned the following addresses:
ortp-message-0.0.0.0 port 5060
ortp-error-Error while creating a new thread
ortp-error-eXosip: Cannot start thread!
ortp-warning-Could not start udp transport on port 5060, maybe this port is
already used.
Warning: Could not start udp transport on port 5060, maybe this port is
already used.
Ready

It's not an "already used port" issue, as I changed it to various
numbers... Does anyone knows what should be? I'm using the following
packages versions:

linphone 3.6.1
libosip2 3.6.0
libeXosip2 3.6.0

Thanks a lot!
Russell Treleaven
2018-07-27 16:05:26 UTC
Permalink
Pedro that is really ancient.
The current version of linphone is 4.1.1 and uses the belle-sip sip stack.

http://linphone.org/technical-corner/linphone/downloads

Hope this helps.
Post by Pedro
Hey, hello!
I'm trying to use Linphone console on an embedded Linux (based on
ortp-message-0.0.0.0 port 5060
ortp-error-Error while creating a new thread
ortp-error-eXosip: Cannot start thread!
ortp-warning-Could not start udp transport on port 5060, maybe this port
is already used.
Warning: Could not start udp transport on port 5060, maybe this port is
already used.
Ready
It's not an "already used port" issue, as I changed it to various
numbers... Does anyone knows what should be? I'm using the following
linphone 3.6.1
libosip2 3.6.0
libeXosip2 3.6.0
Thanks a lot!
_______________________________________________
Linphone-developers mailing list
https://lists.nongnu.org/mailman/listinfo/linphone-developers
--
Sincerely,

Russell Treleaven
sip:***@sip.bunnykick.ca;transport=tcp
Pedro
2018-07-31 00:09:11 UTC
Permalink
Hi Russell, thanks for the tip!

Yes, it's really old, but belle-sip isn't in builroot yet (oficially). I've
tried to add it bymyself, with no success. But good news, 3.6.1 is now
working on my board! I can make and receive calls, but the problem now is
with audio. I'm only hearing the call, no sound after the answer. I'm only
using PCMA and PCMU codecs and even on Ubuntu can't make it work...

Thanks again!
Post by Russell Treleaven
Pedro that is really ancient.
The current version of linphone is 4.1.1 and uses the belle-sip sip stack.
http://linphone.org/technical-corner/linphone/downloads
Hope this helps.
Post by Pedro
Hey, hello!
I'm trying to use Linphone console on an embedded Linux (based on
ortp-message-0.0.0.0 port 5060
ortp-error-Error while creating a new thread
ortp-error-eXosip: Cannot start thread!
ortp-warning-Could not start udp transport on port 5060, maybe this port
is already used.
Warning: Could not start udp transport on port 5060, maybe this port is
already used.
Ready
It's not an "already used port" issue, as I changed it to various
numbers... Does anyone knows what should be? I'm using the following
linphone 3.6.1
libosip2 3.6.0
libeXosip2 3.6.0
Thanks a lot!
_______________________________________________
Linphone-developers mailing list
https://lists.nongnu.org/mailman/listinfo/linphone-developers
--
Sincerely,
Russell Treleaven
_______________________________________________
Linphone-developers mailing list
https://lists.nongnu.org/mailman/listinfo/linphone-developers
Russell Treleaven
2018-07-31 00:12:00 UTC
Permalink
Is there nat between the ua's?
That is the typical issue.
Post by Pedro
Hi Russell, thanks for the tip!
Yes, it's really old, but belle-sip isn't in builroot yet (oficially).
I've tried to add it bymyself, with no success. But good news, 3.6.1 is now
working on my board! I can make and receive calls, but the problem now is
with audio. I'm only hearing the call, no sound after the answer. I'm only
using PCMA and PCMU codecs and even on Ubuntu can't make it work...
Thanks again!
Post by Russell Treleaven
Pedro that is really ancient.
The current version of linphone is 4.1.1 and uses the belle-sip sip stack.
http://linphone.org/technical-corner/linphone/downloads
Hope this helps.
Post by Pedro
Hey, hello!
I'm trying to use Linphone console on an embedded Linux (based on
ortp-message-0.0.0.0 port 5060
ortp-error-Error while creating a new thread
ortp-error-eXosip: Cannot start thread!
ortp-warning-Could not start udp transport on port 5060, maybe this port
is already used.
Warning: Could not start udp transport on port 5060, maybe this port is
already used.
Ready
It's not an "already used port" issue, as I changed it to various
numbers... Does anyone knows what should be? I'm using the following
linphone 3.6.1
libosip2 3.6.0
libeXosip2 3.6.0
Thanks a lot!
_______________________________________________
Linphone-developers mailing list
https://lists.nongnu.org/mailman/listinfo/linphone-developers
--
Sincerely,
Russell Treleaven
_______________________________________________
Linphone-developers mailing list
https://lists.nongnu.org/mailman/listinfo/linphone-developers
_______________________________________________
Linphone-developers mailing list
https://lists.nongnu.org/mailman/listinfo/linphone-developers
Pedro
2018-07-31 21:52:06 UTC
Permalink
Hi Russell!

No, no NAT. Using Wireshark I can see the PCMU packages, so I think is
something about the soundcard... It uses ALSA drivers...
Post by Russell Treleaven
Is there nat between the ua's?
That is the typical issue.
Post by Pedro
Hi Russell, thanks for the tip!
Yes, it's really old, but belle-sip isn't in builroot yet (oficially).
I've tried to add it bymyself, with no success. But good news, 3.6.1 is now
working on my board! I can make and receive calls, but the problem now is
with audio. I'm only hearing the call, no sound after the answer. I'm only
using PCMA and PCMU codecs and even on Ubuntu can't make it work...
Thanks again!
Post by Russell Treleaven
Pedro that is really ancient.
The current version of linphone is 4.1.1 and uses the belle-sip sip stack.
http://linphone.org/technical-corner/linphone/downloads
Hope this helps.
Post by Pedro
Hey, hello!
I'm trying to use Linphone console on an embedded Linux (based on
ortp-message-0.0.0.0 port 5060
ortp-error-Error while creating a new thread
ortp-error-eXosip: Cannot start thread!
ortp-warning-Could not start udp transport on port 5060, maybe this
port is already used.
Warning: Could not start udp transport on port 5060, maybe this port is
already used.
Ready
It's not an "already used port" issue, as I changed it to various
numbers... Does anyone knows what should be? I'm using the following
linphone 3.6.1
libosip2 3.6.0
libeXosip2 3.6.0
Thanks a lot!
_______________________________________________
Linphone-developers mailing list
https://lists.nongnu.org/mailman/listinfo/linphone-developers
--
Sincerely,
Russell Treleaven
_______________________________________________
Linphone-developers mailing list
https://lists.nongnu.org/mailman/listinfo/linphone-developers
_______________________________________________
Linphone-developers mailing list
https://lists.nongnu.org/mailman/listinfo/linphone-developers
_______________________________________________
Linphone-developers mailing list
https://lists.nongnu.org/mailman/listinfo/linphone-developers
Russell Treleaven
2018-07-31 21:55:53 UTC
Permalink
Alsa is best diagnosed interactively. Stop by the #alsa irc channel and I
will help you out. Just join the channel state your problem and I or
someone else will help you.
Post by Pedro
Hi Russell!
No, no NAT. Using Wireshark I can see the PCMU packages, so I think is
something about the soundcard... It uses ALSA drivers...
Post by Russell Treleaven
Is there nat between the ua's?
That is the typical issue.
Post by Pedro
Hi Russell, thanks for the tip!
Yes, it's really old, but belle-sip isn't in builroot yet (oficially).
I've tried to add it bymyself, with no success. But good news, 3.6.1 is now
working on my board! I can make and receive calls, but the problem now is
with audio. I'm only hearing the call, no sound after the answer. I'm only
using PCMA and PCMU codecs and even on Ubuntu can't make it work...
Thanks again!
Post by Russell Treleaven
Pedro that is really ancient.
The current version of linphone is 4.1.1 and uses the belle-sip sip stack.
http://linphone.org/technical-corner/linphone/downloads
Hope this helps.
Post by Pedro
Hey, hello!
I'm trying to use Linphone console on an embedded Linux (based on
ortp-message-0.0.0.0 port 5060
ortp-error-Error while creating a new thread
ortp-error-eXosip: Cannot start thread!
ortp-warning-Could not start udp transport on port 5060, maybe this
port is already used.
Warning: Could not start udp transport on port 5060, maybe this port
is already used.
Ready
It's not an "already used port" issue, as I changed it to various
numbers... Does anyone knows what should be? I'm using the following
linphone 3.6.1
libosip2 3.6.0
libeXosip2 3.6.0
Thanks a lot!
_______________________________________________
Linphone-developers mailing list
https://lists.nongnu.org/mailman/listinfo/linphone-developers
--
Sincerely,
Russell Treleaven
_______________________________________________
Linphone-developers mailing list
https://lists.nongnu.org/mailman/listinfo/linphone-developers
_______________________________________________
Linphone-developers mailing list
https://lists.nongnu.org/mailman/listinfo/linphone-developers
_______________________________________________
Linphone-developers mailing list
https://lists.nongnu.org/mailman/listinfo/linphone-developers
_______________________________________________
Linphone-developers mailing list
https://lists.nongnu.org/mailman/listinfo/linphone-developers
Continue reading on narkive:
Loading...