[Asterisk-Users] cisco phone and parked calls

Joe Antkowiak antkojm1 at gmail.com
Wed Jun 30 10:02:46 MST 2004


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
<craig at xmbsystems.com> 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: asterisk-users-admin at lists.digium.com
> [mailto:asterisk-users-admin at lists.digium.com] On Behalf Of Joe
> Antkowiak
> Sent: 29 June 2004 22:56
> To: asterisk-users at lists.digium.com
> 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 <antkojm1 at gmail.com>
> Date: Tue, 29 Jun 2004 14:55:25 -0400
> Subject: cisco phone and parked calls
> To: asterisk-users at lists.digium.com
> 
> 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
> 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