Oops, found it... there is a typo in the example config file:
# ALTER TABLE missed_call ADD COLUMN dst_user VARCHAR(64) NOT NULL DEFAULT '';
See the missing 's' on the table name...
I guess I didn't see the error message when entering this.
Thanks,
-mark