I put my hints in a separate static context, then set the subscribecontext in sip.conf to make subscriptions look at that context for hints. Perhaps that would work for you?

-Jason

Damon Estep wrote:

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?

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)?

More importantly, can anyone answer these questions;

Can the hint priority by put in mysql realtime?

Is there truly an impact to changing the priority datatype to char or varchar?

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”)

Thanks for any info on this.

------------------------------------------------------------------------

_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to