Displaying 1 result from an estimated 1 matches for "studentservice".
2005 Mar 02
1
IVR setup problems
...etMusicOnHold(default)
Exten => 40,3,DigitTimeout,5
Exten => 40,4,ResponseTimeout,10
Exten => 40,5,Background(greeting)
Exten => 1,1,Playback(secr) ; if you press <91>1<92> playback message <93>secr<94>
Exten => 1,2,Dial(SIP/Phone1/20)
Exten => 2,1,Playback(studentservice)
Exten => 2,2,Dial(SIP/Phone1/20)
Exten => 3,1,Playback(it)
Exten => 3,2,Dial(SIP/Phone1/20)
Exten => 4,1,Playback(operator)
Exten => 4,2,Dial(SIP/Phone1/20)
Inside asterisk debug i see what the forwarding of the call working :
log of ASTERISK DEBUG
------------------------------...