On Fri, Oct 29, 2010 at 1:40 AM, Michael Scheidell <[email protected]> wrote: > On 10/28/10 6:23 PM, Tony Graziano wrote: > > but if you want instant karma, just do the report>call hostory and download > to csv or whatever and parse however you need to get the information you > need now. > > An internal error has occurred. Click here to continue. > --
sipxconfig.log should have more details about, meanwhile you can try psql SIPXCDR -U postgres SELECT callee_aor FROM cdrs WHERE caller_aor LIKE '%PORTFOLIO%'; George _______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users/
