On Tue, Oct 27, 2020 at 5:35 AM Olivier <oza.4...@gmail.com> wrote:

> Hello,
>
> Where can I find doc about PJSIP's ice_support parameter ?
>
> Do you need to configure things elsewhere in Asterisk config files
> (rtp.conf, PJSIP transport sections, ...) to make ICE work properly ?
>

It needs to also be enabled in rtp.conf.


> I'm asking because, if I'm not mistaken, STUN requires setting a STUN
> server so I think ICE most probably, should also require settings some
> public resources.
>

STUN is not required for ICE, but can be  used to identify another possible
ICE candidate. The implementation itself is the same as chan_sip, so you
would need to also configure a STUN server in rtp.conf if you want to use
STUN with ICE.

-- 
Joshua C. Colp
Asterisk Technical Lead
Sangoma Technologies
Check us out at www.sangoma.com and www.asterisk.org
-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
      https://wiki.asterisk.org/wiki/display/AST/Getting+Started

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

Reply via email to