On Saturday 13 October 2007 18:08:49 Turbo Fredriksson wrote:
> Quoting Philipp Kempgen <[EMAIL PROTECTED]>:
> >> exten => s,1,Answer()
> >> exten => s,n,Goto(s-${DIALSTATUS},1)
> >
> > This still doesn't make sense because you did not Dial()
> > before jumping based on ${DIALSTATUS}.
>
> Ok, make sense. But still no go:
>
> ----- s n i p -----
> [default]
> exten => s,1,Answer()
> exten => s,2,Dial(SIP/${EXTEN},20,t)
> exten => s,4,Goto(default,s-${DIALSTATUS},1)

1, 2, 4...

-- 
Tilghman

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

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

Reply via email to