exten => s,2,Goto(s-${DIALSTATUS})
ref:
http://www.voip-info.org/wiki/view/DIALSTATUS
http://www.voip-info.org/wiki-Asterisk+variable+DIALSTATUS

I also use HANGUPCAUSE in some circumstances.
exten => s,2,Goto(s-${HANGUPCAUSE})
ref:
http://www.voip-info.org/wiki/index.php?page=Asterisk+Variable+HANGUPCAUSE


-- 
-- 
Steven

http://www.glimasoutheast.org



"Barzilai Spinak" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
> I've seen several examples that use extensions such as;
> s-BUSY
> s-NOANSWER
>
> etc...
>
> It's more or less evident what they do, but I've searched for some FORMAL 
> documentation everywhere and have found nothing.
> Do they work for anything else than "s-"? (I think I've seen other examples, 
> but can't find them now)
> Are they standard in any way?
> What are the allowed values after the dash?
> In which version were they introduced?
> etc...
>
> (please no replies explaining me how "s-BUSY" matches when the start 
> extension is set busy or trivial explanations like that)
>
> BarZ
>
>
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
> 



_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

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

Reply via email to