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

Joost Kuif | Mobillion Joost.kuif at mobillion.nl
Mon Jul 28 02:36:10 CDT 2008


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



More information about the asterisk-video mailing list