Commit Graph

114 Commits (a551ce2246f7f457bac57e720f01f2d8b8e7e83c)

Author SHA1 Message Date
Guillem Jover a551ce2246 TT#69200 Reduce nesting levels in array_to_map()
6 years ago
Guillem Jover 2b13bb6724 TT#69200 Switch from C-style for loops to range ones
6 years ago
Guillem Jover 64d4ec32ad TT#69200 Switch to an early return in arrayeq() to reduce nesting level
6 years ago
Guillem Jover 22a0d69263 TT#69200 Rewrite mapeq() to not need an intermediate hash
6 years ago
Guillem Jover d167d55a90 TT#69200 Refactor getting the size of a hash
6 years ago
Guillem Jover 9800b99040 TT#69200 Refactor getting last array index into a new sub
6 years ago
Guillem Jover 456d120d0e TT#69200 Do not use indirect method syntax
6 years ago
Guillem Jover bcbe99c74d TT#69200 Fix mapeq() to match correctly according to caseinsensitive argument
6 years ago
Guillem Jover 85d59d562a TT#69200 Set shebang for perl scripts
6 years ago
Guillem Jover 803bacf8a5 TT#69200 Use strict and warnings
6 years ago
Guillem Jover dbd7ac7e7a TT#69200 Move hash argument to content method into a variable
6 years ago
Guillem Jover 9cca145beb TT#69200 Use correct variable in _create_cftimeset() sub
6 years ago
Guillem Jover 34a51e059c TT#69200 Set exexutable bits for programs
6 years ago
Rene Krenn 8b934eb8b2 TT#69853 support resetting .ama export status by call-id(s)
6 years ago
Guillem Jover 5d38bd26f7 TT#69200 Reimplement itemcount() based on grep()
6 years ago
Guillem Jover 117202701c TT#69200 Remove unused variable in arrayeq()
6 years ago
Guillem Jover 9485368290 TT#69200 Reimplement removeduplicates() based of List::Util's uniq
6 years ago
Guillem Jover 54704e0837 TT#69200 Reimplement contains() based on List::Util's any()
6 years ago
Guillem Jover fdc64d61eb TT#69200 Use reverse in reversearray() instead of an ad-hoc implementation
6 years ago
Guillem Jover 0991288e50 TT#69200 Pass the entire list to push in mergearrays()
6 years ago
Guillem Jover 7857a1c575 TT#69200 Susbstantially simplify and generalize kbytes2gigs()
6 years ago
Guillem Jover e6ebcc15c5 TT#69200 Use Time::Piece and Time::Local to add up months
6 years ago
Guillem Jover 018eafb770 TT#69200 Use Time::Piece instead of ad-hoc code to print dates and times
6 years ago
Guillem Jover 72d7000151 TT#69200 Use Time::Seconds instead of ad-hoc code to pretty print time offsets
6 years ago
Guillem Jover 561e36d08c TT#69200 Use sprintf instead of ad-hoc code to 0 fill digits
6 years ago
Rene Krenn 1b96d8923b TT#67109 TT#63655 migrate voipnumbers.listtimestamp
6 years ago
Rene Krenn 116f88bc2c TT#63528 CCS importer: clear CFU prefs for subs with "1:1" routing type
6 years ago
Rene Krenn dd3ad894be TT#67109 TT#63655 remove debug limit
6 years ago
Rene Krenn 04d6c7fc0b Revert "TT#69150 Switch to use IO::Prompt::Tiny instead of ad-hoc code"
6 years ago
Rene Krenn 51edb2e561 TT#67109 TT#63655 move projects, dbschema for mergemigration tool
6 years ago
Guillem Jover 548fa1a352 TT#69200 Use List::Util max() and min() instead of ad-hoc code
6 years ago
Guillem Jover 565f539825 TT#69150 Switch to use IO::Prompt::Tiny instead of ad-hoc code
6 years ago
Rene Krenn cc37f38d5b TT#64001 .ama: accept also CFB for "callforward on ncgp" sceanrio
6 years ago
Rene Krenn bfe32e007c TT#64001 .ama: filter by User-To-User header value
6 years ago
Rene Krenn 70b5b93596 TT#64001 .ama: process User-To-User instead of $ivr_duration_limit
6 years ago
Rene Krenn e7ed4d79c6 TT#63528 CCS importer: clear CFU for subs with "1:1" routing type
6 years ago
Rene Krenn baf0d3eebe TT#59265 ccs importer: detect delta of imports
6 years ago
Rene Krenn 753aa4d390 TT#58651 ama exporter: change TERM_DIGITS for cfu_no_ivr scenario
6 years ago
Rene Krenn 082dce953e TT#58800 ama exporter: rewrite 6001 terminating number
6 years ago
Rene Krenn 8a0c240282 TT#58688 CCS importer: set CFU for subs with "1:1" routing typ
6 years ago
Rene Krenn 2d432d7c6b TT#58800 ama exporter: use unaltered destination number for domestic/intl
6 years ago
Rene Krenn cf434799b4 TT#58800 ama exporter: fix domestic/intl "not" patterns
6 years ago
Rene Krenn 3c6aa60ff1 Revert "TT#58825 ama exporter: fix blindxfer-noivr scenario duration"
6 years ago
Rene Krenn 7b3b986a94 TT#58800 ama exporter: regex *varaints* for domestic/intl
6 years ago
Rene Krenn 536948bfb3 TT#58825 ama exporter: fix blindxfer-noivr scenario duration
6 years ago
Rene Krenn 05b2d9c8a1 TT#58651 ama exporter: add cfu_no_ivr scenario
6 years ago
Rene Krenn 1a18421120 TT#58006 TT#58007 ama exporter: rewrite originating/terminating
6 years ago
Rene Krenn 194dfde5ff TT#58800 ama exporter: regex for domestic/international
6 years ago
Rene Krenn dbf0f0c6c6 TT#57614 ccs importer: implement writing pbx prefs
6 years ago
Rene Krenn 1bfb457f68 TT#57568 ama exporter: option to duplciate output files
6 years ago