Daniel wrote:
>Subject: [sipX-dev] Populating the CDR pages
>
>Hi
>
>While working for http://track.sipfoundry.org/browse/XX-6132 
>(Exception due to stale link on user portal ) I discovered 
>that I can not get my CDR table/pages to be populated. Not 
>sure what I am doing wrong or missing.
>
>I have:
>
>- Added 2 softphones (xlite as Bria)
>- Associated one line for each
>- The CDR server is up and running
>- "Enable Call Detail Records" setting is enabled.
>- Successfully making internal call between 2 lines 
>
>All the CDR page remains empty and so the db tables 
>associated. I did not find anything wrong in the 
>supervisor.log or sipxcallresolver.log (but I probably looking 
>in the wrong place as I do not have much experience with CDR)
>
>Any suggestion/help much appreciated
>
>
I assume you're using a development system and not an ISO image.  

If you are using a development system, you should:

1. Edit the sipxcallresolver.sh in the bin directory and change the
LibOdbcDir path to point to /usr/lib instead of your lib install path or
even simpler, create a softlink link called "unixODBC" in your install
lib directory and have it point to /usr/lib  (i.e. ln -s /usr/lib
unixODBC from your install lib directory).  Now restart your system for
the change to be recognized.

2. Check the sipXproxy.log file to see if it was able to successfully
open the database in order to write Call State Events (CSE) to it. 


Raymond
  
_______________________________________________
sipx-dev mailing list [email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
sipXecs IP PBX -- http://www.sipfoundry.org/

Reply via email to