I want to make calls P2P, but in all calls, that is, the RTP (audio) is acrossing through OSBC, and I dont want this config...
How I can configure the OBSC for all calls are P2P???
Thanks in advance...
By default, OSBC will only proxy RTP when it detects that the UAs on either side are behind NAT (the specifics as to how this is determined can be found in other forum posts). But there is also a configuration parameter in the OpenSBC General Parameters page of the UI labelled 'Always Proxy Media'. I would first check to ensure that this is not enabled. If not, then confirm whether you are working with UAs that are behind a NAT.
Yes, I would guess that is the cause. If you would like to confirm this, change the IP address space of your test network to one that is not recognized as being private. Ie.
10.0.0.0 - 10.255.255.255 (10/8 prefix)
172.16.0.0 - 172.31.255.255 (172.16/12 prefix)
192.168.0.0 - 192.168.255.255 (192.168/16 prefix)