added Cisco Unity ModeCfg attributes

This commit is contained in:
Andreas Steffen
2007-01-21 08:45:10 +00:00
parent 365e838687
commit 4af33bd7a2
3 changed files with 48 additions and 3 deletions
+4
View File
@@ -357,6 +357,10 @@ modecfg_build_msg(struct state *st, pb_stream *rbody
{
attr_type = XAUTH_BASE;
}
else if (attr_type == XAUTH_ROOF)
{
attr_type = UNITY_BASE;
}
attr_set >>= 1;
}
}