Anahi Ludueña wrote:
> Hi people,
> I have the following dialplan, but it doesn't have the behavior that I think 
> it should have.
>
> [default]
> exten => 2001,1,Answer
> exten => 2001,n,Dial(local/3005)
> exten => 2001,n,Hangup
> exten => 3005,1,Set(__RINGTIMER=10)
> exten => 3005,n,Macro(exten-vm,novm,3005)
> exten => 3005,n,Hangup
>   
Why would you do that anyway? use 'Goto(3005,1)' instead of 'Dial'


Saludos
--
Iván Stepaniuk
Alba Fotónica S.L.
www.albafotonica.com


_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2009 - October 13 - 15 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to