-
- Downloads
res_pjsip: Update authentication realm documentation.
Using the same auth section for inbound and outbound authentication is not recommended. There is a difference in meaning for an empty realm setting between inbound and outbound authentication uses. An empty inbound auth realm represents the global section's default_realm value when the authentication object is used to challenge an incoming request. An empty outgoing auth realm is treated as a don't care wildcard when the authentication object is used to respond to an incoming authentication challenge. ASTERISK-26799 Change-Id: Id3952f7cfa1b6683b9954f2c5d2352d2f11059ce
Showing
- configs/samples/pjsip.conf.sample 17 additions, 3 deletionsconfigs/samples/pjsip.conf.sample
- res/res_pjsip.c 45 additions, 6 deletionsres/res_pjsip.c
- res/res_pjsip_outbound_publish.c 12 additions, 1 deletionres/res_pjsip_outbound_publish.c
- res/res_pjsip_outbound_registration.c 12 additions, 1 deletionres/res_pjsip_outbound_registration.c
Loading
Please register or sign in to comment