<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
I used following hint dialplan and i ran show hints but its showing only one extension what about other 200 phones status ?<br><br><br>exten =&gt; _7[456]XX,hint,SIP/${EXTEN}<br>exten =&gt; _7[456]XX,1,Macro(stdexten,${EXTEN},sip/${EXTEN})<br><br><br><br><br>shirley*CLI&gt; core show hints<br><br>&nbsp;&nbsp;&nbsp; -= Registered Asterisk Dial Plan Hints =-<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; _7[456]XX@ora-cam-extensions&nbsp; : SIP/${EXTEN}&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; State:Idle&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Watchers&nbsp; 0<br>----------------<br>- 1 hints registered<br><br><br>&gt; Date: Wed, 6 Apr 2011 15:25:08 +0200<br>&gt; From: sst@sil.at<br>&gt; To: asterisk-users@lists.digium.com<br>&gt; Subject: Re: [asterisk-users] asterisk hints<br>&gt; <br>&gt; Am 05.04.11 20:35, schrieb satish patel:<br>&gt; &gt; <br>&gt; &gt; If i want to watch every phone status Idel or Inuse the how should i use hint in my dialplan.  I meant should i need to specify each and every extension ? or is there any catch-all extensions ?<br>&gt; &gt; <br>&gt; &gt; -Satish<br>&gt; &gt; <br>&gt; Hello,<br>&gt; <br>&gt; You can use a hint wildcard like _XXX the _ is important cause this<br>&gt; means that this hint is a dynamic hint.<br>&gt; <br>&gt; for every subscribe which match the dynamic hint you will see a normal<br>&gt; hint which is created by asterisk itself.<br>&gt; <br>&gt; best regards<br>&gt; <br>&gt; Stefan<br>&gt; <br>&gt; --<br>&gt; _____________________________________________________________________<br>&gt; -- Bandwidth and Colocation Provided by http://www.api-digital.com --<br>&gt; New to Asterisk? Join us for a live introductory webinar every Thurs:<br>&gt;                http://www.asterisk.org/hello<br>&gt; <br>&gt; asterisk-users mailing list<br>&gt; To UNSUBSCRIBE or update options visit:<br>&gt;    http://lists.digium.com/mailman/listinfo/asterisk-users<br>                                               </body>
</html>