Sercan Göger

Results 4 comments of Sercan Göger

I have SSL problem too. in config settings at the moment #transports=sip:* In this way, what kind of setting do I need to make in the config so that I...

@Viish hello, can you contact me via this e-mail? I have problem with TLS. but no one responds to the issues on the flexisip side. can you help? [email protected]

Hello, I also have a problem regarding this issue. I am working locally and I have a code like below. //timeout func mandatory IO.timeout(2000).to(driverId).emit("catch", "TAKSIISTEGI", (err, resp) => { if...

It gave many problems, but I solved part of the problem by updating the dockerfile. FROM node:15-alpine WORKDIR /usr/src/app COPY package.json . RUN apk add --no-cache --virtual .gyp \ python...