<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 => _7[456]XX,hint,SIP/${EXTEN}<br>exten => _7[456]XX,1,Macro(stdexten,${EXTEN},sip/${EXTEN})<br><br><br><br><br>shirley*CLI> core show hints<br><br> -= Registered Asterisk Dial Plan Hints =-<br> _7[456]XX@ora-cam-extensions : SIP/${EXTEN} State:Idle Watchers 0<br>----------------<br>- 1 hints registered<br><br><br>> Date: Wed, 6 Apr 2011 15:25:08 +0200<br>> From: sst@sil.at<br>> To: asterisk-users@lists.digium.com<br>> Subject: Re: [asterisk-users] asterisk hints<br>> <br>> Am 05.04.11 20:35, schrieb satish patel:<br>> > <br>> > 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>> > <br>> > -Satish<br>> > <br>> Hello,<br>> <br>> You can use a hint wildcard like _XXX the _ is important cause this<br>> means that this hint is a dynamic hint.<br>> <br>> for every subscribe which match the dynamic hint you will see a normal<br>> hint which is created by asterisk itself.<br>> <br>> best regards<br>> <br>> Stefan<br>> <br>> --<br>> _____________________________________________________________________<br>> -- Bandwidth and Colocation Provided by http://www.api-digital.com --<br>> New to Asterisk? Join us for a live introductory webinar every Thurs:<br>> http://www.asterisk.org/hello<br>> <br>> asterisk-users mailing list<br>> To UNSUBSCRIBE or update options visit:<br>> http://lists.digium.com/mailman/listinfo/asterisk-users<br>                                            </body>
</html>