Skip to content

Commit 2e0072c

Browse files
committed
Correction to SIP docs
1 parent ec40229 commit 2e0072c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

opentok/opentok.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -659,8 +659,7 @@ def dial(self, session_id, token, sip_uri, options=[]):
659659
as the caller
660660
661661
Dictionary 'headers': Defines custom headers to be added to the SIP INVITE request
662-
initiated from OpenTok to the SIP platform. Each of the custom headers must
663-
start with the "X-" prefix, or the call will result in a Bad Request (400) response
662+
initiated from OpenTok to the SIP platform
664663
665664
Dictionary 'auth': Contains the username and password to be used in the the SIP
666665
INVITE request for HTTP digest authentication, if it is required by the SIP platform

0 commit comments

Comments
 (0)