On Thu, 2008-09-11 at 17:41 +1000, Lee, John (Sydney) wrote:
> Steve, I downloaded the latest Asterisk version (see below).
> 
> *CLI> core show version
> Asterisk 1.4.21.2 built by root @ machine1 on a i686 running Linux on
> 2008-09-11 06:10:06 UTC
> 
> If I code:
> 
> Hint(Custom:light1)
> 
> It will pass aelparse but when it runs, it says Hint is an unknown
> application on the console.
> 


Try :

context BLF {
        hint(Sip/1000) 1000 => NoOp();
};

Works for me

Eric Dantie



_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to