Hello everyone,
I am relativly new to Asterisk and I spent a bunch of days trying to configure a setup behind an (in germany) famous router FritzBox provided by our ISP.
Currently I am able to place a phone call from my cellphone to our landline registered in FritzBox. Our current configuration leads to our IP-Phones ringing according to our dialplan. If the ringing phone is answered I can hear the audio beeing send by my cell but no signal get’s out from the IP-Phone to the cell phone.
I am wondering why the packets from my internal LAN cannot be received by my cell, I thought the inward path through all firewalls and routing would be more critical, howevery outgoing does not work
Issue graphical
Cell Phone ISP FritzBox Asterisk UDM Pro IP-Phone
+--------+ Audio OK +--------+ Audio OK +--------+ Audio OK +--------+ Audio OK +--------+ Audio OK +--------+
| | -----------> | | -----------> | | -----------> | | -----------> | | -----------> | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | no Audio :( | |
| | ------------ | | <----------- | | <----------- | | <----------- | | <----------- | |
+--------+ +--------+ +--------+ +--------+ +--------+ +--------+
Network Layout
Internet SIP from ISP
|
|
|
FritzBox
192.168.0.1/24
|
|-------------------------|
| |
192.168.0.197 192.168.0.5
Ubiquiti UDM Pro Asterisk Server
192.168.40.1/24
|
|
|
|
|-------------------|------------...------|
| | |
| | |
192.168.40.10 192.168.40.11 192.168.40.21
Fanvil X4G Fanvil X4G Fanvil X4G
When trying to capture IP-Packets from the IP-Phone, the SIP seems to work fine. But RTP packets are send to the wrong IP-Address! The IP-Phone sends the packets direktly to FritzBox, if I understand
correctly it should send those packets first to Asterisk and they will be forwarded to FritzBox by Asterisk.
So how do I tell the IP-Phone to send the RTP packets to Asterisk?
Can you help me, what additional information do you need?
Looking forward to hearing from you!
Used Asterisk Version
Asterisk 18.1.1 on a x86_64 running Linux
Used Linux Version
Debian GNU/Linux 10 (buster)
Used IP-Phone Version
Fanvil X4G, Firmware X4-2.14.0.7386
Used Router from Ubiquiti
UDM-Pro: Dream Machine Pro
Used Router from ISP
AVM FRITZ!Box 6490 Cable
best regards,
Nicolas