Re: [asterisk-users] multiple asterisk approach

2008-08-04 Thread Kristian Kielhofner
On Mon, Aug 4, 2008 at 2:18 PM, JR Richardson <[EMAIL PROTECTED]> wrote: > > Use DUNDi, perfect for this. The protocol is very light, no load on > the servers to run it, can handle hundreds of queries a second with no > load. You want to use regcontext and a few other things to make it > all work

Re: [asterisk-users] multiple asterisk approach

2008-08-04 Thread JR Richardson
> I'm not sure if this is the proper way to approach it but i can't figure out > how to setup dundi. > what i did is, i try to determine which server a user is registered, by > calling an agi to query? the realtime db and capture the regserver of? the > user. > > e.g.? > > exten => _1xx,1,AGI(ge

[asterisk-users] multiple asterisk approach

2008-08-04 Thread ronald ramos
Hi, I'm not sure if this is the proper way to approach it but i can't figure out how to setup dundi. what i did is, i try to determine which server a user is registered, by calling an agi to query  the realtime db and capture the regserver of  the user. e.g.  exten => _1xx,1,AGI(getserver.php