mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 20:51:58 +00:00
Adding ability to require authentication for sip messages on a sofia profile.
This commit is contained in:
@@ -198,6 +198,7 @@ typedef enum {
|
||||
|
||||
typedef enum {
|
||||
PFLAG_AUTH_CALLS,
|
||||
PFLAG_AUTH_MESSAGES,
|
||||
PFLAG_BLIND_REG,
|
||||
PFLAG_AUTH_ALL,
|
||||
PFLAG_FULL_ID,
|
||||
|
||||
Reference in New Issue
Block a user