asterisk / asterisk

The official Asterisk Project repository.
https://www.asterisk.org
Other
1.99k stars 929 forks source link

[improvement]: Endpoint identifier transport #672

Closed viktike closed 1 month ago

viktike commented 2 months ago

Improvement Description

Add a new identify_by option to res_pjsip_endpoint_identifier_ip called 'transport' this matches endpoints based on the bound ip address (local) instead of the 'ip' option, which matches on the source ip address (remote).

gtjoseph commented 2 weeks ago

NOTE: The original PR that addressed this issue has been reverted due to security issues.