<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.24.1.1">
</HEAD>
<BODY>
Hi Dan,<BR>
<BR>
Tried this on our system, call setup goes ok now with a HTC which wasn't successful earlier...<BR>
<BR>
Joost<BR>
<BR>
<BR>
On Wed, 2008-11-26 at 16:36 +0200, Dan Julius wrote:
<BLOCKQUOTE TYPE=CITE>
    Hi, Sergio,<BR>
    <BR>
    I'm following up on the problem I've been having that some (30% - 60%, not sure what it depends on) calls are not connected successfully when dialing from Samsung 3G phone to SIP client.<BR>
    <BR>
    Turns out that increasing the retransmit delay from 20 to 2000 in H324CCSRLayer::GetNextPdu seems to have resolved the problem.<BR>
    <BR>
    Are these units Milliseconds? <BR>
    What do you think should be a reasonable timeout?<BR>
    <BR>
    Dan<BR>
    <BR>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    On Thu, May 15, 2008 at 4:42 PM, Dan Julius &lt;<A HREF="mailto:dan.julius@gmail.com">dan.julius@gmail.com</A>&gt; wrote:<BR>
    <BLOCKQUOTE>
        Hi, Sergio,<BR>
        <BR>
        I actually sent these to the list a while ago, but they bounced.<BR>
        How do we deal with private attachments while still keeping the discussion public?<BR>
        <BR>
        Thanks for looking into this.<BR>
        <BR>
        <FONT COLOR="#888888">Dan</FONT><BR>
        <BR>
    </BLOCKQUOTE>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BLOCKQUOTE>
        ---------- Forwarded message ----------<BR>
        From: <B>Dan Julius</B> &lt;<A HREF="mailto:dan.julius@gmail.com">dan.julius@gmail.com</A>&gt;<BR>
        Date: Fri, May 9, 2008 at 2:07 PM<BR>
        Subject: Re: [Asterisk-video] call handshake fails<BR>
        <BR>
    </BLOCKQUOTE>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BLOCKQUOTE>
        <BR>
    </BLOCKQUOTE>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BLOCKQUOTE>
        To: Development discussion of video media support in Asterisk &lt;<A HREF="mailto:asterisk-video@lists.digium.com">asterisk-video@lists.digium.com</A>&gt;<BR>
        <BR>
        <BR>
        Hi,<BR>
        <BR>
        Attached are logs for a call that failed. After answering the call on the mobile device, X-Lite continues to ring and nothing happens.<BR>
        As for video in working calls - the problem is with video from H324M to SIP. Any ideas how to debug this?<BR>
        <BR>
        Can you provide a sample for using app_transcoder?<BR>
        <BR>
        Thanks,<BR>
        Dan<BR>
        <BR>
        <BR>
        <BR>
    </BLOCKQUOTE>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BLOCKQUOTE>
        <BR>
    </BLOCKQUOTE>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BLOCKQUOTE>
        On Fri, May 9, 2008 at 1:27 PM, Sergio Garcia Murillo &lt;<A HREF="mailto:sergio.garcia@fontventa.com">sergio.garcia@fontventa.com</A>&gt; wrote:<BR>
        <BR>
    </BLOCKQUOTE>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BLOCKQUOTE>
        <BLOCKQUOTE>
            <BR>
        </BLOCKQUOTE>
    </BLOCKQUOTE>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BLOCKQUOTE>
        <BLOCKQUOTE>
            Could you send me a file with the h245 and h223 logs? (enable them by h324m debug level 4)<BR>
            <BR>
            The most probable cause is that you isdn provider is doing echo cancelation on the line, it usually causes random problems like this.<BR>
            <BR>
            The problem with video from SIP-&gt;H324M is that it has to be h263 QCIF at maximun 52 kbs, if your videophone is not able to set this up, you'll need to use the app_transcoder module.<BR>
            <BR>
            Best regards<BR>
            <FONT COLOR="#888888">Sergio</FONT>
        </BLOCKQUOTE>
    </BLOCKQUOTE>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BLOCKQUOTE>
        <BLOCKQUOTE>
            <BR>
        </BLOCKQUOTE>
    </BLOCKQUOTE>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BLOCKQUOTE>
        <BLOCKQUOTE>
            <BR>
            ----- Original Message -----<BR>
            From: Dan Julius [mailto:<A HREF="mailto:dan.julius@gmail.com">dan.julius@gmail.com</A>]<BR>
            To: <A HREF="mailto:asterisk-video@lists.digium.com">asterisk-video@lists.digium.com</A><BR>
            Sent: Fri, 9 May 2008 12:25:17 +0300<BR>
            Subject: Re: [Asterisk-video] call handshake fails<BR>
            <BR>
            Further info:<BR>
            <BR>
            - In the failed calls, the mobile phone never sends a<BR>
            masterSlaveDetermination packet (according to the h223 logs)<BR>
            - Asterisk sends the terminalCapabilitiesSet, masterSlaveDetermination and<BR>
            then continues to send OpenLogicalChannels.<BR>
            <BR>
            Is it OK to send OpenLogicalChannel before receiving a<BR>
            masterSlaveDetermination?<BR>
            <BR>
            Thanks,<BR>
            Dan<BR>
            <BR>
            On Fri, May 9, 2008 at 2:25 AM, Dan Julius &lt;<A HREF="mailto:dan.julius@gmail.com">dan.julius@gmail.com</A>&gt; wrote:<BR>
            <BR>
            &gt; Hi, Everybody,<BR>
            &gt;<BR>
            &gt; I'm new to this project, so &nbsp;I apologize if &nbsp;my questions might have<BR>
            &gt; already been answered elsewhere.<BR>
            &gt; I am using a X-Lite, Asterisk 1.4.19, a Digium TE122 card, and a Samsung<BR>
            &gt; Z720 phone.<BR>
            &gt;<BR>
            &gt; So far I have been able to make SIP-h234m calls (originating at either<BR>
            &gt; side) with only partial success.<BR>
            &gt; - I only get video in one direction, from SIP to H324M. I've read the posts<BR>
            &gt; stating that SIP-&gt;H324m is actually more problematic, so I'm quite puzzled<BR>
            &gt; about this.<BR>
            &gt; - About 33% of the calls fail to negotiate a video connection. After<BR>
            &gt; answering the call, nothing happens until I disconnect.<BR>
            &gt; The out-bound h223 log of a failed call is below. Does this log indicate<BR>
            &gt; that Asterisk is sending terminalCapabilitySet multiple times until it is<BR>
            &gt; acknowledged?<BR>
            &gt;<BR>
            &gt; 1 &nbsp; 0.000000 &nbsp; &nbsp; &nbsp;<A HREF="http://1.1.1.1">1.1.1.1</A> -&gt; <A HREF="http://2.2.2.2">2.2.2.2</A> &nbsp; &nbsp; &nbsp;H.245 terminalCapabilitySet<BR>
            &gt; terminalCapabilitySet terminalCapabilitySet terminalCapabilitySet<BR>
            &gt; terminalCapabilitySet terminalCapabilitySet terminalCapabilitySet<BR>
            &gt; terminalCapabilitySet terminalCapabilitySet terminalCapabilitySet<BR>
            &gt; masterSlaveDetermination masterSlaveDetermination masterSlaveDetermination<BR>
            &gt; masterSlaveDetermination masterSlaveDetermination masterSlaveDetermination<BR>
            &gt; masterSlaveDetermination masterSlaveDetermination masterSlaveDetermination<BR>
            &gt; masterSlaveDetermination masterSlaveDetermination masterSlaveDetermination<BR>
            &gt; masterSlaveDetermination masterSlaveDetermination masterSlaveDetermination<BR>
            &gt; &nbsp; 2 &nbsp; 0.000001 &nbsp; &nbsp; &nbsp;<A HREF="http://1.1.1.1">1.1.1.1</A> -&gt; <A HREF="http://2.2.2.2">2.2.2.2</A> &nbsp; &nbsp; &nbsp;H.245 openLogicalChannel<BR>
            &gt; (generic) openLogicalChannel (generic) openLogicalChannel (generic)<BR>
            &gt; openLogicalChannel (generic) openLogicalChannel (generic) openLogicalChannel<BR>
            &gt; (generic) openLogicalChannel (generic) openLogicalChannel (generic)<BR>
            &gt; openLogicalChannel (generic) openLogicalChannel (generic) openLogicalChannel<BR>
            &gt; (generic) openLogicalChannel (generic) openLogicalChannel (generic)<BR>
            &gt; openLogicalChannel (h263VideoCapability) openLogicalChannel<BR>
            &gt; (h263VideoCapability) openLogicalChannel (h263VideoCapability)<BR>
            &gt; openLogicalChannel (h263VideoCapability) openLogicalChannel<BR>
            &gt; (h263VideoCapability) openLogicalChannel (h263VideoCapability)<BR>
            &gt; openLogicalChannel (h263VideoCapability) openLogicalChannel<BR>
            &gt; (h263VideoCapability) openLogicalChannel (h263VideoCapability)<BR>
            &gt; openLogicalChannel (h263VideoCapability) openLogicalChannel<BR>
            &gt; (h263VideoCapability) openLogicalChannel (h263VideoCapability)<BR>
            &gt; openLogicalChannel (h263VideoCapability) openLogicalChannel<BR>
            &gt; (h263VideoCapability) multiplexEntrySend multiplexEntrySend<BR>
            &gt; multiplexEntrySend multiplexEntrySend multiplexEntrySend multiplexEntrySend<BR>
            &gt; multiplexEntrySend multiplexEntrySend multiplexEntrySend multiplexEntrySend<BR>
            &gt; multiplexEntrySend multiplexEntrySend<BR>
            &gt; &nbsp; 3 &nbsp; 0.000002 &nbsp; &nbsp; &nbsp;<A HREF="http://1.1.1.1">1.1.1.1</A> -&gt; <A HREF="http://2.2.2.2">2.2.2.2</A> &nbsp; &nbsp; &nbsp;H.245 multiplexEntrySend<BR>
            &gt; multiplexEntrySend multiplexEntrySend multiplexEntrySend<BR>
            &gt; terminalCapabilitySetAck terminalCapabilitySetAck terminalCapabilitySetAck<BR>
            &gt; terminalCapabilitySetAck terminalCapabilitySetAck terminalCapabilitySetAck<BR>
            &gt; terminalCapabilitySetAck terminalCapabilitySetAck terminalCapabilitySetAck<BR>
            &gt; terminalCapabilitySetAck terminalCapabilitySetAck terminalCapabilitySetAck<BR>
            &gt; terminalCapabilitySetAck terminalCapabilitySetAck terminalCapabilitySetAck<BR>
            &gt; terminalCapabilitySetAck<BR>
            &gt; &nbsp; 4 &nbsp; 0.000003 &nbsp; &nbsp; &nbsp;<A HREF="http://1.1.1.1">1.1.1.1</A> -&gt; <A HREF="http://2.2.2.2">2.2.2.2</A> &nbsp; &nbsp; &nbsp;H223<BR>
            &gt; &nbsp; 5 &nbsp; 0.000004 &nbsp; &nbsp; &nbsp;<A HREF="http://1.1.1.1">1.1.1.1</A> -&gt; <A HREF="http://2.2.2.2">2.2.2.2</A> &nbsp; &nbsp; &nbsp;H223<BR>
            &gt;<BR>
            &gt; Any pointers on how to debug this would be much appreciated.<BR>
            &gt;<BR>
            &gt; Thanks,<BR>
            &gt; Dan<BR>
            &gt;<BR>
            &gt; PS - This is really great work and I'm very impressed with the project and<BR>
            &gt; hope that I will be able to contribute as well.<BR>
            &gt;<BR>
            &gt;<BR>
            &gt;<BR>
            &gt;<BR>
            &gt;<BR>
            &gt;<BR>
            &gt;<BR>
            <BR>
            <BR>
        </BLOCKQUOTE>
    </BLOCKQUOTE>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BLOCKQUOTE>
        <BLOCKQUOTE>
            <BR>
            <BR>
        </BLOCKQUOTE>
    </BLOCKQUOTE>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BLOCKQUOTE>
        <BLOCKQUOTE>
            _______________________________________________<BR>
            --Bandwidth and Colocation Provided by <A HREF="http://www.api-digital.com--">http://www.api-digital.com--</A><BR>
            <BR>
            asterisk-video mailing list<BR>
            To UNSUBSCRIBE or update options visit:<BR>
            &nbsp; <A HREF="http://lists.digium.com/mailman/listinfo/asterisk-video">http://lists.digium.com/mailman/listinfo/asterisk-video</A>
        </BLOCKQUOTE>
    </BLOCKQUOTE>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BLOCKQUOTE>
        <BR>
        <BR>
    </BLOCKQUOTE>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BLOCKQUOTE>
        <BR>
    </BLOCKQUOTE>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BR>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
<PRE>
_______________________________________________
--Bandwidth and Colocation Provided by <A HREF="http://www.api-digital.com">http://www.api-digital.com</A>--

asterisk-video mailing list
To UNSUBSCRIBE or update options visit:
   <A HREF="http://lists.digium.com/mailman/listinfo/asterisk-video">http://lists.digium.com/mailman/listinfo/asterisk-video</A>
</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>