mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-24 16:48:45 +05:00
added target and original value for aliases
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#Direction,Tenant,Category,Account,Subject,DestinationId,Group,Alias,Weight
|
||||
*out,cgrates.org,call,1006,1006,*any,*rating_profile,1001,10
|
||||
*out,cgrates.org,call,1006,1006,*any,*account,1002,10
|
||||
#Direction,Tenant,Category,Account,Subject,DestinationId,Context,Target,Original,Alias,Weight
|
||||
*out,cgrates.org,call,1006,1006,*any,*rating_profile,Subject,1006,1001,10
|
||||
*out,cgrates.org,call,1006,1006,*any,*account,Account,1006,1002,10
|
||||
|
||||
|
Reference in New Issue
Block a user