Re: [asterisk-users] usage of manager events to create custom reports

2009-11-01 Thread Steve Edwards
On Sun, 1 Nov 2009, nik600 wrote: > due to some custom requirements we are planning to use the manager > events for creating some custom reports. > > So the call-flow in the events listener will be: > > 1) new event detected > 2) check if the event has an Uniqueid information > 3) push the event

[asterisk-users] usage of manager events to create custom reports

2009-11-01 Thread nik600
Dear all due to some custom requirements we are planning to use the manager events for creating some custom reports. I've enabled cdr_manager, then in manager.conf i've enabled timestampevents = yes and in queue.conf eventmemberstatus = yes. I know that these settings can generate a lot of manag