Advertisement
Guest User

Untitled

a guest
Feb 17th, 2020
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. {
  2. "tag": "Category",
  3. "field_id": "Category",
  4. "type": "*composed",
  5. "field_filter": "~Service-Information>MMS-Information>Recipient-Address>Address-Data:s/^[0-9]{4,7}$/premium/(premium)",
  6. "value": "^premium_",
  7. "mandatory": false,
  8. "append": true
  9. },
  10. {
  11. "tag": "Category",
  12. "field_id": "Category",
  13. "type": "*composed",
  14. "value": "~Service-Information>IN-Information>Calling-Vlr-Number:s/^([0-9]{4})/${1}/",
  15. "mandatory": false,
  16. "append": true
  17. },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement