<div dir="ltr">Hi, and thanks for your replies!<br>The first solution appears to be working great but CHANNEL(userinformationlayer1) doesn't appear to return me anything.<br>How is the first solution less accurate? Any idea why CHANNEL(userinformationlayer1) doesn'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"><<a href="mailto:Joost.kuif@mobillion.nl">Joost.kuif@mobillion.nl</a>></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>
> Hi Or,<br>
><br>
> Use something like this:<br>
><br>
> exten => 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>
><br>
> Grtz,<br>
> Joost<br>
><br>
> ----------------------------------------------------------------------<br>
> --<br>
> *Van:* <a href="mailto:asterisk-video-bounces@lists.digium.com">asterisk-video-bounces@lists.digium.com</a><br>
> [mailto:<a href="mailto:asterisk-video-bounces@lists.digium.com">asterisk-video-bounces@lists.digium.com</a>] *Namens *FastAgi<br>
> FastAgi<br>
> *Verzonden:* Sunday, July 27, 2008 1:00 PM<br>
> *Aan:* <a href="mailto:asterisk-video@lists.digium.com">asterisk-video@lists.digium.com</a><br>
> *Onderwerp:* [Asterisk-video] How to find out if an incoming call has<br>
> h324msupport<br>
><br>
> Hi,<br>
> I installed h324m support for asterisk, and it works great with phones<br>
<br>
> supporting 3g video calls.<br>
> I want to be able to distinguish phones that don't support 3g video<br>
> calls, send them to another context in the dialplan, and make that a<br>
> regular voice call.<br>
> Is there any way to do that?<br>
><br>
> Thanks,<br>
> Or Agam<br>
><br>
><br>
> ----------------------------------------------------------------------<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>
><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>
<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>
<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>
</div></div></blockquote></div><br></div>