[asterisk-dev] users.conf and dynamic realtime

Dome Charoenyost dome at tel.co.th
Sat May 9 09:39:11 CDT 2009


On Sat, May 9, 2009 at 8:08 PM, Tzafrir Cohen <tzafrir.cohen at xorcom.com> wrote:
> On Sat, May 09, 2009 at 07:22:39PM +0700, Dome Charoenyost wrote:
>> On Sat, May 9, 2009 at 5:56 PM, Russell Bryant <russell at digium.com> wrote:
>> >
>> > On May 8, 2009, at 7:47 PM, Dome Charoenyost wrote:
>> >
>> >> I'm thinking about 10,000 subscribers. when implement in university.
>> >> it's not good idea when reload 10,000 users on users.conf
>> >
>> >
>> > That is correct.  users.conf was never intended to be used at that
>> > scale.
>>
>> I'm looking 1.6.1 source code. and  i agree Tilghman. realtime design
>> for individual table.
>> if integrate all service in one table for realtime it's big table.
>>
>> but i'm thinking about redesign realtime to work like users.conf
>> 1 row for all service.
>> example
>> - sip  (hassip)
>> - h323 (hash323)
>> - iax2 (hasiax2)
>> - voicemail (voicemail and password)
>> - manager (hasmanager)
>>
>> anything else ?
>
> This works as long as you have a separate table for each.
>

may be make dummy table compatble with  users.conf and use store
procedure handle separate table.


> --
>               Tzafrir Cohen
> icq#16849755              jabber:tzafrir.cohen at xorcom.com
> +972-50-7952406           mailto:tzafrir.cohen at xorcom.com
> http://www.xorcom.com  iax:guest at local.xorcom.com/tzafrir
>
> _______________________________________________
> --Bandwidth and Colocation Provided by http://www.api-digital.com--
>
> asterisk-dev mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-dev
>



More information about the asterisk-dev mailing list