[quote author=Luk link=topic=2075.msg14463#msg14463 date=1224072095]
Hi all,
I have a similar question.
Using Outbound (7.6) in Progressive dialling mode, how is the call_result updated in the calling list if there is no agent available when the customer has answered the call? So, Genesys makes the call, customer answers the call, call goes to Voice Transfer Destination (route point), but there is no agent available, so we play a message and drop the call. At the moment, the call_result remains "Unknown call result". The record is not dialed again when an agent becomes ready. We expect is would be dialled again...

The switch is an Avaya.
Thanks,
Luk.
[/quote]
Luk,
this is a bit strange behavior. Dropped calls should be processed as such. Which version of OCS are you using?
Chances are you are not using CPD, and probably still have call_wait_in_queue_timeout defined. What you need to do is to define overflow dn... While OCS manual gives a very good description here is a summary:
In CME, you will need to do the following in order to make this work.
1. ACD Queue 1000. Add the overflow Queue 1000 to the Origination DN list of the Agent Group for your campaign campaign.
2. Add Place Group with Queue 1000 as Origination DN. Make sure that DN 2000 receives calls from 1000.
3. Add Overflow DN 2000. On the Annex tab of extension 2000 create a section called 'default'and add an option called 'overflow_dn' set to true.
4. Create a Place for 2000. Link it to Place Group containing Queue 1000.
Then, just make sure that you send the calls to ACD 1000 if you want your calls to be dropped because agent did not answer. Genesys should mark them as dropped as soon as call is sent from 1000 to 2000.
I should probably check if I have missed anything important tomorrow morning, but I think your problem is that you did not define your overflow and this is why Genesys is not marking them correctly.
Vic