@exotel-npm-dev/webrtc-client-sdk 1.0.4 → 1.0.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1 @@
1
+ export default __webpack_public_path__ + "9b002be293af5cfbf781cfd215e3ea86.wav";
@@ -0,0 +1 @@
1
+ export default __webpack_public_path__ + "c79bd9a78f9efa815c0f1b4a5db3a98b.wav";
@@ -3,7 +3,7 @@
3
3
  <head>
4
4
  <title>WebPhone</title>
5
5
 
6
- <script type="text/javascript" src="../dist/exotelsdk.js"></script>
6
+ <script type="text/javascript" src="./dist/exotelsdk.js"></script>
7
7
  <script type="text/javascript" src="phone.js"></script>
8
8
  <script type="text/javascript" src="demo.js"></script>
9
9
 
@@ -26,12 +26,6 @@
26
26
  <button id="muteButton" onclick="toggleMuteButton()">MUTE</button>
27
27
  <button id="holdButton" onclick="toggleHoldButton()">HOLD</button>
28
28
 
29
- <audio id="ringtone" src="assets/sounds/ringtone.wav">
30
- </audio>
31
- <audio id="ringbacktone" src="assets/sounds/ringbacktone.wav">
32
- </audio>
33
- <audio id="dtmfTone" src="assets/sounds/dtmf.wav">
34
- </audio>
35
- <audio id="audio_remote" autoplay="autoplay"></audio>
29
+
36
30
  </body>
37
31
  </html>
@@ -1,11 +1,11 @@
1
1
  phone = '[\
2
2
  {\
3
- "Username":"ashishrb544b97d",\
4
- "DisplayName":"Ashish",\
5
- "HostServer":"voip.exotel.in",\
6
- "Domain":"ccplexopoc1m.voip.exotel.com",\
7
- "Port":443,\
8
- "Password":"test1234",\
3
+ "Username":"vijayk0aa794fd",\
4
+ "DisplayName":"vijay",\
5
+ "HostServer":"voip.in1.exotel.com",\
6
+ "Domain":"siptrunkingpoc1m.voip.exotel.com",\
7
+ "Port":5071,\
8
+ "Password":"exotel321",\
9
9
  "CallTimeout":1000,\
10
10
  "Security": "wss",\
11
11
  "EndPoint": "wss",\