On Mon, 2 Aug 2004 04:50:08 -0400 (EDT), [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
> 
> 
> On Mon, 2 Aug 2004, Jason Williams wrote:
> 
> > On Sun, 1 Aug 2004 14:50:26 -0400 (EDT), [EMAIL PROTECTED]
> > <[EMAIL PROTECTED]> wrote:
> > > I use Brian's Valet Parking on our system.
> > >
> > > exten => 700,1,ValetParkCall(7${CALLERIDNUM}|mylot|60|${CALLERIDNUM}|1|phones)
> > > exten => _7XX,1,ValetUnParkCall(${EXTEN}|mylot)
> > >
> > > To park a call, blind transfer to 700, and to pick it up again, dial
> > > 7+your extension. This works well for your small office.
> >
> > This will only work if you have two digit extensions
> >
> > Jason
> 
> exten => 7000,1,ValetParkCall(7${CALLERIDNUM}|mylot|60|${CALLERIDNUM}|1|phones)
> exten => _7XXX,1,ValetUnParkCall(${EXTEN}|mylot)
> 
> And now it magically works with three digit extensions. Do you need me to
> paste the config for four digit extensions as well?
> 

Just try four digit extensions, You will find it is an invalid parking
location. Why don't you try somethig before jumping off the deep end.


Jason
_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to