You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to connect to a SIP server and send a call. The SIP communication works well, but I am unable to send or receive audio data. Attached below are the logs. I have anonymized some information, but basically:
10.0.0.0 is my private IP (I am behind NAT)
1.2.3.4 is the SIP server's public IP
22.22.22.22 is my public IP
Any help would be appreciated, thank you very much.
Hi @par5er. First of all welcome. Dealing with NAT is provided, but you need to configure it. Check diago.Transport . You can provide your external IP address, but also you can set your specific IP for media.
Also you can check RewriteContact option.
Documentation is not the best, but will be in future.
Anyway there is also goal for supporting RTP symetric but it is not yet supported.
Hi,
I'm trying to connect to a SIP server and send a call. The SIP communication works well, but I am unable to send or receive audio data. Attached below are the logs. I have anonymized some information, but basically:
10.0.0.0
is my private IP (I am behind NAT)1.2.3.4
is the SIP server's public IP22.22.22.22
is my public IPAny help would be appreciated, thank you very much.
The text was updated successfully, but these errors were encountered: