Hi! > On Tue, 13 Apr 2004, Dmitry Mishchenko waxed: > > > In other words can I receive information which we are usually getting in CDRs > > during the time when the call is still active? > > Yes, via the manager interface. Check manager.conf, it > lets * talk on port 5038.
The other option is that you write your own AGI that triggers at the beginning of the call and records the info that you want. Then you can add another script that checks for "show channels" or something similar and removes the temporary Db entry the first script created in case the call has been completed. Downside: You don't get to trace what happened in between, i.e. you are missing all the transfer and parking games. And all the queue fun. Cheers, Philipp _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
