[asterisk-dev] The rate of write() in channel driver being called
    Kevin P. Fleming 
    kpfleming at digium.com
       
    Wed Aug 30 05:20:40 MST 2006
    
    
  
----- Guan-Hsiung Liaw <ghliaw at isu.edu.tw> wrote:
> It seems that Asterisk buffers the incoming voice packets from network
> and then sends a number of them to the other call leg.
No, it does not.
> Could you tell me how does Asterisk deal with the incoming packets?
> And, may we adjust the buffering delay?
When a packet is received on the RTP socket, it is turned into an Asterisk frame and forwarded to the bridged channel immediately (except for cases where a jitterbuffer may be involved).
-- 
Kevin P. Fleming
Senior Software Engineer
Digium, Inc.
    
    
More information about the asterisk-dev
mailing list