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

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
              http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to