Hello!
To continue our conversation.
I collect an image of Yocto with Lynphon layers, as indicated in your
description. But the bitbike gives an error at startup. Please check my
configuration file and log files. where is mistake?
Thank.

‫בתאריך יום ה׳, 12 בספט׳ 2019 ב-1:15 מאת ‪Stuart D. Gathman‬‏ <‪
[email protected]‬‏>:‬

> On Wed, 11 Sep 2019, ידידיה יחזקאלי wrote:
>
> > Hello Linphone-engineers!
> > I'm trying to install Linphone on Linux Yocto (colibri-imx-emmc
> > 4.9.87-2.8.4+g3bb6e32). I have a few questions:
> > 1. Can I arrange a per-to-per connection without a registration server
> > and other servers?
>
> Yes.   You need a stable public IP for this.  Use IPv6 - or if you are
> in IP4 NAT jail, use a VPN.  I like to use Cjdns, as that is a global
> IPv6 mesh VPN.  You have to use raw ip to avoid using DNS servers.
>
> Unfortunately, linphone can't use IP4 and IPv6 simultaneously.  You have
> to switch back and forth.  My solution is to use linphone for IPv6,
> and some other sip client for IP4 - since SIP clients that support IPv6
> are rare animals (despite IP4 being obsolete for nearly 20 years).
>
> I wrote an article about peer to peer that features linphone:
> https://fedoramagazine.org/decentralize-common-fedora-apps-cjdns/
>
> > 2. Is Linphone written in Java?
>
> No.
>
> > 3. Can I contact the computer on which Java 8 and Jitsi meet
> > per-to-per are installed?
>
> I don't know Jitsi is or what Java has to do with linphone.  SIP is a
> protocol, and it shouldn't matter what language or languages the
> clients/servers/peers are written in.  If it does, one of them is broken.
>
> --
>               Stuart D. Gathman <[email protected]>
> "Confutatis maledictis, flamis acribus addictis" - background song for
> a Microsoft sponsored "Where do you want to go from here?"
> commercial._______________________________________________
> Linphone-users mailing list
> [email protected]
> https://lists.nongnu.org/mailman/listinfo/linphone-users
>

Attachment: local.conf
Description: Binary data

Attachment: templateconf.cfg
Description: Binary data

Attachment: bblayers.conf
Description: Binary data

--- Starting bitbake server pid 3959 at 2019-09-25 18:13:35.549070 ---
ERROR: The following layer directories do not exist:
ERROR:    /home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/poky/meta-openembedded\meta-oe
ERROR:    /home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/poky/meta-sceleton
ERROR: Please check BBLAYERS in /home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/poky/build/conf/bblayers.conf
--- Starting bitbake server pid 4034 at 2019-09-25 18:21:42.228464 ---
ERROR: The following layer directories do not exist:
ERROR:    /home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/poky/meta-openembedded\meta-oe
ERROR:    /home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/poky/meta-sceleton
ERROR: Please check BBLAYERS in /home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/poky/build/conf/bblayers.conf
--- Starting bitbake server pid 4137 at 2019-09-25 18:43:21.625495 ---
ERROR: The following layer directories do not exist:
ERROR:    /home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/poky/meta-openembedded\meta-oe
ERROR:    /home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/poky/meta-sceleton
ERROR: Please check BBLAYERS in /home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/poky/build/conf/bblayers.conf
--- Starting bitbake server pid 4142 at 2019-09-25 18:44:00.323772 ---
ERROR: The following layer directories do not exist:
ERROR:    /home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/poky/meta-openembedded\meta-oe
ERROR:    /home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/poky/meta-sceleton
ERROR: Please check BBLAYERS in /home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/poky/build/conf/bblayers.conf
--- Starting bitbake server pid 4153 at 2019-09-25 18:45:55.309240 ---
ERROR: The following layer directories do not exist:
ERROR:    /home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/poky/meta-openembedded\meta-oe
ERROR:    /home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/poky/meta-sceleton
ERROR: Please check BBLAYERS in /home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/poky/build/conf/bblayers.conf
--- Starting bitbake server pid 4185 at 2019-09-25 18:51:36.111275 ---
ERROR: Traceback (most recent call last):
  File "/home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/poky/bitbake/lib/bb/cookerdata.py", line 167, in wrapped
    return func(fn, *args)
  File "/home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/poky/bitbake/lib/bb/cookerdata.py", line 192, in parse_config_file
    return bb.parse.handle(fn, data, include)
  File "/home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/poky/bitbake/lib/bb/parse/__init__.py", line 107, in handle
    return h['handle'](fn, data, include)
  File "/home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/poky/bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 121, in handle
    abs_fn = resolve_file(fn, data)
  File "/home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/poky/bitbake/lib/bb/parse/__init__.py", line 131, in resolve_file
    raise IOError(errno.ENOENT, "file %s not found" % fn)
FileNotFoundError: [Errno 2] file /home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/conf/layer.conf not found

ERROR: Unable to parse /home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/conf/layer.conf: [Errno 2] file /home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/conf/layer.conf not found
--- Starting bitbake server pid 5081 at 2019-09-26 14:56:04.141791 ---
ERROR: Traceback (most recent call last):
  File "/home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/poky/bitbake/lib/bb/cookerdata.py", line 167, in wrapped
    return func(fn, *args)
  File "/home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/poky/bitbake/lib/bb/cookerdata.py", line 192, in parse_config_file
    return bb.parse.handle(fn, data, include)
  File "/home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/poky/bitbake/lib/bb/parse/__init__.py", line 107, in handle
    return h['handle'](fn, data, include)
  File "/home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/poky/bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 121, in handle
    abs_fn = resolve_file(fn, data)
  File "/home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/poky/bitbake/lib/bb/parse/__init__.py", line 131, in resolve_file
    raise IOError(errno.ENOENT, "file %s not found" % fn)
FileNotFoundError: [Errno 2] file /home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/conf/layer.conf not found

ERROR: Unable to parse /home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/conf/layer.conf: [Errno 2] file /home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/conf/layer.conf not found
--- Starting bitbake server pid 5146 at 2019-09-26 15:03:57.153030 ---
ERROR: Traceback (most recent call last):
  File "/home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/poky/bitbake/lib/bb/cookerdata.py", line 167, in wrapped
    return func(fn, *args)
  File "/home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/poky/bitbake/lib/bb/cookerdata.py", line 192, in parse_config_file
    return bb.parse.handle(fn, data, include)
  File "/home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/poky/bitbake/lib/bb/parse/__init__.py", line 107, in handle
    return h['handle'](fn, data, include)
  File "/home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/poky/bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 121, in handle
    abs_fn = resolve_file(fn, data)
  File "/home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/poky/bitbake/lib/bb/parse/__init__.py", line 131, in resolve_file
    raise IOError(errno.ENOENT, "file %s not found" % fn)
FileNotFoundError: [Errno 2] file /home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/conf/layer.conf not found

ERROR: Unable to parse /home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/conf/layer.conf: [Errno 2] file /home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/conf/layer.conf not found
--- Starting bitbake server pid 5383 at 2019-09-26 16:01:50.702832 ---
ERROR: Traceback (most recent call last):
  File "/home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/poky/bitbake/lib/bb/cookerdata.py", line 167, in wrapped
    return func(fn, *args)
  File "/home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/poky/bitbake/lib/bb/cookerdata.py", line 192, in parse_config_file
    return bb.parse.handle(fn, data, include)
  File "/home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/poky/bitbake/lib/bb/parse/__init__.py", line 107, in handle
    return h['handle'](fn, data, include)
  File "/home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/poky/bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 121, in handle
    abs_fn = resolve_file(fn, data)
  File "/home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/poky/bitbake/lib/bb/parse/__init__.py", line 131, in resolve_file
    raise IOError(errno.ENOENT, "file %s not found" % fn)
FileNotFoundError: [Errno 2] file /home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/conf/layer.conf not found

ERROR: Unable to parse /home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/conf/layer.conf: [Errno 2] file /home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/conf/layer.conf not found
--- Starting bitbake server pid 5391 at 2019-09-26 16:02:48.277775 ---
ERROR: Traceback (most recent call last):
  File "/home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/poky/bitbake/lib/bb/cookerdata.py", line 167, in wrapped
    return func(fn, *args)
  File "/home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/poky/bitbake/lib/bb/cookerdata.py", line 192, in parse_config_file
    return bb.parse.handle(fn, data, include)
  File "/home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/poky/bitbake/lib/bb/parse/__init__.py", line 107, in handle
    return h['handle'](fn, data, include)
  File "/home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/poky/bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 121, in handle
    abs_fn = resolve_file(fn, data)
  File "/home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/poky/bitbake/lib/bb/parse/__init__.py", line 131, in resolve_file
    raise IOError(errno.ENOENT, "file %s not found" % fn)
FileNotFoundError: [Errno 2] file /home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/conf/layer.conf not found

ERROR: Unable to parse /home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/conf/layer.conf: [Errno 2] file /home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/conf/layer.conf not found
--- Starting bitbake server pid 6147 at 2019-09-26 16:49:59.706891 ---
ERROR: Traceback (most recent call last):
  File "/home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/poky/bitbake/lib/bb/cookerdata.py", line 167, in wrapped
    return func(fn, *args)
  File "/home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/poky/bitbake/lib/bb/cookerdata.py", line 192, in parse_config_file
    return bb.parse.handle(fn, data, include)
  File "/home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/poky/bitbake/lib/bb/parse/__init__.py", line 107, in handle
    return h['handle'](fn, data, include)
  File "/home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/poky/bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 121, in handle
    abs_fn = resolve_file(fn, data)
  File "/home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/poky/bitbake/lib/bb/parse/__init__.py", line 131, in resolve_file
    raise IOError(errno.ENOENT, "file %s not found" % fn)
FileNotFoundError: [Errno 2] file /home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/conf/layer.conf not found

ERROR: Unable to parse /home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/conf/layer.conf: [Errno 2] file /home/yedidya/yocto-2.8/Colibri-iMX7_LXDE-Image_2.8.6/conf/layer.conf not found
_______________________________________________
Linphone-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/linphone-users

Reply via email to