- Changed context from *sessions to *any for all attribute profiles - Created explicit filter definitions in Filters.csv - Changed from inline filters to named filters (FLTR_ACCOUNT_*) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
303 B
303 B
| 1 | #Tenant | ID | Type | Path | Values | ActivationInterval |
|---|---|---|---|---|---|---|
| 2 | cgrates.org | FLTR_ACCOUNT_TEST | *string | ~*req.Account | test | |
| 3 | cgrates.org | FLTR_ACCOUNT_USER1 | *string | ~*req.Account | pppoe_user1 | |
| 4 | cgrates.org | FLTR_ACCOUNT_USER2 | *string | ~*req.Account | pppoe_user2 | |
| 5 | cgrates.org | FLTR_ACCOUNT_USER3 | *string | ~*req.Account | pppoe_user3 |