[Asterisk-Users] Directed Call Pickup
Garth van Sittert
garth at bitco.co.za
Fri Feb 3 02:20:40 MST 2006
Ok, I think I am getting somewhere. When I am ringing extension 200 I
do a show channel SIP/200 and this is what I get:
-- General --
Name: SIP/200-b699
Type: SIP
UniqueID: asterisk-2177-1138957721.175
Caller ID: s
Caller ID Name: (N/A)
DNID Digits: (N/A)
State: Ringing (5)
Rings: 0
NativeFormat: 8
WriteFormat: 8
ReadFormat: 8
1st File Descriptor: 28
Frames in: 1
Frames out: 354
Time to Hangup: 0
Elapsed Time: N/A
Direct Bridge: <none>
Indirect Bridge: <none>
-- PBX --
Context: internal
Extension:
Priority: 1
Call Group: 2
Pickup Group: 2
Application: AppDial
Data: (Outgoing Line)
Blocking in: ast_waitfor_nandfds
Variables:
DIALEDPEERNUMBER=200
SIPCALLID=3a02485322ebf7b26d925550059da76c at 192.168.1.2
There is no value for Extension:. Is this normal? If not, how is it set?
My sip.conf:
[general]
port = 5060
bindaddr = 0.0.0.0
canreinvite=no
disallow=all
allow=alaw
context=internal
[200]
callerid=Reception <200>
type=friend
host=dynamic
dtmfmode=rfc2833
username=200
secret=pbx
Kind Regards
Garth
Garth van Sittert wrote:
> Show Features produces:
> Builtin Feature Default Current
> --------------- ------- -------
> Pickup *8 *8
> Blind Transfer # #
> Attended Transfer *2
> One Touch Monitor
> Disconnect Call * *
>
> Dynamic Feature Default Current
> --------------- ------- -------
> (none)
>
> Call parking
> ------------
> Parking extension : 700
> Parking context : parkedcalls
> Parked call extensions: 701-720
>
>
>
> in extension.conf I have:
> exten => _8.,1,Pickup(${EXTEN:1})
>
>
>
> When I dial 812, in the CLI I can see:
> Executing Pickup("SIP/29-707f", "12") in new stack
>
>
> Any thoughts?
>
> Kind Regards
> Garth
>
>
>
>
>
>
> Bob Goddard wrote:
>> On Thursday 02 Feb 2006 16:46, Garth van Sittert wrote:
>>
>>> Hi All
>>>
>>> I am having problems with Directed Call Pickup in Asterisk 1.2.1
>>>
>>> If extension 100 is ringing, a user at another extension is supposed to
>>> be able to dial *8100 and pickup the call to 100. It isn't working for
>>> me and I cannot figure out why.
>>>
>>> I have in features.conf:
>>>
>>> pickupexten = *8
>>>
>>
>> At the CLI, "show features" should tell you if it is configured.
>> If so, you need to tell us what happens on the console.
>> If not, then you are liable to get asked "my car does not work,
>> does anyone know why?".
>>
>>
>> B
>>
>>
>
--
Garth van Sittert
BSc (Physics & Computer Science)
-----------------
Mobile: +27 (0)83 791 6662
Email: garth at bitco.co.za
Phone: 08600 BITCO
Web: www.bitco.co.za
More information about the asterisk-users
mailing list