Numerology : Meaning of Number 3

Number 3 Numerology : The creative child Each of the numbers 1 through 9 has a unique personality, a limited range of qualities and traits. To get a good understanding of how numbers affect us, it helps to get to know each single-digit number as if it were a person you know, carrying its own personality … Read more

saving data into custom cdr field – add new filed in cdr

I created custom field “rec_name” id table “cdr”, database “asteriskcdrdb”. In this field I want to store recording name. I know i should do it by adding this line in one of .conf files, but where? exten => s,1,set(CDR(rec_name)=${CALLFILENAME}) I can do it by sql statement, too, but i don’t know where is the file … Read more