Advertisement
Guest User

Untitled

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