Tomasz Niemczak

Results 6 comments of Tomasz Niemczak

@thieplehuu Are you sure that drachtio server is listening UDP 5060 on correct interfaces? from your log: {"level":30,"time":1642566832591,"msg":"inbound connection to drachtio listening on udp/127.0.0.1:5060,udp/172.32.0.2:5060","pid":12819,"hostname":"siprec.server","v":1} udp/127.0.0.1 is localhost udp/172.32.0.2 is docker...

@thieplehuu show me logs, run drachtio app with command: DEBUG=* node app and add drachtio logs

@thieplehuu Parser works for me test('parser: Broadworks SIPREC payload', (t) => { parseAndVerifyPayload('broadworks-offer-2.txt', '--foobar', t) ; }) ; tniemczak@debian:~/drachtio-siprec-recording-server$ npm test > [email protected] test > NODE_ENV=test node test/ | ./node_modules/.bin/tap-spec...

@giuseppemr check solution with power on/off adapter

@giuseppemr check bluetoothctl CLI tool for Linux Maybe Your bluez version is incompatible with tinyb

Check after install glib-2.0 sudo apt install glib-2.0