sipsorcery-org / sipsorcery

A WebRTC, SIP and VoIP library for C# and .NET. Designed for real-time communications apps.
https://sipsorcery-org.github.io/sipsorcery
Other
1.42k stars 431 forks source link

Add ability to specify public IP address when answering the call #1072

Closed edossantos-sipcaller closed 6 months ago

edossantos-sipcaller commented 6 months ago

The new 'publicIpAddress' argument is optional, so the interface is backward compatible. This allows specifying the public IP address to use in SDP when answering the call, and the UA is behind NAT.