Community Patterns

Community Library Entry

0

Regular Expression
Created·2016-05-25 17:36
Flavor·PCRE (Legacy)

/
([\w-]+[_][\w-]*)
/
gm
Open regex in editor

Description

Matches customer portion of call detail records found in the fields dcontext, lastdata, and usefield of an Asterisk CDR table. Additional processing required to get fully clean values.

Submitted by lindstrom