Is it the way for asterisk realtime system?
register:
UA1 --register--> asterisk1 -----> store user information in DB
UA2 --register--> asterisk2 ----> store user information in DB
UA1 --invite-UA2-------> asterisk1 ----> asterisk1 query UA2 information in DB
      ----->asterisk1 -----invite--> UA2
finally: UA1 -------asterisk1 ----------UA2  (2 legs keeping in asterisk1)
Am I right?


On 6/21/06, Kevin P. Fleming <[EMAIL PROTECTED]> wrote:

----- unplug <[EMAIL PROTECTED]> wrote:
>   In my configuration below, I use realtime architecture in our
> system.  I have one device attached to each asterisk server.  There
> is
> no record when I issue "sip show users or sip show registry in CLI.
> I
> wonder how can I know who is registered in asterisk.  What command is
> it?

The Asterisk Realtime implementation does not currently support sharing a 
registration database among multiple servers and having them be aware of the 
peers registered via the other servers. This will be addressed during the next 
development cycle, though.

--
Kevin P. Fleming
Senior Software Engineer
Digium, Inc.

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