Skip to content

Commit 306e6db

Browse files
committed
Removed unused js file and updated docs to remove username/password
1 parent 4cb54c8 commit 306e6db

File tree

2 files changed

+0
-17
lines changed

2 files changed

+0
-17
lines changed

sample/SipCall/web/js/opentok-layout.min.js

Lines changed: 0 additions & 11 deletions
This file was deleted.

src/OpenTok/OpenTok.php

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -394,12 +394,6 @@ public function listArchives($offset=0, $count=null)
394394
* @param string $token The token for conecting to an OpenTok session. This is the same
395395
* as the one created by Session.generateToken.
396396
*
397-
* @param string $username Auth​: Username to be used in the SIP INVITE request for HTTP
398-
* Digest authentication in case this is required by the Third Party SIP Platform.
399-
*
400-
* @param string $password Auth​: Password to be used in the SIP INVITE request for HTTP
401-
* Digest authentication in case this is required by the Third Party SIP Platform.
402-
*
403397
* @param string $sipUrl The SIP Uri to be used as destination of the SIP Call initiated from
404398
* OpenTok to the Third Party SIP Platform.
405399
* If the SIP Uri contains a transport=tlsheader, the negotiation between TokBox and

0 commit comments

Comments
 (0)