[asterisk-users] motif load

Joshua Colp jcolp at digium.com
Wed Oct 10 17:22:56 CDT 2012


Hans Witvliet wrote:
> Hi,

Hola,

> Are there any thoughts about how "cpu-expensive" motif is?

No more expensive than SIP I'd expect.

> Does it only translate SIP<-->  jingle (during call-setup)
> if so, impact will probably neglectible.

It's not a straight SIP<-->Jingle signaling translation layer. It all 
goes through the standard Asterisk defined API and core.

> or does asterisk remains constantly in between the data-stream?
> In that case, it might be something to pay serious attention to, when
> doing multiple call conversions simultaneously...

Asterisk remains in the media path but depending on the codecs this is 
optimized to be as efficient as possible. In the case of different 
codecs with transcoding occurring your performance hit would come from 
that, not from the fact you are using chan_motif itself.

Cheers,

-- 
Joshua Colp
Digium, Inc. | Senior Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
Check us out at:  www.digium.com  & www.asterisk.org



More information about the asterisk-users mailing list