Rhonda,
there are two approaches hard and easy:
hard use CCON data in IR strategy.
easy write your own data
I would go with second:
it should not be too hard. What you need to do is just modify your strategy a bit to allow IR to read and write directly to the database before/after it routes the call as to what agent it was routed to (TargetObjectSelected, for example). Making a simple strategy should not take you more than an hour, followed by writing a SQL script 3 hours including testing. Of course, I would give it a week, since for basic design and implementation, since you never know what might go wrong, plus an additional week for testing.
Cheers,
Vic