On Tue, 2009-12-22 at 13:38 -0500, Huijun Yang wrote: > > > >>Huijun wrote: > >> Looking at XX-5994 <http://track.sipfoundry.org/browse/XX-5994> :XMPP > > >> - Enhance user portal to allow user to select presence-based call > >> routing preferences > >> > >> It is quite easy to implement registrar restart when > >> presencerouting-prefs.xml is generated, but here is Damian's comment > on this: > > >I agree with Damian. Changes made by users should not require a > service restart to take effect. > > > How difficult is the IMDB option? Addition of a boolean to a single > IMDB table? > > It apears a table with two colums, userName and boolean, would serve the > purpose.
We usually use identity (u...@domain) as the key in those tables rather than just the username, but yes - a new table is probably the right way to go. _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev sipXecs IP PBX -- http://www.sipfoundry.org/
