7. 定时号码检测
<p><strong>简要描述:</strong></p>
<ul>
<li>定时号码状态检测操作</li>
</ul>
<p><strong>登录后台:</strong></p>
<p><img src="https://www.showdoc.cc/server/api/common/visitfile/sign/384232c075d8295fa8c5034c8d3b619e?showdoc=.jpg" alt="" /></p>
<pre><code>浏览器中输入后台地址:http://cs.kmindo.com:9900/voipweb/aas/channel/login
输入用户名和密码点击登录</code></pre>
<p><strong>号码状态检测:</strong></p>
<p><img src="https://www.showdoc.cc/server/api/common/visitfile/sign/f35561d72b43f4fc23cc607130e8c805?showdoc=.jpg" alt="" /></p>
<pre><code>后台登录成功后,点击Msisdn Status Manage -> Msisdn Status Check Queue进入定时号码状态检测页面</code></pre>
<p><strong>上传待检测的号码列表excel:</strong></p>
<p><img src="https://www.showdoc.cc/server/api/common/visitfile/sign/e75bedcfb700f59c749f724b1f6ebe8f?showdoc=.jpg" alt="" /></p>
<pre><code>点击 Add Excel 按钮进入上传Excel功能页,页面见下图</code></pre>
<p><img src="https://www.showdoc.cc/server/api/common/visitfile/sign/b751baa61da4cc5839cbc4e5f217b3bc?showdoc=.jpg" alt="" /></p>
<pre><code>msisdn:点击选择文件选择需要批量检测的号码excel表
timing time:选择定时检测时间
点击 Add 按钮完成上传</code></pre>
<ul>
<li>批量excel表字段说明如下</li>
</ul>
<table>
<thead>
<tr>
<th style="text-align: left;">字段</th>
<th style="text-align: left;">类型</th>
<th style="text-align: left;">必选</th>
<th>说明</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: left;">msisdn</td>
<td style="text-align: left;">string</td>
<td style="text-align: left;">是</td>
<td>待检测状态的号码</td>
</tr>
<tr>
<td style="text-align: left;">postUrl</td>
<td style="text-align: left;">string</td>
<td style="text-align: left;">否</td>
<td>如果有回调地址则填写,否则不填写</td>
</tr>
</tbody>
</table>
<ul>
<li>excel模版下载</li>
</ul>
<p><a href="http://cs.kmindo.com:9980/fileCloud/stencil/MsisdnStatusCheckStencil.xls">点击下载批量导入模版</a></p>