<br><br><div class="gmail_quote">2010/7/11 Julian Lyndon-Smith <span dir="ltr">&lt;<a href="mailto:asterisk@dotr.com">asterisk@dotr.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Anyone got a clue  ? (he asks in desperation!)<br>
<font color="#888888"><br>
Julian<br>
</font><div><div></div><div class="h5"><br>
On 9 July 2010 17:48, Julian Lyndon-Smith &lt;<a href="mailto:asterisk@dotr.com">asterisk@dotr.com</a>&gt; wrote:<br>
&gt; We are having a situation on our dialler here where our agents are<br>
&gt; claiming that when they receive a call because it has been answered,<br>
&gt; it seems as if the call had been answered several seconds earlier -<br>
&gt; IOW, they are hearing &quot;hello ? Hello ?&quot; and often hear the phone being<br>
&gt; put down as an initial part of the call.<br>
&gt;<br>
&gt; We have verified this by checking the voice recordings.<br>
&gt;<br>
&gt; Yet, the logs of asterisk don&#39;t show this discrepancy.<br>
&gt;<br>
&gt; We are using a local channel to dial a landline through a sip<br>
&gt; provider.</div></div></blockquote><div><br>Could it be possible that the firewall is waiting for outbound RTP media, before letting inbound RTP come in ?<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div class="h5"> When the call is answered, the agent&#39;s phone is then<br>
&gt; dialled.<br>
&gt;<br>
&gt; the logs go something like this<br>
&gt;<br>
&gt;<br>
&gt; [Jul  9 13:29:26] VERBOSE[23396] logger.c: [Jul  9 13:29:26]     --<br>
&gt; SIP/provider-0001ed6e is making progress passing it to<br>
&gt; Local/SomeNumber@dialleroutbound-4c93,2<br>
&gt; [Jul  9 13:29:44] VERBOSE[23396] logger.c: [Jul  9 13:29:44]     --<br>
&gt; SIP/provider-0001ed6e answered<br>
&gt; Local/01577864929@dialleroutbound-4c93,2<br></div></div></blockquote><div><br>What would rtp debug show ?<br> <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div class="h5">
&gt; ..<br>
&gt;<br>
&gt; [Jul  9 13:29:45] VERBOSE[23416] logger.c: [Jul  9 13:29:45]     --<br>
&gt; Executing [*0086*@diallerconnected:2]<br>
&gt; Dial(&quot;Local/SomeNumber@dialleroutbound-4c93,1&quot;,<br>
&gt; &quot;SIP/*0086*|5|iA(autoanswer)&quot;) in new stack<br>
&gt; [Jul  9 13:29:45] VERBOSE[23416] logger.c: [Jul  9 13:29:45]     --<br>
&gt; Local/SomeNumber@dialleroutbound-4c93,1 requested special control 20,<br>
&gt; passing it to SIP/*0086*-0001ed73<br>
&gt; [Jul  9 13:29:46] VERBOSE[23416] logger.c: [Jul  9 13:29:46]     --<br>
&gt; Local/SomeNumber@dialleroutbound-4c93,1 requested special control 20,<br>
&gt; passing it to SIP/*0086*-0001ed73<br>
&gt; [Jul  9 13:29:46] VERBOSE[23416] logger.c: [Jul  9 13:29:46]     --<br>
&gt; Local/SomeNumber@dialleroutbound-4c93,1 requested special control 20,<br>
&gt; passing it to SIP/*0086*-0001ed73<br>
&gt; [Jul  9 13:29:46] VERBOSE[23416] logger.c: [Jul  9 13:29:46]     --<br>
&gt; SIP/*0086*-0001ed73 answered Local/SomeNumber@dialleroutbound-4c93,1<br>
&gt;<br>
&gt; ..<br>
&gt;<br>
&gt; as you can see, the call is answered at 13:29:44 and the agent gets<br>
&gt; called (auto-answer phones) at 13:29:46, yes if you listen to the call<br>
&gt; recording, there is a 6 second gap between the person saying &quot;hello&quot;<br>
&gt; and the agent being connected.<br>
&gt;<br>
&gt; Is it possible that the call was answered 5 seconds *before* I get<br>
&gt; notification of the answer ? i.e. is the provider taking too long<br>
&gt; notifying me of the answer ?<br>
&gt;<br>
&gt; Julian<br>
&gt;<br>
<br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</div></div></blockquote></div><br>