installation - setup an IVR with Asterisk -


I need to set up a simple IVR system for a friend's company, through the menu by pressing the caller Lets navigate.

Press '1' for today's schedule, '2' for the program tomorrow and so on.

This is only an information system, i.e. any navigation route will end with a real person, but only audio messages will be played.

Now, I have never set up such a set before and have diged a little on Google. Looks like I will be able to get it using Asterisk

  • What do I need hardware-wise?
  • Is a Simple Linux Server and a VoIP Account Enough with a Provider in Germany?
  • Will a VPS handle the work?
  • How about several concurrent incoming calls?
  • Are they controlled by Asterisk?

This is entirely possible.

What you need to know:

  1. There are some problems with the H323 in the asterisk. If your provider asks for SIP , instead of SIP .

  2. You have a whole IVR in your extensions.conf , but for complex tasks, this AGI Is better to use. These are pearl or python or any language scripts that apply your IVR argument

  3. < P> Multiple concurrent
  4. Call is not a problem, my installation of asterisk on a simple PC < Em> hundreds of combined calls
  5. Things that affect actually display sound conversion and < Strong> Tone detection .

    To improve the performance, you must:

    1. Paste on a codec ( μLaw which I use) Force all SIP connections to use that codec, and you'll do this as soon as your code is SOCS-T UL , file bytes of all Astro Operation Disks On reading and networking they are just like sending with original wrapping.

    2. There is no math for your provider to identify the tone on your behalf and send them outside the band , RFC 2833 By using . To detect tone a lot of CPU consumption is operating, it does it for its own sake. I personally run Asterisk on 2,66 MHz Celeron IV 2048 MB RAM , Under Fedora 10 X86_64 . 150 connections work just once, there is no delay.

      Approximately 9.6 KByte / sec per connection should not be a problem for modern VPS.


Comments