[Asterisk-Users] Calling an outside phone number as part of a hunt

Hall, Eric M. ehall at amaxx.com
Mon Jul 5 19:51:22 MST 2004


I'm trying to see if this is even possible.

When you dial ext 2000 I want it to ring my sip phone for 20 sec then
call my cell and let it ring for 10 sec if I do not pick up the call on
my cell I would like it to go back to * and leave a voice message for
me. Here is what I have so far in my extensions.conf

Everything works except the call will not go back to * after the 10 sec
rule has expired.

My hardware is 2 X100P card



exten => 2000,1,Dial(SIP/2000,20)
exten => 2000,2,Dial(Zap/1/5551212,10)
exten => 2000,3,Voicemail(u2000)
exten => 2000,102,Voicemail(b2000)
exten => 2000,103,Hangup

Any ideas?




More information about the asterisk-users mailing list