01-06-2013 03:23 AM - edited 03-16-2019 03:00 PM
Hi There,
I got a requirement to transfer a call from 1 internal number to another internal number with greeting and we are using unity 5 as the voicemail server.
It like incoming call to extension 12345 -> play the greeting -> transfer call to number 67890.
I created a call handler, "A", under the "call transfer" I sent the call to 67890, and under "Greeting" after greeting I sent the call to handler A.
But it keeps playing the greeting and dose not transfer the call.
Could someone give me some advice about how to make it work?
Thanks in advance
01-06-2013 03:32 AM
Hi
Calls go through the parts of a call handler in a certain order; the 'transfer' rules take effect only when calls are sent to that call handler from another call handler (such as a directory hanlder or subscriber).
Do something like this:
Call Handler A - extension 12345 - forward extension 12345 to Unity.
Call Handler A - set the greeting, and 'after greeting' action to 'Call Handler B'
Create Call Handler B, and set the transfer to extension option on there.
Regards
Aaron
01-06-2013 02:26 PM
Hi Aaron,
I followed your instruction, but the when the call hit the call handler B, it did not transfer the call and says the extension in unavailable.
Any suggestion for this?
Cheers
01-06-2013 04:23 PM
Does the CSS on the voicemail port or SIP trunks include the target?
Check it with DNA...
Aaron
01-06-2013 06:44 PM
Within call handler A, In the "Caller Input" I select key 1 and choose to send caller to call handler A, and it worked.
Thank you for you help.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide