Adding ability to require authentication for sip messages on a sofia profile.

This commit is contained in:
William King
2013-02-04 12:00:28 -06:00
parent 5144700927
commit fca349941e
4 changed files with 48 additions and 0 deletions
+1
View File
@@ -198,6 +198,7 @@ typedef enum {
typedef enum {
PFLAG_AUTH_CALLS,
PFLAG_AUTH_MESSAGES,
PFLAG_BLIND_REG,
PFLAG_AUTH_ALL,
PFLAG_FULL_ID,