Skip to content

Commit 69b5bd5

Browse files
authored
Merge pull request #149 from jeffswartz/sip-custom-headers-docs-update
Correction to SIP docs
2 parents 643239e + 2e0072c commit 69b5bd5

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
@@ -842,8 +842,7 @@ def dial(self, session_id, token, sip_uri, options=[]):
842842
as the caller
843843
844844
Dictionary 'headers': Defines custom headers to be added to the SIP INVITE request
845-
initiated from OpenTok to the SIP platform. Each of the custom headers must
846-
start with the "X-" prefix, or the call will result in a Bad Request (400) response
845+
initiated from OpenTok to the SIP platform
847846
848847
Dictionary 'auth': Contains the username and password to be used in the the SIP
849848
INVITE request for HTTP digest authentication, if it is required by the SIP platform

0 commit comments

Comments
 (0)