Skip to content

Commit

Permalink
Merge pull request #425 from openpeer/abs-send-time-patch
Browse files Browse the repository at this point in the history
Add abs-send-time extension
  • Loading branch information
Robin Raymond committed Mar 15, 2016
2 parents 95cebd6 + 7b9433b commit 5489700
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion ortc.html
Original file line number Diff line number Diff line change
Expand Up @@ -4193,7 +4193,7 @@ <h3>RTP header extensions</h3>
</tr>
</thead>
<tbody>
<tr id="def-transmission-time-offset*">
<tr id="def-transmission-time-offset*">
<td><dfn>Transmission Time Offset</dfn></td>
<td>
[[RFC5450]]
Expand Down Expand Up @@ -4236,6 +4236,16 @@ <h3>RTP header extensions</h3>
This extension indicates the audio level of individual conference participants.
</td>
</tr>
<tr id="def-abs-send-time*">
<td><dfn>Absolute Send Time</dfn></td>
<td>
[[ABS-SEND-TIME]]
</td>
<td>None</td>
<td>
This extension indicates the absolute send time.
</td>
</tr>
<tr id="def-cvo*">
<td><dfn>CVO</dfn></td>
<td>
Expand Down

0 comments on commit 5489700

Please sign in to comment.