Commit aca9a9a
committed
rtp_relay: use the opposite tag when creating the peer leg in request
When request_route lazily creates the peer leg for an unestablished RTP
relay session, the local leg is already matched by the From tag. The
peer leg therefore needs the opposite tag (To tag) so the internal leg
map stays consistent.
Thanks to @sindy39 on GitHub for reporting it in #3884.1 parent 96a8ffa commit aca9a9a
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
465 | 465 | | |
466 | 466 | | |
467 | 467 | | |
468 | | - | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
469 | 473 | | |
470 | 474 | | |
471 | 475 | | |
| |||
0 commit comments