mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 20:20:07 +00:00
Fixed a typ.
........ Merged revisions 402738 from http://svn.asterisk.org/svn/asterisk/branches/12 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@402741 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -403,7 +403,7 @@
|
||||
},
|
||||
"StasisEnd": {
|
||||
"id": "StasisEnd",
|
||||
"description": "Notification that a channel has left a Stasis appliction.",
|
||||
"description": "Notification that a channel has left a Stasis application.",
|
||||
"properties": {
|
||||
"channel": {
|
||||
"required": true,
|
||||
@@ -413,7 +413,7 @@
|
||||
},
|
||||
"StasisStart": {
|
||||
"id": "StasisStart",
|
||||
"description": "Notification that a channel has entered a Stasis appliction.",
|
||||
"description": "Notification that a channel has entered a Stasis application.",
|
||||
"properties": {
|
||||
"args": {
|
||||
"required": true,
|
||||
|
Reference in New Issue
Block a user