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

Klaus Darilion klaus.mailinglists at pernau.at
Mon Jul 28 02:20:25 CDT 2008



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



More information about the asterisk-video mailing list