1 of 1 users consider this post helpful
Re: Voicemail XML - Name of first forwarder in e-mail
Hi Richard,
I already found the issue... Hide connected endpoint was enabled on the VM user's object. After disabling this,the queue info was send in the subject.
I found out about this, after making a wireshark trace of both machines. On my test machine:
vm.9(T):diverted call diverting=207:'Maikel Schaap:Maikel Schaap' orig=297:'WQ_Welkom2' count=1 reason=1 orig-reason=1
You see the orig value is set. As soon as you enable the hide connected endpoint flag, this value is no longer set.
vm.9(T):diverted call diverting=207:'Maikel Schaap:Maikel Schaap' orig=: count=1 reason=1 orig-reason=1
Thank you all for the help 

> Maikel