VoIP How to: IVR and Voicemail Example: Difference between revisions

mNo edit summary
==Overview of configuration==
We'll need three numbers for this example, let's assume our numbers are as follows:
#123001, the main number that customers call. This will play the pre-recorded message and offer calles to press 1 or 2.
#123002, the number that is used for the VoIP phone. Pressing 1 on the main number will call this number.
#123003, the number that is used to redirect to an external number or go to voicemail. Pressing 2 on the main number will call this number.
 
==ToDo==