Quick Transfer based on agent for Answering machine Message
Posted: Thu Jan 10, 2013 9:41 pm
Goautodial CE 2.0
ISO install
intel Xeon E5-2430 0 2.2 ghz
8 gig ram
1 tb HD 7200 I know too slow it's getting changed
Not in a Cloud
My Question is can i have agents record custom answering machine messages and send them with the quick transfer say for example
lets say the User/Agent is 169 they get an answering machine in the dialer
they click the quick transfer button which is set to dial ext 444
exten => _444,1,Answer
exten => _444,n,Dial(local/444${callerid})
exten => _444,n,Hangup
exten => _444169,1,Answer
exten => _444169,n,WaitForSilence(1000)
exten => _444169,n,Playback(169custom_vm)
exten => _444169,n,Hangup
It looks like it would work does anyone know if it would???
ISO install
intel Xeon E5-2430 0 2.2 ghz
8 gig ram
1 tb HD 7200 I know too slow it's getting changed
Not in a Cloud
My Question is can i have agents record custom answering machine messages and send them with the quick transfer say for example
lets say the User/Agent is 169 they get an answering machine in the dialer
they click the quick transfer button which is set to dial ext 444
exten => _444,1,Answer
exten => _444,n,Dial(local/444${callerid})
exten => _444,n,Hangup
exten => _444169,1,Answer
exten => _444169,n,WaitForSilence(1000)
exten => _444169,n,Playback(169custom_vm)
exten => _444169,n,Hangup
It looks like it would work does anyone know if it would???