[OpenSIPS-Users] dialog module db_mode question
    Stanisław Pitucha 
    viraptor at gmail.com
       
    Fri Apr  8 17:46:04 CEST 2011
    
    
  
On 8 April 2011 16:42, Brett Nemeroff <brett at nemeroff.com> wrote:
> Ok so does that mean that a short timer interval is just as efficient as
> realtime?
Delayed is more efficient, since realtime executes in the same process
as the packet processing. This means that with realtime mode, the
packet has to wait until the database operation is completed.
That's not the case for the delayed mode.
-- 
KTHXBYE,
Stanisław Pitucha
    
    
More information about the Users
mailing list