[Asterisk-Users] Parking extension not working
Walt Reed
asterisk at linuxguy.com
Wed Jan 14 11:59:41 MST 2004
I just got parking to work after reading your message.
My parking.conf looks like this:
[general]
parkext => 701 ; What ext. to dial to park
parkpos => 702-720 ; What extensions to park calls on
context => parkedcalls ; Which context parked calls are in
parkingtime => 120 ; Number of seconds a call can be parked for (default is 45 seconds)
In sip.conf, my ATA 186's have context=sip, so In extensions.conf
I needed to have:
include => parkedcalls
in my [sip] context.
During a call, I hit # (it prompts me "Transfer") and then I dial 701.
It tells me "702" (for example.) Then I hang up.
If I pick up another extension and dial 702, I'm connected to the parked
call with no prompting.
In order to dial 3 digit extensions quicker without a digit timeout, I
added a rule to my ata 186 dial plan that matches the parking range.
Hope this helps!
On Wed, Jan 14, 2004 at 08:15:39AM -0800, Sean Garland said:
> I have just set the parking extension at 701 and then the range is
> 702-710 and still I cannot transfer to 701. Show Dialplan doesn't show
> an extension 700, although it shows all the parked location extensions.
> If I transfer to 702, I get the message telling me that there is no
> parked call there.... Still lost!!!
>
> Thanks
> Sean
>
> -----Original Message-----
> From: Girish Gopinath [mailto:gopinath_girish at hotmail.com]
> Sent: Tuesday, January 13, 2004 11:07 PM
> To: asterisk-users at lists.digium.com
> Subject: RE: [Asterisk-Users] Parking extension not working
>
> >From Andy Powells Getting Started With Asterisk (V 0.1a)
> http://www.automated.it/guidetoasterisk.htm
>
> "" parking.conf file has this number set at 700. I've changed mine to
> 701 because I was having an issue with Asterisk - although it would
> 'see'
> (looking at the console) I had tried to transfer to 700 it appeared not
> to believe that I had dialed it. This was essentially due to the 00 in
> the 700, changing it to 701 eliminates the problem completely."
>
> Hope it helps...
>
> Girish
>
> >From: "Sean Garland" <sean at siskiyoutech.com>
> >Reply-To: asterisk-users at lists.digium.com
> >To: <asterisk-users at lists.digium.com>
> >Subject: [Asterisk-Users] Parking extension not working
> >Date: Tue, 13 Jan 2004 16:07:56 -0800
> >
> >I have the standard parking.conf but extension 700 doesn't show up in
> >my dialplan.... Why? I can dial 701 which tells me that I don't have
> >any calls parked there. 700 just gives me invalid extension noise....
> >
> >Should I have extension 700 defined elsewhere?
> >
> >Thanks
> >
> >parking.conf
> >[general]
> >
> >parkext =a 700 ; What ext. to dial to park
> >parkpos => 701-705 ; What extensions to park calls
> >on
> >context => parkedcalls ; Which context parked calls
> are
> >in
> >parkingtime => 300 ; Number of seconds a call can
> >be parked f
> >
> >*CLI> Show dialplan
> >
> >[ Context 'parkedcalls' created by 'res_parking' ]
> > '701' => 1. ParkedCall(701)
> >[res_parking]
> > '702' => 1. ParkedCall(702)
> >[res_parking]
> > '703' => 1. ParkedCall(703)
> >[res_parking]
> > '704' => 1. ParkedCall(704)
> >[res_parking]
> > '705' => 1. ParkedCall(705)
> >[res_parking]
> >
> >
> >Sean Garland
> >Siskiyou Technology Consultants
> >
> >_______________________________________________
> >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
>
> _________________________________________________________________
> Contact brides & grooms FREE! http://www.shaadi.com/ptnr.php?ptnr=hmltag
> Only on www.shaadi.com. Register now!
>
> _______________________________________________
> 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
> _______________________________________________
> 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
More information about the asterisk-users
mailing list