[asterisk-users] app_directory broken in 1.6
cjwstudios
cjwstudios at gmail.com
Sun Jan 31 20:00:24 CST 2010
Thanks Tilghman, that made a substantial difference.
On Sun, Jan 31, 2010 at 6:18 PM, Tilghman Lesher <tlesher at digium.com> wrote:
> On Sunday 31 January 2010 18:12:15 cjwstudios wrote:
> > Hello,
> >
> > I have separate contexts defined in voicemail.conf as follows:
> >
> > [abcdental]
> > 100 => 1234,John Doe
> >
> > And call application directory using the following syntax:
> > exten => 1,1,Directory(abcdental[,abcdental,f])
>
> Uh, the square brackets in the help message means that that part
> is optional. Including the square bracket literally is probably why you're
> getting bad results. Try just:
>
> Directory(abcdental,abcdental,f)
>
> --
> Tilghman Lesher
> Digium, Inc. | Senior Software Developer
> twitter: Corydon76 | IRC: Corydon76-dig (Freenode)
> Check us out at: www.digium.com & www.asterisk.org
>
> --
> _____________________________________________________________________
> -- 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100131/16f33b67/attachment.htm
More information about the asterisk-users
mailing list