On Thu, 2003-11-20 at 00:17, Adrien Mercier wrote: > Hi , > > I'm quite surprised to read these answers. I guess these questions has > already been answered before.
I think this had a bit of misdirection from a different thread. > I am newbie in asterisk. Yes. That's a fact. I've been searching for > these answers for two days ( around 5/6 hours each day). Found nothing. > Google or anything else : na, found nothing. Either on the web or this > list. Thats probably because it doesn't exist in the exact form you are wanting. BTW, I think you asked an interesting well formed question. To answer your question. It could be done via an interface to the manager interface. Your problem is gathering the data, and then displaying it. Ideally I think you would be using the parking function to put calls on hold in a randomly accessible way. You could possible write an app that takes all that data, stores it away with the result of the parking of the call. You could then have either a web page, or other interface to then choose the one you want to pick up. This could signal through the manager interface to transfer the call. This shouldn't be too difficult to accomplish. But while it isn't too hard to do, unless you are ready to do it, I don't think others would be ready to do it for you yet. -- Steven Critchfield <[EMAIL PROTECTED]> _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
