Hi everyone!

The following: Any calls coming in on extension 12121212 should get a message telling them to dial the extension of the person they are trying to reach, and then press #.
The call should then go to the entered extension.
This is as far as I got...


***********************************************************
exten => 12121212,1,Wait,1



exten => 12121212,2,Answer



exten => 12121212,3,PlayBack(welcome)



exten => 12121212,4,PlayBack(if-u-know-ext-dial)



exten => 12121212,5,PlayBack(then-press-pound)



exten => 12121212,6,DigitTimeout,10


exten => 12121212,7,ResponseTimeout,30
***********************************************************

Who can help me a little further on the way?



Regards,
   Evert

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to