Updated pranswer, dtmf demos & deleted pc1-deprecated.html.

Review URL: https://webrtc-codereview.appspot.com/1287007

git-svn-id: http://webrtc.googlecode.com/svn/trunk@3783 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
vikasmarwaha@webrtc.org
2013-04-08 21:23:58 +00:00
parent 6ff76c7404
commit 4c44fe0561
4 changed files with 91 additions and 213 deletions

View File

@@ -56,12 +56,6 @@
<td>
Shows how to set up a simple 1:1 audio only call.</td>
</tr>
<tr>
<td>
<a href="html/pc1-deprecated.html">pc1-deprecated.html</a></td>
<td>
Like pc1.html, but uses PeerConnection00 instead of RTCPeerConnection.</td>
</tr>
<tr>
<td>
<a href="html/multiple.html">multiple.html</a></td>