Dear navaismo,
thank you for your reply. Sorry for the delay but I was away for 2 weeks.
You were right. I have set another peer completely in sip_custom.conf and now I can set up the call (I see call in progress, In call, Call terminated). 
Unfortunately I have no audio. 
I have followed your tutorial and:
- My Asterisk has public IP address, and in peer I have nat=no. I canât verify this configuration since sip show peers nor sip show peer doesnât list NAT configuration.

In SIP debug I can see that âSIP read from WS:â and âc=IN IP4â point to the same client public IP address. - I have turn on RTP debug, and I see that Asterisk is sending RTP stream to the public IP address of client. Just I donât see â(via ICE)â, and in SIP peer conf I have icesupport=yes and in rtp_custom.conf I have icesupport=true. Is this a problem? I em using Asterisk 11.17.1.
I have capture packets (tcpdump and Wireshark) on Asterisk and on client computer, and I can see that Asterisk is sending RTP stream to the client, and on client I see that itâs receiving RTP (UDP) stream.
It seams that client is getting the stream, just I donât hear it in my Firefox.
How to continue from here?
Best regards.