SessionS package building

This commit is contained in:
DanB
2019-01-27 18:40:56 +01:00
parent 6e6f02297c
commit 73d7ec2a77
3 changed files with 275 additions and 235 deletions

View File

@@ -771,7 +771,7 @@ const (
SessionSv1GetActiveSessions = "SessionSv1.GetActiveSessions"
SessionSv1ForceDisconnect = "SessionSv1.ForceDisconnect"
SessionSv1GetPassiveSessions = "SessionSv1.GetPassiveSessions"
SessionSv1SetPassiveSessions = "SessionSV1.SetPassiveSessions"
SessionSv1SetPassiveSession = "SessionSV1.SetPassiveSession"
SMGenericV1InitiateSession = "SMGenericV1.InitiateSession"
SMGenericV2InitiateSession = "SMGenericV2.InitiateSession"
SMGenericV2UpdateSession = "SMGenericV2.UpdateSession"