On Fri, Jul 22, 2005 at 01:43:01PM +0300, [EMAIL PROTECTED] wrote:
> Hey!
> My asterisk is working properly so far with all automatic functions. Now I 
> want
> to direct incoming calls to operator, i mean some person who answers to the
> incoming calls and redirect them to the person caller wants.

After a certain timeout, Asterisk will jump to extension 't' in the
current context . So just like you can set up a "default" action using
"s", you can set up a "timeout" action using "t".

The operator can then transfer the calls.

-- 
Tzafrir Cohen         | [EMAIL PROTECTED] | VIM is
http://tzafrir.org.il |                           | a Mutt's  
[EMAIL PROTECTED] |                           |  best
ICQ# 16849755         |                           | friend
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
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