Files
asterisk/main
Sean Bright 312abaa1fe res_pjsip_endpoint_identifier_ip.c: Add port matching support
Adds source port matching support when IP matching is used:

  [example]
  type = identify
  match = 1.2.3.4:5060/32, 1.2.3.4:6000/32, asterisk.org:4444

If the IP matches but the source port does not, we reject and search for
alternatives. SRV lookups are still performed if enabled (srv_lookups = yes),
unless the configured FQDN includes a port number in which case just a host
lookup is performed.

ASTERISK-28639 #close
Reported by: Mitch Claborn

Change-Id: I256d5bd5d478b95f526e2f80ace31b690eebba92
2020-01-08 08:37:53 -06:00
..
2019-08-01 15:31:48 -06:00
2019-08-01 15:31:48 -06:00
2019-11-08 10:20:13 -05:00
2019-02-20 22:23:53 +01:00
2017-12-20 12:40:01 -05:00
2018-06-23 08:26:19 +02:00
2018-07-23 06:47:20 -05:00