]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
update
authorAnthony Minessale <anthm@freeswitch.org>
Wed, 3 May 2017 23:31:04 +0000 (18:31 -0500)
committerAnthony Minessale <anthm@freeswitch.org>
Wed, 3 May 2017 23:31:04 +0000 (18:31 -0500)
libs/libblade/flows/flow1.json

index 9fe5eea50a8a6597e4ddc41a3f0dcae1507ec896..8d4a58c4137314b802a6417e5926c70590fcfc17 100644 (file)
@@ -21,7 +21,8 @@ Sec-WebSocket-Protocol: blade-1.0
     "jsonrpc": "2.0",
     "method": "BLADE.connect",
     "params": {
-       "blade": "1.0"
+       "blade": "1.0",
+       "session-id": "", // optional, hint to reconnect to existing session
     },
     "id": 1
 }