Skip to content

Commit f8569f3

Browse files
author
Danny Gershman
committed
prepping 1.2.0
1 parent ccf9f74 commit f8569f3

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,11 @@ We are taking advantage of using Twilio which essentially handles all the VOIP p
1111

1212
## Setup
1313

14+
Here is an instructional video that might assist you: https://www.dropbox.com/s/e59dzal4rkkcl2r/twilio.mp4?dl=0
15+
1416
**This will require that you have an SSL certificate installed on your webserver to transit a secure connection. This is required by Twilio.**
1517

16-
1. Create a new virtual application or add the yap code to an existing folder. The easiest way to get the code there is to upload the latest version there: https://github.com/radius314/yap/archive/1.1.0.zip.
18+
1. Create a new virtual application or add the yap code to an existing folder. The easiest way to get the code there is to upload the latest version there: https://github.com/radius314/yap/archive/1.2.0.zip.
1719

1820
2. Once the application is configured you will need to customize the config.php file. There are several settings there that are documented in that file. There are a number of different ways to utilize the yap platform.
1921

RELEASENOTES.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
# Release Notes
22

3-
###next
3+
###1.2.0
44

5+
* Support for different postal code length expectations
6+
* Location bias for international lookups
7+
* Ignore formats option
8+
* Added link to instructional video thanks @pjaudiomv
59
* Bug fix for unpublished meeting call routing
610

711
###1.1.0

0 commit comments

Comments
 (0)