Skip to content

Commit

Permalink
Update use-cases.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
mackhendricks committed Dec 19, 2018
1 parent c7f3890 commit 0c92eda
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions docs/use-cases.rst
Original file line number Diff line number Diff line change
Expand Up @@ -295,9 +295,15 @@ Here we will demostrate how to setup dSIPRouter to enable hosting FreePBX using

. raw:: html

<iframe width="560" height="315"
src="https://www.youtube.com/embed/OgTZLYYx1u8"
frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen> </iframe>

<object width="560" height="315"><param name="movie"
value="https://www.youtube.com/embed/OgTZLYYx1u8"></param><param
name="allowFullScreen" value="true"></param><param
name="allowscriptaccess" value="always"></param><embed
src="https://www.youtube.com/embed/OgTZLYYx1u8"
type="application/x-shockwave-flash" allowscriptaccess="always"
allowfullscreen="true" width=""
height="385"></embed></object>

1. Click PBX and Endpoints
2. Click Add
Expand Down

0 comments on commit 0c92eda

Please sign in to comment.