[asterisk-users] dialing 0 in directory()

Paul Dugas paul at dugasenterprises.com
Tue Sep 29 20:20:57 CDT 2009


On Tue, Sep 29, 2009 at 3:11 PM, Doug Lytle <support at drdos.info> wrote:
> [directory]
>
> exten => s,1,Wait(1)
> exten => s,n,Directory(sip|sip|eb)
> exten => s,n,Playback(goodbye)
> exten => s,n,Hangup()
> exten => o,1,Goto(incoming,s,1)

I thought the second arg to Directory() was where it would look for
the "o" extension.  Briefly looking through app_meetme.c frim 1.6.1.6,
it seems to fit.  But you have "sip" for both the vm-context and the
dial-context.  Weird.

P
-- 
Paul Dugas -- Computer Engineer -- Dugas Enterprises, LLC
522 Black Canyon Park, Canton GA 30114 USA
paul at dugasenterprises.com -- +1.404.932.1355



More information about the asterisk-users mailing list