Menu

[af1ed2]: / inurlcall.htm  Maximize  Restore  History

Download this file

238 lines (238 with data), 16.2 kB

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
<html>
<head>
<title>VoiceShot API v5.0 - Demo</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
a:hover { color: #C00000 }
.newbdytxt { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; line-height: 125% }
.chklsttxt { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt }
.titletxt { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt}
.bluelink{ color: #0000CC; }
-->
</style>
</head>
<body bgcolor="#FFFFFF">
<p>&nbsp;</p>
<table width="500" border="0" cellspacing="0" cellpadding="1" align="center" bgcolor="#999966">
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="5" bgcolor="#FFFFFF">
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="1" align="center" class="titletxt">
<tr>
<td height="35"><b>Configuring URLs</b></td>
<td height="35" align="right"><b>Inbound voice call example</b></td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="1" align="center" bgcolor="#999966">
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr bgcolor="#F4F4E1">
<td>&nbsp;</td>
</tr>
<tr bgcolor="#F4F4E1">
<td>
<table width="90%" border="0" cellspacing="0" cellpadding="0" align="center" class="newbdytxt">
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="1" class="newbdytxt" align="center">
<tr>
<td><b><font color="#660000">&nbsp;&nbsp;Configure
Call Events URL</font></b>
</td>
</tr>
<tr>
<td>
<hr size="1" width="100%" align="left">
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>Call Event is information sent to your application
during the phone call. &nbsp;Call Events enable
a real-time two way communication between your campaign
and your application. &nbsp;To receive Call Events
for this example, do the following:
</td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td>
<table border="0" cellspacing="0" cellpadding="5" align="center" class="chklsttxt" width="100%">
<tr>
<td width="15" align="center"><font color="#666666">&#149;</font></td>
<td>Log into your VoiceShot account.</td>
</tr>
<tr>
<td width="15" align="center"><font color="#666666">&#149;</font></td>
<td>Open the inbound campaign named <b>Developer
IVR Demo v5.0</b>.
</td>
</tr>
<tr>
<td width="15" align="center"><font color="#666666">&#149;</font></td>
<td>
<p>From the menu bar, click <b>Campaign --&gt;
Options</b>
</p>
</td>
</tr>
<tr>
<td width="15" align="center"><font color="#666666">&#149;</font></td>
<td>Click the <b>Developer tab</b>.</td>
</tr>
<tr>
<td width="15" align="center"><font color="#666666">&#149;</font></td>
<td>For <b>Call Events URL</b>, enter:<br>
http://yourserver/installdir/eventsincall.php
</td>
</tr>
<tr>
<td width="15" align="center"><font color="#666666">&#149;</font></td>
<td>For more information on Call Events, <a href="http://www.voiceshot.com/docs/ivrapivr5/?callevents" target="_blank">click
here</a>.
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="1" class="newbdytxt" align="center">
<tr>
<td>
<hr size="1" width="100%" align="left">
</td>
</tr>
<tr>
<td><b><font color="#660000">&nbsp;&nbsp;Configure
Call Summary URL</font></b><font color="#666666">*</font>
</td>
</tr>
<tr>
<td>
<hr size="1" width="100%" align="left">
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>A Call Summary is a collection of data about a
phone call sent to your application at the end of
the phone call. &nbsp;For example, a Call Summary
includes information such as the caller's number,
key press information, duration and more. &nbsp;To
receive Call Summaries for this example, do the
following:
</td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td>
<table border="0" cellspacing="0" cellpadding="5" align="center" class="chklsttxt" width="100%">
<tr>
<td width="15" align="center"><font color="#666666">&#149;</font></td>
<td>Log into your VoiceShot account.</td>
</tr>
<tr>
<td width="15" align="center"><font color="#666666">&#149;</font></td>
<td>Open the inbound campaign named <b>Developer
IVR Demo v5.0</b>.
</td>
</tr>
<tr>
<td width="15" align="center"><font color="#666666">&#149;</font></td>
<td>
<p>From the menu bar, click <b>Campaign --&gt;
Options</b>
</p>
</td>
</tr>
<tr>
<td width="15" align="center"><font color="#666666">&#149;</font></td>
<td>Click the <b>Developer tab</b>.</td>
</tr>
<tr>
<td width="15" align="center"><font color="#666666">&#149;</font></td>
<td>For <b>Call Summary URL</b>, enter:<br>
http://yourserver/installdir/summaryincall.php
</td>
</tr>
<tr>
<td width="15" align="center"><font color="#666666">&#149;</font></td>
<td>For more information on Call Summary, <a href="http://www.voiceshot.com/docs/ivrapiv5/?callsummary" target="_blank">click
here</a>.
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td class="chklsttxt">In the URLs above, replace &quot;yourserver&quot;
with the Web address of your Web server and &quot;installdir&quot;
with the directory you installed the example in.
</td>
</tr>
<tr>
<td class="chklsttxt" align="center">&nbsp;</td>
</tr>
<tr>
<td class="chklsttxt" align="center">&nbsp;</td>
</tr>
<tr>
<td class="chklsttxt" align="center"><a href="#" onClick="history.back(-1); return false" class="bluelink">Back</a></td>
</tr>
<tr>
<td class="chklsttxt" align="center">&nbsp;</td>
</tr>
<tr>
<td class="chklsttxt"><b><font color="#666666">*</font></b><font color="#666666">
Optional</font>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<br>
<div align="center">
<font color="#666666" class="chklsttxt">
Copyright ©
<script type="text/javascript">
document.write(new Date().getFullYear());
</script>
VoiceShot LLC
</font>
</div>
<p>&nbsp;</p>
</body>
</html>