Skip to content

Commit a8b4272

Browse files
authoredJan 22, 2018
Merge fc2d8ef into f586d0f
2 parents f586d0f + fc2d8ef commit a8b4272

File tree

72 files changed

+25076
-220
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

72 files changed

+25076
-220
lines changed
 

‎.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ php:
44
- '5.5'
55
- '5.6'
66
- '7.0'
7+
- '7.1'
78

89
before_script:
910
- phpenv config-add test/resources/php.ini

‎README.md

+2
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ can still catch them. If you catch one of these, please report it!
116116
* Bridge
117117
* BridgeInfoChannel
118118
* BridgeInfoComplete
119+
* BridgeListItem
119120
* CEL
120121
* ChannelUpdate
121122
* ConfbridgeEnd
@@ -204,6 +205,7 @@ can still catch them. If you catch one of these, please report it!
204205
* Atxfer (asterisk 1.8?)
205206
* Bridge
206207
* BridgeInfo
208+
* BridgeList
207209
* ChangeMonitor
208210
* Command
209211
* ConfbridgeList

0 commit comments

Comments
 (0)
Please sign in to comment.