kamailio-4.0.0/modules/sipcapture/sql/create_sipcapture.sql in
table sip_trace.
`auth` varchar(256) NOT NULL,
but on page
http://code.google.com/p/homer/source/browse/sql/create_sipcapture.sql
`authorization` varchar(256) NOT NULL,
So what is the correct?
I am experiencing problem if i use git version of homer.
db_mysql [km_dbase.c:122]: driver error on query: Unknown
column 'auth' in 'field list'