mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-25 09:08:45 +05:00
Make caps codec return error through API instead of directly
This commit is contained in:
committed by
Dan Christian Bogos
parent
c7a52d7573
commit
3b0a397cd0
@@ -1626,6 +1626,7 @@ const (
|
||||
SessionSv1STIRAuthenticate = "SessionSv1.STIRAuthenticate"
|
||||
SessionSv1STIRIdentity = "SessionSv1.STIRIdentity"
|
||||
SessionSv1Sleep = "SessionSv1.Sleep"
|
||||
SessionSv1CapsError = "SessionSv1.CapsError"
|
||||
)
|
||||
|
||||
// Responder APIs
|
||||
|
||||
Reference in New Issue
Block a user