[Spce-user] howto: compiling itp_MEDIAPROXY module on slicehost

Andreas Granig agranig at sipwise.com
Thu May 19 06:07:50 EDT 2011


Hi,

Thanks for the description, might indeed be helpful. I had some issues
on Amazon EC2 as well, and I'm going to provide a How-To hopefully soon.

Regarding the userspace rtpproxy, it should work out-of-the-box for
normal call scenarios, but it will break audio for voicebox and VCS
announcements and conference calls, because there the rtpproxy needs to
bridge between localhost and the outside, which is quite a pain to
configure in the kamailio config.

Andreas

On 05/19/2011 04:49 AM, Stefan Sayer wrote:
> Hi,
> 
> anyone who is trying to get spce 2.2-rc1 running on slicehost (and
> possibly some other cloud hosting providers), may benefit from these two
> tips:
> 1. install kernel headers before, following this article:
> http://articles.slicehost.com/2010/6/18/downloading-and-using-kernel-source-code-2-6-32-12-and-newer-on-debian
> 
> 
> 2. the normal dkms rebuild somehow makes mrproper in the kernel source
> directory, cleaning up some include files (bounds.h) generated by make
> modules_prepare (this bug possibly:
> https://bugs.launchpad.net/dkms/+bug/599971); to prevent this, build
> dkms with --no-clean-kernel --no-prepare-kernel as in
>  dkms build --kernelsourcedir /usr/src/$(uname -r) \
>    --no-clean-kernel --no-prepare-kernel \
>    -m ngcp-mediaproxy-ng -v 1.3.1
>  dkms install -m ngcp-mediaproxy-ng -v 1.3.1
>  depmod -a
> 
> If I am not mistaken, normal (100% userland) rtpproxy should also work
> with that kamailio setup, so sipwise wizards could possibly provide an
> alternative easy-to-install-and-runs-everywhere rtpproxy package? The
> rtpproxy config seems to be present anyway.
> 
> BR
> Stefan
> 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 900 bytes
Desc: OpenPGP digital signature
URL: <http://lists.sipwise.com/pipermail/spce-user_lists.sipwise.com/attachments/20110519/d5b7dc65/attachment-0001.asc>


More information about the Spce-user mailing list