<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.24.5">
</HEAD>
<BODY>
I'm using Asterisk 1.4.25.1, can I do something like :<BR>
<BR>
== extconfig.conf ==<BR>
hints =&gt; mysql,asterisk,hints<BR>
<BR>
(got the info from <A HREF="https://issues.asterisk.org/view.php?id=16059">https://issues.asterisk.org/view.php?id=16059</A> )<BR>
<BR>
<BR>
On Wed, 2010-03-10 at 18:26 +0100, jonas kellens wrote:<BR>
<BLOCKQUOTE TYPE=CITE>
    Hello list,<BR>
    <BR>
    Can I do something like this for BLF functionality :<BR>
    <BR>
    <FONT SIZE="2">[test-blf]</FONT><BR>
    <FONT SIZE="2">exten =&gt; _XX,hint,Macro(GetSIPaccount,${EXTEN})</FONT><BR>
    <FONT SIZE="2">exten =&gt; _XX,hint,SIP/${SIPACCOUNT}</FONT><BR>
    <BR>
    <BR>
    GetSIPaccount is a macro that looks at a MySQL-database for the realtime table sip_buddies where the SIPusername is taken from.<BR>
    <BR>
    It works great for internal calls... but how about BLF-functionality ??<BR>
    <BR>
    Feedback is appreciated !<BR>
    <BR>
    <BR>
    Thank you,<BR>
    Jonas. 
</BLOCKQUOTE>
</BODY>
</HTML>