[Asterisk-video] How to find out if an incoming callhas h324msupport

FastAgi FastAgi fastagi at gmail.com
Mon Jul 28 05:15:09 CDT 2008


Hi, and thanks for your replies!
The first solution appears to be working great but
CHANNEL(userinformationlayer1) doesn't appear to return me anything.
How is the first solution less accurate? Any idea why
CHANNEL(userinformationlayer1) doesn't work?

Thanks again,
Or Agam

On Mon, Jul 28, 2008 at 10:36 AM, Joost Kuif | Mobillion <
Joost.kuif at mobillion.nl> wrote:

> I agree,
>
> Better take the information layer check. Thanks for the correction.
>
> Joost
>
> -----Oorspronkelijk bericht-----
> Van: asterisk-video-bounces at lists.digium.com
> [mailto:asterisk-video-bounces at lists.digium.com] Namens Klaus Darilion
> Verzonden: Monday, July 28, 2008 9:20 AM
> Aan: Development discussion of video media support in Asterisk
> Onderwerp: Re: [Asterisk-video] How to find out if an incoming callhas
> h324msupport
>
>
>
> Joost Kuif | Mobillion schrieb:
> > Hi Or,
> >
> > Use something like this:
> >
> > exten => s,10,GotoIf($[${TRANSFERCAPABILITY}!=DIGITAL]?11:20)
>
> actually this checks only for digital calls, more accurate is to check
> the user information layer 1:
>
> CHANNEL(userinformationlayer1)!=38
>
> regards
> kalus
>
>
> >
> > Grtz,
> > Joost
> >
> > ----------------------------------------------------------------------
> > --
> > *Van:* asterisk-video-bounces at lists.digium.com
> > [mailto:asterisk-video-bounces at lists.digium.com] *Namens *FastAgi
> > FastAgi
> > *Verzonden:* Sunday, July 27, 2008 1:00 PM
> > *Aan:* asterisk-video at lists.digium.com
> > *Onderwerp:* [Asterisk-video] How to find out if an incoming call has
> > h324msupport
> >
> > Hi,
> > I installed h324m support for asterisk, and it works great with phones
>
> > supporting 3g video calls.
> > I want to be able to distinguish phones that don't support 3g video
> > calls, send them to another context in the dialplan, and make that a
> > regular voice call.
> > Is there any way to do that?
> >
> > Thanks,
> > Or Agam
> >
> >
> > ----------------------------------------------------------------------
> > --
> >
> > _______________________________________________
> > --Bandwidth and Colocation Provided by http://www.api-digital.com--
> >
> > asterisk-video mailing list
> > To UNSUBSCRIBE or update options visit:
> >    http://lists.digium.com/mailman/listinfo/asterisk-video
>
> _______________________________________________
> --Bandwidth and Colocation Provided by http://www.api-digital.com--
>
> asterisk-video mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-video
>
> _______________________________________________
> --Bandwidth and Colocation Provided by http://www.api-digital.com--
>
> asterisk-video mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-video
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-video/attachments/20080728/d78dd9c4/attachment.htm 


More information about the asterisk-video mailing list