Skip to content

Issues with connecting to FreeSwitch #86

@renesnezic

Description

@renesnezic

I've followed the instructions in the README and for the most part things went smoothly.
Once everything is running, I'm able to access, log in, join room but unable to use microphone.
Inspecting the network tab there seems to be a problem with the web socket. Checking logs I see multiple errors related to connecting to ESL. Example:
error: [mcs-freeswitch-esl-wrapper] FreeSWITCH ESL connection received error ETIMEDOUT errno=-110, code=ETIMEDOUT, syscall=connect, address=10.7.7.1, port=8021

I've tried using telnet with the above mentioned IP and port from the HOST and the connection is successful but fails if I try doing the same from one of the containers (example: bbb-fsesl-akka)

I feel like I'm missing something basic here.. Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions