Skip to content

fix instances of Freewitch in the docs #255

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ apt-get install debhelper automake1.9 autoconf libtool unixodbc-dev libasound2-d
```


**Download FreeSWITCH latest Git and put them in /opt/sources/freewitch**
**Download FreeSWITCH latest Git and put them in /opt/sources/freeswitch**

```bash
cd /opt/sources/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ This is all still development work and needs testing.
apt-get install build-essential
```

Download FreeSWITCH latest trunk and put them in /usr/src/freewitch
Download FreeSWITCH latest trunk and put them in /usr/src/freeswitch

```xml
cd /usr/src/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Now you can proceed to payment, and the end of the page there's a Complete Order

![](/attachments/4653131/4980743.png)

After the payment, PayPal will notify FreeSWITCH™ billing system about the new payment and the license(s) will be sent to your email. This process takes a few minutes, if you do not receive the email in a few minutes please contact us at [consulting@freewitch.org](mailto:consulting@freewitch.org) or at #freeswitch at irc.freenode.net. For more information on how to contact us please visit [IRC](../Community/IRC_1970341.mdx#pb) page.
After the payment, PayPal will notify FreeSWITCH™ billing system about the new payment and the license(s) will be sent to your email. This process takes a few minutes, if you do not receive the email in a few minutes please contact us at [consulting@freeswitch.org](mailto:consulting@freeswitch.org) or at #freeswitch at irc.freenode.net. For more information on how to contact us please visit [IRC](../Community/IRC_1970341.mdx#pb) page.

## Installing

Expand Down