Jump to content

Configuring the server to listen on the following addresses: - 0.0.0.0:80


dan003400

Recommended Posts

We are trying to deploy to a hosting provider but we cant seem to get the server to bind to 0.0.0.0:80 when deploying there. This is causing their proxy to not pick up the service and expose it to the internet.

 

We also noticed that there is a --config option for the pbxctrl executable but there is no documentation for this file, can this please be shared with us?

Thanks,

Link to comment
Share on other sites

14 hours ago, dan003400 said:

We are trying to deploy to a hosting provider but we cant seem to get the server to bind to 0.0.0.0:80 when deploying there. This is causing their proxy to not pick up the service and expose it to the internet.

That probably means that there is another process listening on that socket. You can use netstat to see which processes are there. 

14 hours ago, dan003400 said:

We also noticed that there is a --config option for the pbxctrl executable but there is no documentation for this file, can this please be shared with us?

The --config just gives you the option to use a different file than the pbx.xml.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...