Yehavi Bourvine wrote: > OK, but I still did not get a reply to my original question: Why using > SIP registrar in front of Asterisk and not simply use bare Astersik? > can't it handle the load? (remember - in my case it doesn't handle the > RTP, only signalling). Can't it handle so much registrations? (I am > using realtime DB, it is has any relevance).
My experience has shown that using a dedicated registrar for large installs is more effective; it doesn't tie up resources on the Asterisk box with all those registration refreshes, for one. A product built to be a high-throughput standalone registrar will handle the concurrency requirements and perform better. -- Alex Balashov Evariste Systems Web : http://www.evaristesys.com/ Tel : (+1) (678) 954-0670 Direct : (+1) (678) 954-0671 Mobile : (+1) (706) 338-8599 _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
