Skip to content

Commit

Permalink
upgrade drachtio srf (#121)
Browse files Browse the repository at this point in the history
* upgrade drachtio srf

* fix review comments
  • Loading branch information
xquanluu authored Oct 24, 2023
1 parent a379957 commit 6a6b4dd
Show file tree
Hide file tree
Showing 4 changed files with 200 additions and 815 deletions.
3 changes: 2 additions & 1 deletion lib/call-session.js
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,8 @@ class CallSession extends Emitter {
'-Max-Forwards',
'-Record-Route',
'-Session-Expires',
'-X-Subspace-Forwarded-For'
'-X-Application-Sid',
'-X-Authenticated-User'
],
proxyResponseHeaders: ['all', '-X-Trace-ID'],
localSdpB: spdOfferB,
Expand Down
Loading

0 comments on commit 6a6b4dd

Please sign in to comment.