<div dir="auto">Do you have rtp internally? I.e. fr extension2extension? How about extension to system (i.dialing the voicemail system?).<div dir="auto"><br></div><div dir="auto">Please share the call full pcap as opposed to just rtp txt.</div><div dir="auto"><br></div><div dir="auto">Also a great troubleshooting tool is sngrep </div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri., Feb. 26, 2021, 2:35 a.m. Muazu Musa Muhd, <<a href="mailto:muazumusamuhd@gmail.com" target="_blank" rel="noreferrer">muazumusamuhd@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello, Please I really need your help setting up SIPWISE on AWS EC2 for my small team, I tried using different versions and followed the respective procedures stated in the Handbook all to no avail, I really ran out of options, the problem I am facing is that everything would work but there will be no RTP packets exchanged as it was pointed out to me in this issue, I am new to this platform but I am trying my best to learn, I really hope someone can point me in the right direction to set it up.<div><br></div><div>I use eu-west 1region</div><div>I used almost all images you provided on the region starting from ami-8bef6cfc</div><div>to this <span style="color:rgb(135,134,134);font-family:Raleway,"Helvetica Neue",Helvetica,sans-serif;font-size:16px">ami-0a595d7ac0266d740</span></div><div>I set up all ports correctly</div><div>TCP port 22 (SSH)<br>– TCP port 443 (HTTPS/CSC)<br>– TCP port 1443 (Admin Panel)<br>– TCP port 5060 (SIP/TCP)<br>– UDP port 5060 (SIP/UDP)<br>– TCP port 5061 (SIP/TLS)<br></div><div>– TCP port 5222 (SIP)<br>– TCP port 5269 (SIP)<br>– UDP port 30000:44999 (RTP)<br></div><div><br></div><div>I launch my instance and SSH in to it</div><div>I advertise my public IP with </div><div>ngcp-network --set-interface=eth0 --advertised-ip=54.78.110.45<br></div><div>I apply the changes with </div><div>ngcpcfg apply ’add advertised-ip on interface eth0’</div><div><br></div><div><br></div><div>Then I add network configuration like</div><div><br></div><div><br></div>ngcp-network --set-interface=eth0 --ip=auto --netmask=auto --hwaddr=auto<br>ngcp-network --move-from=lo --move-to=eth0 --type=web_ext --type=sip_ext --type=rtp_ext --type=ssh_ext --type=web_int <div><br></div><div>my network.yml is like</div><div><br></div><div>---<br>hosts:<br>  self:<br>    dbnode: '1'<br>    ens5:<br>      advertised_ip:<br>      - 54.78.110.45<br>      dns_nameservers:<br>      - 10.0.0.2<br>      gateway: 10.0.0.1<br>      hwaddr: 02:9c:1d:a2:a2:6d<br>      ip: 172.31.3.101<br>      netmask: 255.255.240.0<br>      type:<br>      - web_ext<br>      - sip_ext<br>      - rtp_ext<br>      - web_int<br>      - ssh_ext<br>    interfaces:<br>    - lo<br>    - ens5<br>    lo:<br>      cluster_sets:<br>      - default<br>      ip: 127.0.0.1<br>      netmask: 255.255.255.0<br>      shared_ip: []<br>      shared_v6ip: []<br>      type:<br>      - sip_int<br>      - ha_int<br>      - aux_ext<br>      - ssh_ext<br>      - api_int<br>      - rtp_int<br>      - stor_int<br>      v6ip: ::1<br>      v6netmask: 128<br>    role:<br>    - proxy<br>    - lb<br>    - mgmt<br>    - rtp<br>    - db<br>    - storage<br>    status: online<br>    swraiddevices: []<br>    sysdescr: ''<br>    syslocation: ''<br>    sysname: ''<br><div><div><br></div><div><br></div><div>And i apply the changes with</div><div><br></div><div>ngcpcfg apply ’change network configuration’<br></div><div><br></div><div><br></div><div>So I do everything like the Handbook suggested but everything I do is turning the same result.</div><div><br></div><div>I have attached my RTP log</div><div><br></div><div>I really wish you could help me. Thank you so much.</div></div></div><div><br></div>-- <br><div dir="ltr" data-smartmail="gmail_signature"><div dir="ltr"><div>Muazu Musa Muhammad</div><div><br></div><div>Vannia Technologies LLC.</div><div>Twiiter: @MuazuMusaMuhd</div><div>LinkedIn: Muazu Musa Muhammad<br></div><div><br></div></div></div></div>
-- <br>
Spce-user mailing list<br>
<a href="mailto:Spce-user@lists.sipwise.com" rel="noreferrer noreferrer" target="_blank">Spce-user@lists.sipwise.com</a><br>
<a href="http://lists.sipwise.com/mailman/listinfo/spce-user_lists.sipwise.com" rel="noreferrer noreferrer noreferrer" target="_blank">http://lists.sipwise.com/mailman/listinfo/spce-user_lists.sipwise.com</a><br>
</blockquote></div>