Hi,<br><br>I&#39;m banging my head on Freepbx 2.10 setup with which a SIP hardphone can subscribe to some Freepbx-generated hints and still cannot subscribe to other Freepbx-generated hints (404 Not Found).<br>I would be very curious to learn here a bit more about how Asterisk 1.8 (and above) deals with hint statements.<br>
<br><br>Is it recommanded to group hint statements together in dedicated context  or alternatively use patterns like:<br>[mysupercontext]<br>
exten =&gt; 1234,hint,Custom:Foobar1234<br>
exten =&gt; 1234,1,Noop(Dialing 1234)<br>
exten =&gt; 1234,n,&lt;snip&gt;<br><br>What&#39;s the upside-downside of both methods ?<br><br>Regards<br>