[asterisk-dev] pjsip and RTP

Joshua C. Colp jcolp at sangoma.com
Mon Nov 25 08:59:44 CST 2019


On Mon, Nov 25, 2019 at 10:44 AM Jaco Kroon <jaco at uls.co.za> wrote:

> Hi,
>
> chan_pjsip has some issues w.r.t. RTP that's causing problems for me.  My
> setup is rather unique, so I also get why few (if any) others have bumped
> into this before.
>
> I'm trying to wrap my head around PJSIP and ICE.
>
> I've got hosts with 200+ IP addresses.  I need a way to restrict the
> advertised ICE addresses.  I can guarantee 1 v4 and 1 v6 address.
>
> I'd prefer to not bind to [::] or 0.0.0.0 but it seems this is unavoidable.
>
> Can ICE be enabled on a per-transport basis rather than on a per-endpoint
> basis?
>

No, such functionality does not exist. There is the ability to globally
blacklist IP addresses or ranges[1] though.

[1]
https://github.com/asterisk/asterisk/blob/master/configs/samples/rtp.conf.sample#L93

-- 
Joshua C. Colp
Senior Software Developer
Sangoma Technologies
Check us out at www.sangoma.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20191125/399553b3/attachment.html>


More information about the asterisk-dev mailing list