[Asterisk-Users] Dial command not executing following priority
when caller hangs up
C F
shmaltz at gmail.com
Sun Jan 22 12:19:21 MST 2006
If it worked with 1.0.7 then it was a bug, it should *not* work. The g
will only work if one statys on the phone, from show application dial:
g - Proceed with dialplan execution at the current extension if the
destination channel hangs up.
If the origianl channel hangsup as well, then only the h extension
will be executed.
On 1/20/06, Giorgio Incantalupo <gincantalupo at fgasoftware.com> wrote:
> Hi,
> I'm using Asterisk 1.2.1 on Sarge.
> it seems like if I call a phone and nobody answers, asterisk does not
> jump to the next priority...it freezes.
> Take a look at this:
>
> exten => 777,1,NoOp(before)
> exten => 777,2,Dial(SIP/7|60|g)
> exten => 777,3,NoOp(after)
>
> priority 3 is never executed but this worked with Asterisk 1.0.7!!!
>
> TIA
>
> Giorgio Incantalupo
> _______________________________________________
> --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
>
More information about the asterisk-users
mailing list