mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 05:02:10 +00:00
add auth-subscriptions flag. sofia ua can now optionally challenge subscrition requests
This commit is contained in:
committed by
Michael Jerris
parent
9b1ebff8de
commit
3666029ff0
@@ -275,6 +275,7 @@ typedef enum {
|
||||
PFLAG_TLS_ALWAYS_NAT,
|
||||
PFLAG_TCP_ALWAYS_NAT,
|
||||
PFLAG_ENABLE_CHAT,
|
||||
PFLAG_AUTH_SUBSCRIPTIONS,
|
||||
/* No new flags below this line */
|
||||
PFLAG_MAX
|
||||
} PFLAGS;
|
||||
|
||||
Reference in New Issue
Block a user