Files
asterisk/res
Matt Jordan bc6fe07f5c res_pjsip/pjsip_configuration: Disregard empty auth values
When an endpoint is backed by a non-static conf file backend (such as
the AstDB or Realtime), the 'auth' object may be returned as being an
empty string. Currently, res_pjsip will interpret that as being a valid
auth object, and will attempt to authenticate inbound requests. This
isn't desired; is an auth value is empty (which the name of an auth
object cannot be), we should instead interpret that as being an invalid
auth object and skip it.

ASTERISK-25339 #close

Change-Id: Ic32b0c6eb5575107d5164a8c40099e687cd722c7
2015-08-23 18:41:55 -05:00
..
2015-04-12 13:48:10 -05:00
2015-08-07 14:55:53 -05:00
2015-04-29 07:39:22 -04:00
2012-10-14 21:44:27 +00:00