mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Added *eventType to opts for process threhold
This commit is contained in:
committed by
Dan Christian Bogos
parent
50789d6000
commit
61d2b4e922
@@ -29,5 +29,5 @@ cgrates.org,FLTR_DST_FS,*string,~*req.Account,1001;1002;dan,2014-07-29T15:00:00Z
|
||||
cgrates.org,FLTR_DST_FS,*destinations,~*req.Destination,DST_FS,
|
||||
cgrates.org,FLTR_RES_GR3,*string,~*req.Account,3001,2014-07-29T15:00:00Z
|
||||
cgrates.org,FLTR_STS1,*string,~*req.Account,1001;1002,2014-07-29T15:00:00Z
|
||||
cgrates.org,FLTR_CDR_UPDATE,*string,~*req.EventType,CDR,2014-07-29T15:00:00Z
|
||||
cgrates.org,FLTR_CDR_UPDATE,*string,~*opts.*eventType,CDR,2014-07-29T15:00:00Z
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user