Hi Scott,

In your [default] context, you have to do something like this:

exten => s,1,Answer                     ; Answer the line
exten => 2,2,GotoIf($["${CALLERIDNUM}" = "4165551234"]?8888,1)  ; if
call from 4165551234 go to extension 8888, sequence #1
exten => s,3,DigitTimeout,5             ; Set Digit Timeout to 5 seconds
exten => s,4,ResponseTimeout,10         ; Set Response Timeout to 10 seconds
exten => s,5,BackGround(silence/1)      ; Play 1 second silence
exten => s,6,BackGround(welcome)        ; Play a welcome message, then
ask for extension
exten => s,7,BackGround(if-u-know-ext-dial)


....


exten => 8888,1 ....

On 11/3/06, Scott Ivory <[EMAIL PROTECTED]> wrote:



Sorry Bruce, I wasn't very clear.. I don't have trixbox/freepbx installed,
just good old fashion asterisk on centOS.

I suppose if I were it would be that easy!!

Thanks,

Scott




________________________________


From: Bruce Nik [mailto:[EMAIL PROTECTED]
Sent: Friday, November 03, 2006 3:27 PM
To: [email protected]
Subject: RE: [on-asterisk] action based on caller id




Scott, you need to add a new Inbound Route and configure it for whatever ID
and voicemail number that you desire. You have to have the extension setup
and the voicemail enabled on it. Then follow these steps:

=> http://asterisk.ip/admin
=> Setup menu
=> Inbound Routes
=> Set Caller ID Number to XXXXXXXXXXX (whatever 10 digit number you wish)
=> Scroll down until you see Set Destination
=> From the three options there, chose Core and use the dropdown menu to
select the desired extension's voicemail #
=> Click Submit
=> Click the red bar that appears on top of the page (You have made changes
- when finished, click here to APPLY)
=> Wait for a minute and you are ready to go

Bruce




________________________________


From: [EMAIL PROTECTED]
To: [email protected]
Date: Fri, 3 Nov 2006 15:14:05 -0500
Subject: [on-asterisk] action based on caller id


Hi All,

Last nights TAUG meeting was excellent!! What a great demo of FreePBX!



I'm looking to direct a caller to a specific voicemail based on their caller
id.. can someone please point me in the right direction?



Thanks!

Scott










________________________________


Be one of the first to try Windows Live Mail.

Reply via email to