I am trying to setup Opensips as Stateless Proxy with Asterisk. Here trying to handle only SIP Register requests via Opensips to asterisk, Redirect or Forward request to Asterisk Server
The Setup is as follows, Opensips is in Public LAN Contains dual IP Public IP (20.20.20.20) and Private LAN (10.10.10.10) and Asterisk is in Private LAN has single IP (10.10.10.11).
SIP Trunk established b/n Asterisk and Opensips via Private LAN.
I have tried NAT= force_rport, comedia, localnet, externip. but not working as expected.
Couple for Issues noted with this Setup
- Retransmission
- No Audio / one way Audio
- SIP Endpoints going unreachable
Asterisk doesn’t have any static NAT IP Configured. please provide some insight if this setup will work without issues.
what will be recommendations for this setup to work as expected