[Asterisk-Users] incoming call to internal user

David J Carter david.carter at codepipe.com
Mon Feb 9 09:39:58 MST 2004


Matteo,

try: -
[incoming]
include => default	;default location for internal phones
exten => s,1,Answer
exten => s,2,Wait 10
exten => s,3,Dial(SIP/100)
exten => s,4,Hangup

Make sure that the context of incoming is defined in zapata.conf for pstn
calls.

Dave


-----Original Message-----
From: asterisk-users-admin at lists.digium.com
[mailto:asterisk-users-admin at lists.digium.com]On Behalf Of Matteo
Rancilio
Sent: 09 February 2004 16:14
To: asterisk-users at lists.digium.com
Subject: [Asterisk-Users] incoming call to internal user


Hi

Is it possible to have an incoming call forwarded directly to an
internal user (we have ISDN and chan_capi)?
I have internal numbers like 101,102,103,104 and so on.
I need that an external user, that want to talk directly with one of us,
can digit our company number and when * answer the phone waits for 5
second the input for the extension. If the extension matches the
internal like 101 the call will be forwarded directly to the 101 user.
If * after 5 seconds doesn't get anything the call will be routed to the
operator.


Is it possible without voice menu?


_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at 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




More information about the asterisk-users mailing list