http://65.38.28.146/app_valetparking.c
bkw > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:asterisk-users- > [EMAIL PROTECTED] On Behalf Of Joe Antkowiak > Sent: Thursday, July 01, 2004 12:42 AM > To: [EMAIL PROTECTED] > Subject: Re: [Asterisk-Users] cisco phone and parked calls > > hmmm... Where can I get this? > > On Thu, 1 Jul 2004 00:29:29 -0500, Brian K. West <[EMAIL PROTECTED]> wrote: > > > > Two words... > > > > Valet Parking... > > > > bkw > > > > > > > > ----- Original Message ----- > > From: "Joe Antkowiak" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Thursday, July 01, 2004 12:25 AM > > Subject: Re: [Asterisk-Users] cisco phone and parked calls > > > > > Does anyone have any input on this? I tried using what Craig said > > > above, but it didn't work... > > > > > > > > > > > > On Wed, 30 Jun 2004 13:02:46 -0400, Joe Antkowiak <[EMAIL PROTECTED]> > > wrote: > > > > > > > > So, in order to use the parking extension configured in > parking.conf, > > > > I have to configure that extension under a [parkedcalls] context in > my > > > > extensions.conf? I thought the call parking app was supposed to > take > > > > care of that for me? > > > > > > > > > > > > On Tue, 29 Jun 2004 23:49:54 +0100, Craig Waddington > > > > <[EMAIL PROTECTED]> wrote: > > > > > > > > > > > > > > > In my sip extensions context I have > > > > > > > > > > include => parkedcalls > > > > > > > > > > In extensions.conf I have > > > > > > > > > > [parkedcalls] > > > > > Exten => 2000,1,Answer > > > > > > > > > > In parking.conf I have the same. > > > > > > > > > > -----Original Message----- > > > > > From: [EMAIL PROTECTED] > > > > > [mailto:[EMAIL PROTECTED] On Behalf Of Joe > > > > > Antkowiak > > > > > Sent: 29 June 2004 22:56 > > > > > To: [EMAIL PROTECTED] > > > > > Subject: [Asterisk-Users] cisco phone and parked calls > > > > > > > > > > sent this before, but it bounced back and didn't show up on the > list. > > > > > If it did get sent, I apologize. > > > > > > > > > > ---------- Forwarded message ---------- > > > > > From: Joe Antkowiak <[EMAIL PROTECTED]> > > > > > Date: Tue, 29 Jun 2004 14:55:25 -0400 > > > > > Subject: cisco phone and parked calls > > > > > To: [EMAIL PROTECTED] > > > > > > > > > > So, I can't figure out how to get the parkandannounce application > to > > > > > work the way I want it to... I have cisco 7960 IP phones using > SIP, > > > > > and this is what I have in my extensions.conf: > > > > > > > > > > exten => > > > > > > > 700,1,ParkAndAnnounce(pbx-transfer:PARKED|90|SIP/${EXTEN:1}|internal,${E > > > > > XTEN:1},1) > > > > > exten => 700,2,Hangup > > > > > > > > > > and in my parking.conf: > > > > > > > > > > [general] > > > > > parkext => 700 ; What ext. to dial to > park > > > > > parkpos => 701-720 ; What extensions to park > > calls > > > > > on > > > > > context => parkedcalls ; Which context parked > calls > > are > > > > > in > > > > > parkingtime => 180 > > > > > > > > > > In order for the person parking the call to hear what parked > extension > > > > > the call is on, they have to do the transfer by pressing # and > dialing > > > > > 700. When the user uses the transfer function on the cisco phone, > it > > > > > still correctly parks the call, but never tells the person what > > > > > extension its parked on. > > > > > > > > > > Also, for some reason, I had to create that 700 extension, it > always > > > > > complains that it can't find 700 when I don't do that, even though > > > > > parkedcalls is included in the internal context... > > > > > > > > > > Any suggestions? > > > > > _______________________________________________ > > > > > 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 > > > > > > > > > > _______________________________________________ > > > > > 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 > > > > > > > > > > > > > > > > > > -- > > > ____________ > > > Joe Antkowiak > > > antkojm1 (at) gmail.com > > > _______________________________________________ > > > 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 > > > > > > > _______________________________________________ > > 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 > > > > > -- > ____________ > Joe Antkowiak > antkojm1 (at) gmail.com > _______________________________________________ > 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 _______________________________________________ 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
