[Asterisk-Users] Parking & SIP Phones

Jason Williams jas.williams at gmail.com
Mon Aug 2 01:58:56 MST 2004


On Mon, 2 Aug 2004 04:50:08 -0400 (EDT), jparr at bgcfreedom.com
<jparr at bgcfreedom.com> wrote:
> 
> 
> On Mon, 2 Aug 2004, Jason Williams wrote:
> 
> > On Sun, 1 Aug 2004 14:50:26 -0400 (EDT), jparr at bgcfreedom.com
> > <jparr at bgcfreedom.com> 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



More information about the asterisk-users mailing list