Openvpn works weird

Hi guys.
I'm having this weird issue with my openvpn server.

When I connect to my home openvpn server using my mobile phone and mobile network, there is no problem, openvpn for android connects successfully and I can access resources on my home network, for example, I can see what's new on my home samba file server.

But now, when I connect to my own openvpn while on a different wifi network from my friend (he has a proprietary router, not openwrt), the connection succeeds, but the resources on my home samba server don't show up on the my phone. At the same time, pings with the phone go normally to my home samba server!

I checked the subnets, and it seems to me that there should be no conflict.
-My home network with openvpn and samba server is 192.168.1.0
-My friend's network is 192.168.0.0

I also want to clarify that the list push 'route 192.168.1.0 255.255.255.0' parameter has been added to the open vpn config

Also, I noticed that my friend's isp is using a pptp connection.
After all, in fact, this is also a vpn, and maybe this is the problem?

table route from Router my friend:

|172.18.0.1|0.0.0.0|255.255.255.255|0|WAN|Dynamic|
|10.10.10.5|10.10.165.1|255.255.255.255|0|WAN|Dynamic|
|239.255.255.250|0.0.0.0|255.255.255.255|0|LAN|Dynamic|
|10.10.165.0|0.0.0.0|255.255.255.0|0|WAN|Dynamic|
|192.168.0.0|0.0.0.0|255.255.255.0|0|LAN|Dynamic|
|10.10.10.0|10.10.165.1|255.255.255.0|0|WAN|Dynamic|
|10.10.0.0|10.10.165.1|255.255.0.0|1|WAN|Dynamic|
|224.0.0.0|0.0.0.0|240.0.0.0|0|LAN|Dynamic|
|0.0.0.0|172.18.0.1|0.0.0.0|0|WAN|Dynamic|