Rafael Sousa wrote: > I am studying the minisip source code and I'm having a little difficulty > finding the length in millisecond of the voice packet. Can you tell me where > in the code is implemented it? > The frame size is fixed to 20 ms, and it seems to be hard-coded in multiple source files in libminisip/source/subsystem_media. Mikael