Hi all...<br><br>I think that I&#39;ve advanced a little bit with my problem...<br><br>Certainly, the libpri-1.4.10 need to be patched for LLC support, but the <a href="http://bugs.digium.com/file_download.php?file_id=19452&amp;type=bug" target="_blank">13055-libpri-1.4.4-llc-transmit-receive-patch-0.1.txt</a> looks to do the job... (the patch is applied perfectly)...<br>
<br>About Asterisk patch for <i>user information layer 1</i>, after applied it manually (as I explain in the other post) and solved a couple of complilation errors, seems to work too... (<i>CHANNEL(userinformationlayer1)=38&quot;) </i>can be defined)<br>
<br>Nevertheless, outbound calls (neither inbound one, in fact...) work. The cell phone receives the call but the dialplan doesn&#39;t executes anything at all. Seems that the <i>user information layer1</i> field is not send, as you can see here:<br>
<br>Asterisk 1.4 (outbound call OK):<br><font size="1"><br> [26G [2@ive [42G [16Gexit [K    originate local/3695563176 extension 803499621@Context<br>ServerAst*CLI&gt; <br>    -- Executing [3695563176@default:1] h324m_call(&quot;Local/3695563176@default-2852,2&quot;, &quot;03695563176@salientes_video&quot;) in new stack<br>

    -- Executing [03695563176@salientes_video:1] Set(&quot;Local/03695563176@salientes_video-b405,2&quot;, &quot;CHANNEL(transfercapability)=DIGITAL&quot;) in new stack<br>    -- Executing [03695563176@salientes_video:2] NoOp(&quot;Local/03695563176@salientes_video-b405,2&quot;, &quot;transfer=DIGITAL&quot;) in new stack<br>

<span style="color: rgb(255, 0, 0);">    -- Executing [03695563176@salientes_video:3] Set(&quot;Local/03695563176@salientes_video-b405,2&quot;, &quot;CHANNEL(userinformationlayer1)=38&quot;) in new stack</span><br>    -- Executing [03695563176@salientes_video:4] NoOp(&quot;Local/03695563176@salientes_video-b405,2&quot;, &quot;uil1=38&quot;) in new stack<br>

    -- Executing [03695563176@salientes_video:5] Dial(&quot;Local/03695563176@salientes_video-b405,2&quot;, &quot;Zap/g3/695563176&quot;) in new stack<br>-- Making new call for cr 32770<br>    -- digital call, setting user information layer 1 to 38 (0x26)<br>

    -- zap call: h324musellc=0, ast-&gt;userinformationlayer1=38<br>    -- Requested transfer capability: 0x08 - DIGITAL<br><br>&gt; [ 00 01 00 00 08 02 00 02 05 04 03 88 90 a6 18 03 a9 83 81 6c 02 00 c3 70 0a a1 36 39 35 35 36 33 31 37 36 a1 ]<br>

<br>&gt; Informational frame:<br>&gt; SAPI: 00  C/R: 0 EA: 0<br>&gt;  TEI: 000        EA: 1<br>&gt; N(S): 000   0: 0<br>&gt; N(R): 000   P: 0<br>&gt; 32 bytes of data<br>-- Restarting T203 counter<br>Stopping T_203 timer<br>

Starting T_200 timer<br>&gt; Protocol Discriminator: Q.931 (8)  len=32<br>&gt; Call Ref: len= 2 (reference 2/0x2) (Originator)<br>&gt; Message type: SETUP (5)<br>&gt; [04 03 88 90 a6]<br><span style="color: rgb(255, 0, 0);">&gt; Bearer Capability (len= 5) [ Ext: 1  Q.931 Std: 0  Info transfer capability: Unrestricted digital information (8)</span><br style="color: rgb(255, 0, 0);">

<span style="color: rgb(255, 0, 0);">&gt;                              Ext: 1  Trans mode/rate: 64kbps, circuit-mode (16)</span><br style="color: rgb(255, 0, 0);"><span style="color: rgb(255, 0, 0);">&gt;                                User information layer 1: H.223/H.245 Multimedia (38)</span><br>

&gt; [18 03 a9 83 81]<br>&gt; Channel ID (len= 5) [ Ext: 1  IntID: Implicit  PRI  Spare: 0  Exclusive  Dchan: 0<br>&gt;                        ChanSel: Reserved<br>&gt;                       Ext: 1  Coding: 0  Number Specified  Channel Type: 3<br>

&gt;                       Ext: 1  Channel: 1 ]</font><br><br>Asterisk 1.6 (outbound call KO):<br><br><font size="1"> [Kserverast1*CLI&gt; exit    originate local/1695563176 extension 204<br>serverast1*CLI&gt;     -- Executing [1695563176@default:1] h324m_call(&quot;Local/1695563176@default-1d04;2&quot;, &quot;01695563176@salientes_video&quot;) in new stack<br>

[May  8 14:33:55] DEBUG[21714]: app_h324m.c:1137 app_h324m_call: h324m_call<br>    -- Executing [01695563176@salientes_video:1] Set(&quot;Local/01695563176@salientes_video-3e49;2&quot;, &quot;CHANNEL(transfercapability)=DIGITAL&quot;) in new stack<br>

    -- Executing [01695563176@salientes_video:2] NoOp(&quot;Local/01695563176@salientes_video-3e49;2&quot;, &quot;transfer=DIGITAL&quot;) in new stack<br>   <span style="color: rgb(255, 0, 0);"> -- Executing [01695563176@salientes_video:3] Set(&quot;Local/01695563176@salientes_video-3e49;2&quot;, &quot;CHANNEL(userinformationlayer1)=38&quot;) in new stack</span><br>

    -- Executing [01695563176@salientes_video:4] NoOp(&quot;Local/01695563176@salientes_video-3e49;2&quot;, &quot;uil1=38&quot;) in new stack<br>    -- Executing [01695563176@salientes_video:5] Dial(&quot;Local/01695563176@salientes_video-3e49;2&quot;, &quot;DAHDI/g1/695563176&quot;) in new stack<br>

[May  8 14:33:55] DEBUG[21715]: chan_dahdi.c:6302 dahdi_new: dahdi_new:
ps.curlaw=DAHDI_LAW_ALAW, setting deflaw to AST_FORMAT_ALAW<br>-- Making new call for cr 32773<br>    -- digital call, setting user information layer 1 to 38 (0x26)<br>
    -- dahdi call: h324musellc=0, ast-&gt;userinformationlayer1=38<br>    -- Requested transfer capability: 0x08 - DIGITAL<br><br>&gt; [ 00 01 2a 3e 08 02 00 05 05 04 02 88 90 18 03 a9 83 81 6c 02 00 c3 70 0a a1 36 39 35 35 36 33 31 37 36 a1 ]<br>

<br>&gt; Informational frame:<br>&gt; SAPI: 00  C/R: 0 EA: 0<br>&gt;  TEI: 000        EA: 1<br>&gt; N(S): 021   0: 0<br>&gt; N(R): 031   P: 0<br>&gt; 31 bytes of data<br>Stopping T_203 timer<br>Starting T_200 timer<br>-- Restarting T200 timer<br>

&gt; Protocol Discriminator: Q.931 (8)  len=31<br>&gt; Call Ref: len= 2 (reference 5/0x5) (Originator)<br>&gt; Message type: SETUP (5)<br>&gt; [04 02 88 90]<br>&gt;<span style="color: rgb(255, 0, 0);"> Bearer Capability (len= 4) [ Ext: 1  Q.931 Std: 0  Info transfer capability: Unrestricted digital information (8)</span><br style="color: rgb(255, 0, 0);">

<span style="color: rgb(255, 0, 0);">&gt;                              Ext: 1  Trans mode/rate: 64kbps, circuit-mode (16)</span><br>&gt; [18 03 a9 83 81]<br>&gt; Channel ID (len= 5) [ Ext: 1  IntID: Implicit  PRI  Spare: 0  Exclusive  Dchan: 0<br>

&gt;                        ChanSel: As indicated in following octets<br>&gt;                       Ext: 1  Coding: 0  Number Specified  Channel Type: 3<br>&gt;                       Ext: 1  Channel: 1 ]</font><br><br>Any hint or suggestion?<br>
<br>Thanks and nice weekend...<br><br><br><div class="gmail_quote">2009/5/7 Dan Julius <span dir="ltr">&lt;<a href="mailto:dan.julius@gmail.com">dan.julius@gmail.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;">
<div dir="ltr">Hi,<br><br>Don&#39;t know about 1.6.x<br><br>1.4.24.1 works for me, unfortunately I&#39;m not sure exactly which patches I had to apply.<br>I could look into this if needed.<br><font color="#888888"><br>Dan</font><div>
<div></div><div class="h5"><br><br><div class="gmail_quote">
On Thu, May 7, 2009 at 5:43 PM, IvánF G <span dir="ltr">&lt;<a href="mailto:ctz.ivanf.bis@gmail.com" target="_blank">ctz.ivanf.bis@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Hi all...<br><br>I&#39;ve got a few questions related with this threat...<br><br>I&#39;ve got an asterisk-1.4.21.1 running on a debian machine with digium hardware and fully operative for outbounds video calls (patched libpri, patched asterisk, sip.fontventa support for amr, h324m, etc...)<br>


<br>Now, I&#39;m trying to get a new asterisk instalation on a diferent machine (debian + Wildcard TE220). I&#39;m using Asterisk 1.6.0.9, libpri-1.4.10, dahdi-2.1.0.4, etc... and lastest code for the apps and support from sip.fontventa.<br>


<br>I can confirm that AMR and MP4 support work perfectly... libh324m and app_h324m look operative too (after I solved a problem with a segmentation fault problem related to app_h324m; search for &#39;<i><font size="2"><span>asterisk startup problems with latest app_h324m</span></font></i>&#39;) <br>


<br>The question at this point is the needed patches of libpri and asterisk for LLC and userinformationlayer support (needed in previous version at less)... This patches are documented at:<br><br>libpri: <a title="http://bugs.digium.com/view.php?id=13055" href="http://bugs.digium.com/view.php?id=13055" target="_blank">http://bugs.digium.com/view.php?id=13055</a><br>


asterisk: <a title="http://bugs.digium.com/view.php?id=10217" href="http://bugs.digium.com/view.php?id=10217" target="_blank">http://bugs.digium.com/view.php?id=10217</a><br><br>The last libpri patch is for version 1.4.4... I don&#39;t know if the libpri-1.4.10 has this problem solved... Does anybody knows it? (I&#39;ve applied the oficial libpri-1.4.10-patch too...)<br>


<br>About the asterisk link, the last version of the patch is really a mess an is imposible to apply it with <i>patch </i>command (the result is incoherent...)... I&#39;ve tried to apply it manually, trying to compare it with the last version of the 1.4 patch, but the compilation of asterisk crashes (as I afraid...)<br>


<br>Does anybody knows if there is a valid patch for the 1.6.X versions of asterisk? Anybody has it working in this version? If the answer is not... which is the last asterisk version that can be <i>officially </i>patched to make the outbounds video calls work?<br>


<br>As usual, thanks in advance and best regards...<br><br><div class="gmail_quote">2009/5/7 3g 2sip <span dir="ltr">&lt;<a href="mailto:3g2sip@gmail.com" target="_blank">3g2sip@gmail.com</a>&gt;</span><div><div></div><div>

<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>Sergio,</div>
<div>Thanks for your good news. Another question: can we do the video call test between two E1/ TE407P end points?</div>
<div>Best Regards</div>
<div>Mark<br><br></div><div><div></div><div>
<div class="gmail_quote">On Thu, May 7, 2009 at 3:49 PM, Sergio Garcia Murillo <span dir="ltr">&lt;<a href="mailto:sergio.garcia@fontventa.com" target="_blank">sergio.garcia@fontventa.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;">
<div text="#000000" bgcolor="#ffffff">Hi Mark,<br><br>Yes it shoudl work with asterisk 16.0.1 and next versions. If you find any problem just let me know.<br><br>Best regards<br>Sergio<br><br>3g 2sip escribió: 
<blockquote type="cite">
<div>
<div></div>
<div>
<div>Hi,Dan,</div>
<div>Thanks for your information, go through these information, found some notes: <i>Note: Currently only Asterisk 1.4 is supported.</i></div>
<div>Do you know the status of this project, Now we are using Asterisk 1.6, can we use it? thanks.</div>
<p>Mark</p>
<div><br><br></div>
<div class="gmail_quote">On Wed, May 6, 2009 at 2:15 PM, Dan Julius <span dir="ltr">&lt;<a href="mailto:dan.julius@gmail.com" target="_blank">dan.julius@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;">
<div dir="ltr">Hi,<br><br>check out <a href="http://sip.fontventa.com/" target="_blank">http://sip.fontventa.com</a><br><br>Dan<br><br><br>
<div class="gmail_quote">
<div>
<div>On Wed, May 6, 2009 at 6:07 AM, 3g 2sip <span dir="ltr">&lt;<a href="mailto:3g2sip@gmail.com" target="_blank">3g2sip@gmail.com</a>&gt;</span> wrote:<br></div></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>
<div>Hello,everyone,</div>
<div>Does here has some source code and docs for 3G-324M video stack? or any information related it, thanks.</div>
<div>Regards</div>
<div>Mark</div><br></div></div>_______________________________________________<br>--Bandwidth and Colocation Provided by <a href="http://www.api-digital.com--/" target="_blank">http://www.api-digital.com--</a><br><br>asterisk-video mailing list<br>



To UNSUBSCRIBE or update options visit:<br>  <a href="http://lists.digium.com/mailman/listinfo/asterisk-video" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-video</a><br></blockquote></div><br></div><br>



_______________________________________________<br>--Bandwidth and Colocation Provided by <a href="http://www.api-digital.com--/" target="_blank">http://www.api-digital.com--</a><br><br>asterisk-video mailing list<br>To UNSUBSCRIBE or update options visit:<br>



  <a href="http://lists.digium.com/mailman/listinfo/asterisk-video" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-video</a><br></blockquote></div><br></div></div><pre><hr size="4" width="90%"><div>

_______________________________________________
--Bandwidth and Colocation Provided by <a href="http://www.api-digital.com/" target="_blank">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" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-video</a></div></pre></blockquote><br></div><br>_______________________________________________<br>



--Bandwidth and Colocation Provided by <a href="http://www.api-digital.com--/" target="_blank">http://www.api-digital.com--</a><br><br>asterisk-video mailing list<br>To UNSUBSCRIBE or update options visit:<br>  <a href="http://lists.digium.com/mailman/listinfo/asterisk-video" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-video</a><br>



</blockquote></div><br>
</div></div><br>_______________________________________________<br>
--Bandwidth and Colocation Provided by <a href="http://www.api-digital.com--" target="_blank">http://www.api-digital.com--</a><br>
<br>
asterisk-video mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-video" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-video</a><br></blockquote></div></div></div><br>
<br>_______________________________________________<br>
--Bandwidth and Colocation Provided by <a href="http://www.api-digital.com--" target="_blank">http://www.api-digital.com--</a><br>
<br>
asterisk-video mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-video" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-video</a><br></blockquote></div><br></div></div></div>
<br>_______________________________________________<br>
--Bandwidth and Colocation Provided by <a href="http://www.api-digital.com--" target="_blank">http://www.api-digital.com--</a><br>
<br>
asterisk-video mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-video" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-video</a><br></blockquote></div><br>