Displaying 1 result from an estimated 1 matches for "3den_au".
2011 Sep 02
0
No subject
...idea of what happened.
>
> I have a fairly simple Followme sequence in place to see how it works
> before I get into the complex scenarios.
>
> extensions.conf
> ---
> [Incoming]
> exten =3D> <MyDID>,1, Answer()
> same =3D> n, Set(CHANNEL(language)=3Den_AU)
> same =3D> n, Followme(TestFollow)
> same =3D> n, NoOp("++Back after Followme: DIALSTATUS =3D
> ${DIALSTATUS}, Hangupcause =3D ${HANGUPCAUSE}")
> same =3D> n, Hangup()
>
> [Followme-Dialout]
> exten =3D> _1NXXNXXXXXX,1,Set(CHANNEL...