[Asterisk-Users] Directed pickup syntax?
Rich Adamson
radamson at routers.com
Sat Sep 24 20:02:10 MST 2005
That was pretty stupid of me... kept thinking I'd screwed something
up on the pickup portion, when the obvious issue was screaming in my
face. :( Works fine with your correction!
Thanks
> You have to tell it the extension you want to pick up, it's not psychic.
> Doing what you're doing now would give the application no extension.
>
> Exten => _*99.,1,Pickup(${EXTEN:3}) should work, with usage being
> *99<extension to pickup>
>
> Joshua Colp
>
>
> On 9/24/05 7:28 PM, "Rich Adamson" <radamson at routers.com> wrote:
>
> >
> > What's the proper syntax for implementing directed call pickup?
> >
> > Running cvs-head from today (9/24/05 including Mark's fixes), and
> > tried:
> > exten => *99,1,Pickup(${EXTEN:3})
> >
> > but that does not seem to work, and there isn't an example in the
> > configs directory. 'show application pickup' suggests the above
> > should work with our sip phones, but apparently I'm missing
> > something.
> >
> >
> > _______________________________________________
> > --Bandwidth and Colocation sponsored by Easynews.com --
> >
> > Asterisk-Users mailing list
> > Asterisk-Users at lists.digium.com
> > http://lists.digium.com/mailman/listinfo/asterisk-users
> > To UNSUBSCRIBE or update options visit:
> > http://lists.digium.com/mailman/listinfo/asterisk-users
>
>
> _______________________________________________
> --Bandwidth and Colocation sponsored by Easynews.com --
>
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
---------------End of Original Message-----------------
More information about the asterisk-users
mailing list