[Asterisk-Users] Call Parking

Eric Wieling eric at fnords.org
Fri Sep 12 12:53:14 MST 2003


To followup this is what debug shows:

DEBUG[1158913328]: File chan_zap.c, Line 2602 (zt_handle_event): Got event Wink/Flash(3) on channel 5 (index 0)
DEBUG[1158913328]: File chan_zap.c, Line 2893 (zt_handle_event): Winkflash, index: 0, normal: 15, callwait: -1, thirdcall: -1
DEBUG[1158913328]: File chan_zap.c, Line 640 (alloc_sub): Allocated Threeway subchannel on FD 17 channel 7
DEBUG[1158913328]: File chan_zap.c, Line 3676 (zt_new): Already have a dsp on Zap/5-2?
DEBUG[1158913328]: File chan_zap.c, Line 525 (swap_subs): Swapping 2 and 0
DEBUG[1158913328]: File chan_zap.c, Line 1033 (zt_disable_ec): disabled echo cancellation on channel 5
    -- Starting simple switch on 'Zap/5-2'
DEBUG[1074402464]: File asterisk.c, Line 328 (urg_handler): Urgent handler
    -- Started three way call on channel 5
DEBUG[1074402464]: File asterisk.c, Line 328 (urg_handler): Urgent handler
DEBUG[1158913328]: File chan_zap.c, Line 992 (update_conf): Updated conferencing on 5, with 0 conference users
DEBUG[1167306032]: File chan_zap.c, Line 3392 (zt_read): DTMF digit: 7 on Zap/5-2
DEBUG[1167306032]: File chan_zap.c, Line 3392 (zt_read): DTMF digit: 0 on Zap/5-2
DEBUG[1167306032]: File chan_zap.c, Line 3392 (zt_read): DTMF digit: 0 on Zap/5-2
DEBUG[1167306032]: File chan_zap.c, Line 4073 (ss_thread): not enough digits (and no ambiguous match)...
DEBUG[1167306032]: File channel.c, Line 661 (ast_hangup): Hanging up channel 'Zap/5-2'
DEBUG[1167306032]: File chan_zap.c, Line 1570 (zt_hangup): zt_hangup(Zap/5-2)
DEBUG[1167306032]: File chan_zap.c, Line 1593 (zt_hangup): Hangup: channel: 5 index = 0, normal = 15, callwait = -1, thirdcall = 17

On Fri, 2003-09-12 at 14:32, Eric Wieling wrote:
> I have a 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 => 45                       ; Number of seconds a call can be parked for (default is 45 seconds)
> 
> "show dialplan" output:
> 
> [ 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]
>   '706' =>          1. ParkedCall(706)                            [res_parking]
>   '707' =>          1. ParkedCall(707)                            [res_parking]
>   '708' =>          1. ParkedCall(708)                            [res_parking]
>   '709' =>          1. ParkedCall(709)                            [res_parking]
>   '710' =>          1. ParkedCall(710)                            [res_parking]
>   '711' =>          1. ParkedCall(711)                            [res_parking]
>   '712' =>          1. ParkedCall(712)                            [res_parking]
>   '713' =>          1. ParkedCall(713)                            [res_parking]
>   '714' =>          1. ParkedCall(714)                            [res_parking]
>   '715' =>          1. ParkedCall(715)                            [res_parking]
>   '716' =>          1. ParkedCall(716)                            [res_parking]
>   '717' =>          1. ParkedCall(717)                            [res_parking]
>   '718' =>          1. ParkedCall(718)                            [res_parking]
>   '719' =>          1. ParkedCall(719)                            [res_parking]
>   '720' =>          1. ParkedCall(720)                            [res_parking]
> 
> I can dial 701 (so I know the Zap extension I'm calling from has
> included => parkedcalls) and be told there's no call parked there, but I
> cannot dial, not transfer a call to exten 700 (I can transfer calls to
> other places.
> 
> Does anyone have any idea what the problem is?
-- 
BTEL Consulting
850-484-4535 x2111 (Office)
504-595-3916 x2111 (Experimental)
877-552-0838 (Backup Phone)




More information about the asterisk-users mailing list