<div dir="ltr">Hi, and thanks for your replies!<br>The first solution appears to be working great but CHANNEL(userinformationlayer1) doesn&#39;t appear to return me anything.<br>How is the first solution less accurate? Any idea why CHANNEL(userinformationlayer1) doesn&#39;t work?<br>
<div id=":8w" class="ArwC7c ckChnd"></div><br>Thanks again,<br>Or Agam<br><br><div class="gmail_quote">On Mon, Jul 28, 2008 at 10:36 AM, Joost Kuif | Mobillion <span dir="ltr">&lt;<a href="mailto:Joost.kuif@mobillion.nl">Joost.kuif@mobillion.nl</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;">I agree,<br>
<br>
Better take the information layer check. Thanks for the correction.<br>
<br>
Joost<br>
<br>
-----Oorspronkelijk bericht-----<br>
<div class="Ih2E3d">Van: <a href="mailto:asterisk-video-bounces@lists.digium.com">asterisk-video-bounces@lists.digium.com</a><br>
</div>[mailto:<a href="mailto:asterisk-video-bounces@lists.digium.com">asterisk-video-bounces@lists.digium.com</a>] Namens Klaus Darilion<br>
Verzonden: Monday, July 28, 2008 9:20 AM<br>
Aan: Development discussion of video media support in Asterisk<br>
Onderwerp: Re: [Asterisk-video] How to find out if an incoming callhas<br>
<div><div></div><div class="Wj3C7c">h324msupport<br>
<br>
<br>
<br>
Joost Kuif | Mobillion schrieb:<br>
&gt; Hi Or,<br>
&gt;<br>
&gt; Use something like this:<br>
&gt;<br>
&gt; exten =&gt; s,10,GotoIf($[${TRANSFERCAPABILITY}!=DIGITAL]?11:20)<br>
<br>
actually this checks only for digital calls, more accurate is to check<br>
the user information layer 1:<br>
<br>
CHANNEL(userinformationlayer1)!=38<br>
<br>
regards<br>
kalus<br>
<br>
<br>
&gt;<br>
&gt; Grtz,<br>
&gt; Joost<br>
&gt;<br>
&gt; ----------------------------------------------------------------------<br>
&gt; --<br>
&gt; *Van:* <a href="mailto:asterisk-video-bounces@lists.digium.com">asterisk-video-bounces@lists.digium.com</a><br>
&gt; [mailto:<a href="mailto:asterisk-video-bounces@lists.digium.com">asterisk-video-bounces@lists.digium.com</a>] *Namens *FastAgi<br>
&gt; FastAgi<br>
&gt; *Verzonden:* Sunday, July 27, 2008 1:00 PM<br>
&gt; *Aan:* <a href="mailto:asterisk-video@lists.digium.com">asterisk-video@lists.digium.com</a><br>
&gt; *Onderwerp:* [Asterisk-video] How to find out if an incoming call has<br>
&gt; h324msupport<br>
&gt;<br>
&gt; Hi,<br>
&gt; I installed h324m support for asterisk, and it works great with phones<br>
<br>
&gt; supporting 3g video calls.<br>
&gt; I want to be able to distinguish phones that don&#39;t support 3g video<br>
&gt; calls, send them to another context in the dialplan, and make that a<br>
&gt; regular voice call.<br>
&gt; Is there any way to do that?<br>
&gt;<br>
&gt; Thanks,<br>
&gt; Or Agam<br>
&gt;<br>
&gt;<br>
&gt; ----------------------------------------------------------------------<br>
&gt; --<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; --Bandwidth and Colocation Provided by <a href="http://www.api-digital.com--" target="_blank">http://www.api-digital.com--</a><br>
&gt;<br>
&gt; asterisk-video mailing list<br>
&gt; To UNSUBSCRIBE or update options visit:<br>
&gt; &nbsp; &nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-video" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-video</a><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>
 &nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-video" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-video</a><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>
 &nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-video" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-video</a><br>
</div></div></blockquote></div><br></div>