Bob wrote:
>Subject: Re: [sipX-dev] Per-user timer for call forward to voicemail
>
>> On Mon, 2009-06-15 at 12:12 -0400, Scott Lawrence wrote:
>> > Creating a new database seems best, David - indexed by AOR.
>> 
>> Yes -- the datum you want to store is per-AOR, and there is no 
>> existing table that is indexed that way, or anything close to it.
>> 
>
>In the XMPP work that I am doing, I will have a need for a 
>database that maps an AOR to its Jabber ID.  Instead of 
>creating multiple individual databases that map an AOR to a 
>specific attribute, would it make sense to have a single one 
>which maps an AOR to a set of attributes that applications 
>need to access.  Initially, that set of attributes would be 
>the custom VM time-out and Jabber ID but could grow over time 
>to include more attributes.  
>
>Comments?
>
That would work but my concern with it would be that it could become a
dumping ground for any piece of data that would be based on AOR as key.
The table would then contain a bunch of information that is not even
remotely related other than the AOR.

_______________________________________________
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/

Reply via email to