Displaying 2 results from an estimated 2 matches for "e6d988b8".
2019 Apr 17
2
IPv6 transport results in ICE with only IPv6 candidates
...ch too broadly.
Cheers,
b.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: This is a digitally signed message part
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20190417/e6d988b8/attachment.sig>
2019 Apr 17
2
IPv6 transport results in ICE with only IPv6 candidates
Hi,
I'm using Asterisk 13.x and have defined a pjsip TCP IPv6 transport:
[transport-tcp-ipv6]
type=transport
protocol=tcp
bind=[2001:1234:5678:abcd::2]:5060
I also have an IPv4 version of that:
[transport-tcp-ipv4]
type=transport
protocol=tcp
bind=10.75.22.8:5060
I've then configured an endpoint to use it:
[outgoing]
type = endpoint
context = default
dtmf_mode = none
disallow = all