have you tried to set the priority to -1 for the hints in the db?<br>don't know if it works, but I saw somewhere that the 'hint' priority was actually -1 inside asterisk... maybe this will work with realtime arch.<br><br>Just a suggestion...
<br><br><div><span class="gmail_quote">2006/5/26, Damon Estep <<a href="mailto:damon@suburbanbroadband.net">damon@suburbanbroadband.net</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>
<div link="blue" vlink="purple" lang="EN-US">
<div>
<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;">Can someone shed some light on why the 'hint' feature
was implemented in the 'priority' field that is purely an integer
in the rest of the dialplan?</span></font></p>
<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;"> </span></font></p>
<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;">There seems to be a conflict with realtime and the hint
priority, in order to put in the hints you would have to change the priority
column in the database from int to char and give up some performance (since int
indexes better and priority is a parameter in the select)?</span></font></p>
<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;"> </span></font></p>
<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;">More importantly, can anyone answer these questions;</span></font></p>
<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;"> </span></font></p>
<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;">Can the hint priority by put in mysql realtime?</span></font></p>
<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;">Is there truly an impact to changing the priority datatype
to char or varchar?</span></font></p>
<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;">If it can not be put in realtime, can the hint priority
exist in the same context statically, and the numbered portion of the dialplan
in realtime? (making it "not so real time")</span></font></p>
<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;"> </span></font></p>
<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;"> </span></font></p>
<p><font face="Arial" size="2"><span style="font-size: 10pt; font-family: Arial;">Thanks for any info on this.</span></font></p>
</div>
</div>
</div><br>_______________________________________________<br>--Bandwidth and Colocation provided by <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://Easynews.com" target="_blank">Easynews.com</a> --
<br><br>Asterisk-Users mailing list<br>To UNSUBSCRIBE or update options visit:<br> <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">
http://lists.digium.com/mailman/listinfo/asterisk-users</a><br><br><br></blockquote></div><br>