RegisM
RegisM
Have similar issue. Resulting in websocket disconnected (1006). Any news or clue for this ?
> We implemented a workaround by moving the websocket to a proxy which terminates it for us and forwards the sip messages to the freeswitch. We could not find the...
@Gumunryong Can you confirm me the proxy you use for websocket ?
> in my opnion, openssl library caused this. Yes I agree. When I tried to identify the cause, my test lets me think the problem occurs at the SSL level,...
> @huongbn did you resolve your issue? I faced the same problem the other day, solved it like: > > ``` > show calls > ``` > > and if...
Do you use mod_xml_cdr with an http endpoint to collect cdrs ? I have noticed the problem seems to occur when the http endpoint not answer properly to FS when...
I agree with that... app.use is more standard and express like use. thanks