<div dir="ltr">Estranho... Sugiro fazer:<div>1) Confirmar o modo de DTMF com a operadora e forçar somente este. Recomendo RFC 2833 ou SIP, não usar inband.</div><div>2) Confirmar quem está derrubando a chamada. É o próprio asterisk? Monitora os pacotes SIP, veja quem envia o BYE.</div><div>com ngrep:</div><div>ngrep -d any port 5060</div><div><br></div><div>Abraço</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Apr 22, 2015 at 5:31 PM, Danilo Almeida <span dir="ltr">&lt;<a href="mailto:daniloricalmeida@gmail.com" target="_blank">daniloricalmeida@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Boa tarde, Pessoal!<div><br></div><div>Estou com um problema que as ligações estão caindo do nada.</div><div><br></div><div>A ligação entra na fila, o atendente atende a ligação e sem um tempo determinado a ligação cai.</div><div><br></div><div>peguei o log de uma ligação, no log aparece vários DTMF que não sei da onde surgiram:</div><div><br></div><div><div>[2015-04-22 15:58:18] VERBOSE[11388] pbx.c:     -- Executing [9100@contexto-entrada-ura:15] Wait(&quot;SIP/sercomtel-arapongas-0001eae0&quot;, &quot;5&quot;) in new stack</div><div>[2015-04-22 15:58:23] VERBOSE[11388] pbx.c:     -- Executing [9100@contexto-entrada-ura:16] Queue(&quot;SIP/sercomtel-arapongas-0001eae0&quot;, &quot;SUPORTE,t,,,320&quot;) in new stack</div><div>[2015-04-22 15:58:23] VERBOSE[11388] res_musiconhold.c:     -- Started music on hold, class &#39;default&#39;, on SIP/sercomtel-arapongas-0001eae0</div><div>[2015-04-22 15:58:28] VERBOSE[11388] app_queue.c:     -- SIP/9117-0001eaeb answered SIP/sercomtel-arapongas-0001eae0</div><div>[2015-04-22 15:58:28] VERBOSE[11388] res_musiconhold.c:     -- Stopped music on hold on SIP/sercomtel-arapongas-0001eae0</div><div>[2015-04-22 15:58:28] DEBUG[11388] channel.c: setting peeraccount to ENTRADA-URA for SIP/9117-0001eaeb from data on channel SIP/sercomtel-arapongas-0001eae0</div><div>[2015-04-22 15:58:28] DEBUG[11388] channel.c: setting peeraccount to ENTRADA-URA for SIP/sercomtel-arapongas-0001eae0 from data on channel SIP/9117-0001eaeb</div><div>[2015-04-22 15:58:43] DTMF[11388] channel.c: DTMF begin &#39;D&#39; received on SIP/sercomtel-arapongas-0001eae0</div><div>[2015-04-22 15:58:43] DTMF[11388] channel.c: DTMF begin passthrough &#39;D&#39; on SIP/sercomtel-arapongas-0001eae0</div><div>[2015-04-22 15:58:43] DTMF[11388] channel.c: DTMF end &#39;D&#39; received on SIP/sercomtel-arapongas-0001eae0, duration 61 ms</div><div>[2015-04-22 15:58:43] DTMF[11388] channel.c: DTMF end accepted with begin &#39;D&#39; on SIP/sercomtel-arapongas-0001eae0</div><div>[2015-04-22 15:58:43] DTMF[11388] channel.c: DTMF end &#39;D&#39; detected to have actual duration 60 on the wire, emulation will be triggered on SIP/sercomtel-arapongas-0001eae0</div><div>[2015-04-22 15:58:43] DTMF[11388] channel.c: DTMF end &#39;D&#39; has duration 60 but want minimum 80, emulating on SIP/sercomtel-arapongas-0001eae0</div><div>[2015-04-22 15:58:43] DTMF[11388] channel.c: DTMF end emulation of &#39;D&#39; queued on SIP/sercomtel-arapongas-0001eae0</div><div>[2015-04-22 15:59:37] DTMF[11388] channel.c: DTMF begin &#39;4&#39; received on SIP/sercomtel-arapongas-0001eae0</div><div>[2015-04-22 15:59:37] DTMF[11388] channel.c: DTMF begin passthrough &#39;4&#39; on SIP/sercomtel-arapongas-0001eae0</div><div>[2015-04-22 15:59:37] DTMF[11388] channel.c: DTMF end &#39;4&#39; received on SIP/sercomtel-arapongas-0001eae0, duration 40 ms</div><div>[2015-04-22 15:59:37] DTMF[11388] channel.c: DTMF end accepted with begin &#39;4&#39; on SIP/sercomtel-arapongas-0001eae0</div><div>[2015-04-22 15:59:37] DTMF[11388] channel.c: DTMF end &#39;4&#39; detected to have actual duration 30 on the wire, emulation will be triggered on SIP/sercomtel-arapongas-0001eae0</div><div>[2015-04-22 15:59:37] DTMF[11388] channel.c: DTMF end &#39;4&#39; has duration 30 but want minimum 80, emulating on SIP/sercomtel-arapongas-0001eae0</div><div>[2015-04-22 15:59:37] DTMF[11388] channel.c: DTMF end emulation of &#39;4&#39; queued on SIP/sercomtel-arapongas-0001eae0</div><div>[2015-04-22 16:01:02] VERBOSE[11388] pbx.c:   == Spawn extension (contexto-entrada-ura, 9100, 16) exited non-zero on &#39;SIP/sercomtel-arapongas-0001eae0&#39;</div><div>[2015-04-22 16:01:02] VERBOSE[11391] app_mixmonitor.c:   == End MixMonitor Recording SIP/sercomtel-arapongas-0001eae0</div><div><br></div><div>Este cenário tem um Trunk SIP da Sercomtel com ramais usando PAP2.</div><div><br></div><div>Alguém já passou por isso?</div><div><br></div><div><div><div dir="ltr"><b style="background-color:rgb(255,255,255)"><font color="#0000ff">att</font></b><span class="HOEnZb"><font color="#888888"><div><b style="background-color:rgb(255,255,255)"><font color="#0000ff">Danilo Almeida</font></b></div></font></span></div></div></div>
</div></div>
<br>_______________________________________________<br>
LANÇAMENTO UMG 100 KHOMP: O user media gateway com suporte a 1 link E1, 30 canais VoIP e registro em 2 contas SIP.<br>
Conheça este e todo o portfólio no próximo WORKOFFEE Khomp em BH, dia 7 de maio.<br>
Inscrições gratuitas em <a href="http://www.workoffee.com.br" target="_blank">www.workoffee.com.br</a><br>
_______________________________________________<br>
DIGIVOICE: Fabricante pioneiro em Banco de Canais e Placas E1, GSM, FXO e FXS para Asterisk e Elastix. Temos Cursos de Telefonia IP e Asterisk.<br>
Construa soluções de PABX IP com produtos DigiVoice - visite  <a href="http://www.digivoice.com.br" target="_blank">www.digivoice.com.br</a><br>
_______________________________________________<br>
Para remover seu email desta lista, basta enviar um email em branco para <a href="mailto:asteriskbrasil-unsubscribe@listas.asteriskbrasil.org">asteriskbrasil-unsubscribe@listas.asteriskbrasil.org</a><br></blockquote></div><br></div>