mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-22 15:48:44 +05:00
Add support for sending *dmr template via APIOpts
This commit is contained in:
committed by
Dan Christian Bogos
parent
ee98dbe0ca
commit
c9b6c1fbb7
@@ -802,6 +802,7 @@ const (
|
||||
MetaDiamreq = "*diamreq"
|
||||
MetaRadDAReq = "*radDAReq"
|
||||
MetaRadCoATemplate = "*radCoATemplate"
|
||||
MetaRadDMRTemplate = "*radDMRTemplate"
|
||||
MetaCost = "*cost"
|
||||
MetaGroup = "*group"
|
||||
InternalRPCSet = "InternalRPCSet"
|
||||
|
||||
Reference in New Issue
Block a user