Skip to content

Commit 1b28b40

Browse files
authored
Merge branch '3.x-beta' into add_mute_feature
2 parents efa7c2e + 9654740 commit 1b28b40

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

opentok/opentok.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1037,7 +1037,6 @@ def dial(self, session_id, token, sip_uri, options=[]):
10371037
}
10381038
}
10391039
1040-
10411040
:rtype: A SipCall object, which contains data of the SIP call: id, connectionId and streamId.
10421041
This is what the response body should look like after returning with a status code of 200:
10431042

0 commit comments

Comments
 (0)