Hi. Today I was asked about a function of asterisk. That's what it should to:
a call arrives -> put it in a queue -> remain here ;) Then, when someone wants to answer, just dial an extension and the older call that's in the queue is picked up. A sort of app_queueonly + app_pickolderqueuecall . As far as I know asterisk doesn't support that, so was wondering if someone encountered a similar request, or is working on it. I could start writing a new app, perhaps based on app_queue , or is better an agi script ? Or I'm missing a clever method to do it? Matteo. _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
