Make caps codec return error through API instead of directly

This commit is contained in:
ionutboangiu
2023-02-14 11:58:56 -05:00
committed by Dan Christian Bogos
parent c7a52d7573
commit 3b0a397cd0
9 changed files with 67 additions and 7 deletions

View File

@@ -1626,6 +1626,7 @@ const (
SessionSv1STIRAuthenticate = "SessionSv1.STIRAuthenticate"
SessionSv1STIRIdentity = "SessionSv1.STIRIdentity"
SessionSv1Sleep = "SessionSv1.Sleep"
SessionSv1CapsError = "SessionSv1.CapsError"
)
// Responder APIs