[asterisk-users] Dialplan problem

Ivan Stepaniuk ivan at albafotonica.com
Thu Oct 8 17:26:36 CDT 2009


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




More information about the asterisk-users mailing list