Thank you,<div>I think I'll surrender in trying to use the realtime extension and use instead the simple ODBC interface. However I'd like to access some channel variables. Which ones are available inside the extension hint porcessing? I tried ${CDR(accountcode)} and it is not available, nor the ${CHANNEL(peername)} ... what is the <a href="http://sd.name">sd.name</a> that you are referring?</div>
<div><br></div><div>Leandro<br><br><div class="gmail_quote">2012/9/25 Stephen Collier <span dir="ltr"><<a href="mailto:stephen.collier@foxaus.com" target="_blank">stephen.collier@foxaus.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
We use something like below<br>
<br>
[blf]<br>
exten =>_ZXX!,hint,SIP/${ODBC_FINDEXTN(<a href="http://sd.name" target="_blank">sd.name</a>,${EXTEN})}<br>
<br>
<br>
This uses an odbc call to create the hint when the phone asks for it.<br>
Using snom 760 and 821<br>
<br>
Cheers<br>
<span class="HOEnZb"><font color="#888888">Stephen<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
<a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
<a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</div></div></blockquote></div><br></div>