OVOSHatchery / ovos-skill-baresip

VOIP for mycroft
Apache License 2.0
6 stars 6 forks source link

fails to load config #7

Open kempy007 opened 3 years ago

kempy007 commented 3 years ago
# cat /var/log/mycroft/*.log | grep baresip
E: Unable to locate package baresip
E: Unable to locate package baresip-utils
09:29:12.286 - baresipy:run:289 - DEBUG - baresip v1.1.0 Copyright (C) 2010 - 2021 Alfred E. Heggestad et al.
09:29:12.288 - baresipy:run:289 - DEBUG - conf: could not get config path: No such file or directory
09:29:12.289 - baresipy:run:289 - DEBUG - main: configure failed: No such file or directory
09:29:12.290 - baresipy:run:289 - DEBUG - ua: stop all (forced=1)
09:29:12.291 - baresipy:run:289 - DEBUG -
09:29:30.868 - baresipy:quit:129 - INFO - Exiting
09:29:30.933 - baresipy:run:289 - DEBUG - /quit
09:29:31.695 - baresipy:run:289 - DEBUG - baresip v1.1.0 Copyright (C) 2010 - 2021 Alfred E. Heggestad et al.
09:29:31.697 - baresipy:run:289 - DEBUG - conf: could not get config path: No such file or directory
09:29:31.697 - baresipy:run:289 - DEBUG - main: configure failed: No such file or directory
09:29:31.698 - baresipy:run:289 - DEBUG - ua: stop all (forced=1)
09:29:31.698 - baresipy:run:289 - DEBUG -
# baresip
baresip v1.1.0 Copyright (C) 2010 - 2021 Alfred E. Heggestad et al.
conf: could not get config path: No such file or directory
main: configure failed: No such file or directory
ua: stop all (forced=1)
# baresip -f /root/.baresip
baresip v1.1.0 Copyright (C) 2010 - 2021 Alfred E. Heggestad et al.
config: creating config template /root/.baresip/config
/usr/local/lib/baresip/modules: detected 47 modules
Local network addresses:
       eth0:  172.18.0.2
ua: adding SIP CA file: /etc/ssl/certs/ca-certificates.crt
ua: adding SIP CA path:
aucodec: PCMU/8000/1
aucodec: PCMA/8000/1
ausrc: alsa
auplay: alsa
medianat: stun
medianat: turn
medianat: ice
uuid: generated new UUID in /root/.baresip/uuid
Populated 1 account
contact: creating contacts template /root/.baresip/contacts
Populated 3 contacts
Populated 2 audio codecs
Populated 0 audio filters
Populated 0 video codecs
Populated 0 video filters
baresip is ready.
REDACTED@sipgate.co.uk: (prio 0) {0/UDP/v4} 200 OK () [1 binding]
All 1 useragent registered successfully! (264 ms)

Building in container at https://github.com/kempy007/mycroft-cloud on dev branch