<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
<br>I would like to have the SLA hints created on the fly as the phones register dynamically. Is this possible?<br><br>The static version that works:<br><br>[sla_stations] <br>&nbsp;exten =&gt; 10041_ln10041,hint,SLA:10041_ln010041<br>&nbsp;exten =&gt; 10041_ln10042,hint,SLA:10041_ln010042<br>&nbsp;exten =&gt; 10042_ln10041,hint,SLA:10042_ln010041<br>&nbsp;exten =&gt; 10042_ln10042,hint,SLA:10042_ln010042<br><br><br><br>The following didn't work. <br><br>exten =&gt; _1004.,hint,SLA:${EXTEN}<br><br>I came across couple of posts suggesting to use EXTENSION_STATE somehow. Any hints? :) <br><br>Thanks,<br>Matt<br><br><br><br>                                               </div></body>
</html>