MicroNet SP5012A Instrukcja Użytkownika Strona 9

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 10
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 8
followed the extension document from the Asterisk web site. The parameter
${EXTEN} will capture the real numbers which was be sent from the client
side.
For this configuration, please also checkout the dialing plan in the Trunk or
FXO gateway. In FXO gateway (SP5050/5052/5054), because of the route
table configuration, this call will be passed through the FXO port to the PSTN
directly. This is not necessary for other special configurations in Micronet FXO
units.
4.3 Auto IVR function in Asterisk
As the Asterisk is just like the IP PBX, it could also provide the IVR for the
incoming calls. This chapter will introduce how to make it work.
For the IVR function between Asterisk and Micronet units, the calling party will
get the IVR from Asterisk while they make calls from Micronet units. This
function was provided by Asterisk and users have to enable this function in
Asterisk before using it.
This function was also controlled by the file named “extensions.conf”. Please
check out the following configurations in Asterisk about this function:
[mainmenu]
exten => 9,1,Answer
exten => 9,2,Background(thanks)
exten => 9,3,WaitExten
include => Max
While the client send the number 9 to Asterisk, the first emotion in Asterisk is
answering this call, the second is playing the IVR which was named “thanks”
and waiting for the extension number after the IVR.
In FXS gateway, users could dial the number “9” to get it. This is the normal
dialing and users didn’t have any special configurations in Micronet unit.
8
Przeglądanie stron 8
1 2 3 4 5 6 7 8 9 10

Komentarze do niniejszej Instrukcji

Brak uwag