Displaying 20 results from an estimated 3000 matches similar to: "[Fwd: Re: call pickup fails.]"
2004 Jul 19
0
(Asterisk-Users] Affordable SIP Phone - Stiil a Myth?
Steve,
Here is the config, I pulled from my server, that works with D'Link Phones:
Main Menu
--------------------------------------------------------------------------------
SIP.CONF
[general]
port = 5060 ; Port to bind to (SIP is 5060)
;bindaddr = 0.0.0.0 ; Address to bind to (all addresses on machine)
bindaddr = 67.109.153.236
disallow=all
;allow=ilbc
allow=gsm
allow=ulaw
2004 Apr 26
0
Help with connecting 2 servers via iax
I have successfully configured two servers and I am now trying to connect
via iax. When I attempt to call from one ext, 2006(server viop1) to
extension 3006 (server voip2) I receive a timeout or "call failed 403
forbidden.
The information I am receiving from the console is below.
Apr 26 10:53:32 WARNING[311313]: channel.c:1745 ast_request: No channel type
registered for 'IAX'
2005 Jun 09
1
REPOSTED: Polycom 500 "Group Call Pickup Feature" and *
If you activate (via sip.cfg) the feature Group Call Pickup, its no
surprise that asterisk doesn't know what to do with this feature
request. But it is being sent as a SIP SUBSCRIBE request, and I'm
wondering if, as asterisk stands, there is a way to take advantage of
this feature to emulate the "*8#" normal behavior.
If anyone has any input, there is also a call parking
2008 Sep 11
5
BLF call pickup on Linksys SPA932
Greetings list,
We recently installed some Linksys SPA962 + SPA932 sidecars into a client's offices. The BLF functionality works fine, but call pickup using the BLF is something of an issue.
Following the advice on voip-info.org, I configured part of their dialplan as follows:
exten => _**2XX,1,Pickup(SIP/${EXTEN:2})
exten => _**2XX,n,Dial(SIP/${EXTEN:2},15,tw)
exten =>
2004 May 27
1
call pickup fails.
Hello all.
I saw a few weeks ago a discussion about cal pickup, *8, not working
but did not find a message about it being resolved, I look for a bug on
the bug list but did not find anything about it not working, nor a bug open.
I installed asterisk 0.9.0, have one sip fxo gateway and only sip
phones, all of them have callgroup=1 and pickupgroup=1 but I can not get
a call that is
2003 Oct 29
0
Call pickup and SIP phones
Hi List,
I have two Cisco ATA, one of them with two phones attached, and the
other with just one phone. The ATA with two phones is behind a NAT, and
Asterisk and the other ATA have public IP addresses. I can place and
receive and blind transfer calls between them all. (Sometimes I loose
registration from the ATA behind the NAT, but I think I have to upgrade
to the latest firmware in the ATA)
Now
2007 Aug 29
0
call pickup problem
i have TB instaled and i cant get call pickup when another phone rings
i tried ** , *8 , *8# , **+ext but nothing seems to be ok.on extention menu
i put call pickup=1 and call group=1 but nothing look at my
features.conf;
; Sample Parking configuration
;
[general]
; do not manually enter parkinglot config information, use the parkinglot
module
;
; the parking_additional.inc file is
2003 Nov 15
0
Problem with call pickup -or- what stupid mistake have I made?
For some reason, I can't get call pickup to work between Sip phones or between
Sip and Zap phones. All phones are in the same call group and pickup group
(1). The source code was downloaded and built as of today 11/15/03.
Here's what's in sip.conf:
[general]
port=5060
bindaddr=192.168.17.2
tos=lowdelay
disallow=all
allow=ulaw
context=aliens
;
; SIP Entry for sipura line 1
; This
2005 Aug 28
1
Sip pickup
Hi,
In my office I%u2019m using mixed architecture of Zap and Sip phones, everything works fine but I have got some problems with picking up Sip channels. To be certain I can%u2019t do it at all, after I%u2019m dialing *8 the console says "nothing to pick up" (despite I configure appropriate callgroup and pickupgroup).
Do I need some additional application or Asterisk code
2005 Jun 08
0
Polycom 500 "Group Call Pickup Feature" and *
If you activate (via sip.cfg) the feature Group Call Pickup, its no
surprise that asterisk doesn't know what to do with this feature
request. But it is being sent as a SIP SUBSCRIBE request, and I'm
wondering if, as asterisk stands, there is a way to take advantage of
this feature to emulate the "*8#" normal behavior.
If anyone has any input, there is also a call parking
2003 Nov 23
0
Call Pickup ???
I was wondering if you can pick up a ringing channel by dialing *8# when
you and the other phones are in pickupgroup. Could you do something to
the effect of If the caller was put on a certain extension and just
sitting there... Could you grab the caller by doing something like
*8<exten> where the caller is sitting?
Here is my issue. I need to find a way to put the caller on hold and
play
2003 Jul 16
8
Call Pickup
Hi,
I have been trying to workout how to use the call pickup.
So Far, I have the following in zapata.conf
[channels]
signalling => fxo_ks
context => local
pickupgroup=1
callgroup=1
channel => 1-3
When I dial *8# all I hear is busy tone.
What have I missed?
thanks
Jay.
2007 Mar 21
1
PickUp a call with feature pickup (*8) from a IAX2 channel
Hi list, i'm trying to do that iax channels can acces the pickup
feature(normaly *8 dialing).
But always the iax channel when dial *8, search for the extensi?n *8 on its
context.
I know i can program the *8 extension with the pickup applicati?n. But its
doesn't works for me, becouse i need to pickup some calls comming from IVR's
o Queues.
And there de exten is no the same as the
2007 Jul 31
0
Repost: Aastra BLF directed pickup: anyone have this pickup-mgernoth file?
Hello all
Sorry for the repost, but I believe this is essential for Aastra phones
to use directed pickup with BLF in 1.2 (and it's still experimental in
1.4 I think).
pickup-mgernoth-2006-07-28.patch.txt
If anyone knows otherwise than that this is still required in latest 1.2
or 1.4 please reply with success/failure stories. Any info would be
appreciated.
We can get directed BLF pickup
2009 Mar 06
1
call pickup and ring groups
I'm having trouble with call pickups.
Suppose ring group is 100 and has extensions 101 and 102.
Someone calls 100, 101 rings and 102 wants to pick the call up. If 102 dials **100, call pickup works. If 102 dials **101, call pickup fails.
In my dialplan I have:
exten => **101,1,NoOp(pickup extension)
exten => **101,n,Pickup(101)
exten => **101,n,NoOp(pickup group)
exten =>
2009 May 20
1
Pickup with *8 is not working...
Hey there list !
I'm receiving negative feedback when people try to pickup another
ringing phone by pressing *8 on there own Grandstream device.
These are my setting that should make pickup possible :
all my sip-clients (Grandstream) have this in their config (sip.conf) :
callgroup=1
pickupgroup=1
canreinvite=no
qualify=yes
So they are all in the same pickupgroup...
This the
2007 Dec 07
1
Pickup cmd
Hi all,
I have a GXP2000 with BLF configured. I follow the configuration
guide to enable the pickup cmd as follow and include it under
corresponding content.
[BLF_group_pickup]
exten => _**1XX,1,Pickup(${EXTEN:2})
exten => _**1XX,n,Hangup
The I press the single key to pickup the call to extension 100 when
there is a call to it. From CLI, I can see it issue **100 to asterisk
but failed
2008 Feb 05
1
Mistake in the wiki's description of cmd Pickup() ?
Hi,
according to the description of Pickup() on page
http://www.voip-info.org/wiki/view/Asterisk+cmd+Pickup
I can use this command to pickup a call at a certain extensions.
When I try this with e.g.
exten => *8200,1,Pickup(200)
Asterisk tells me that the highest value for the Pickup command is 63.
Wenn I enter the number of a callgroup instead of an extension, I can
pickup the call.
2008 Mar 03
1
Aastra phones and park/pickup feature
We are installing Aastra phones (480's and 57i's) into a fairly simple
asterisk setup. Although call park & pickup work fine using xfer to 700 (to
park), dial 701 (to pickup), we are unable to make the park/pickup softkey
feature work on the aastra's.
Although we've programmed the softkeys per the manuals, they seem to have no
effect (just dead). For example, our 57i is
2005 Sep 24
2
Directed pickup syntax?
What's the proper syntax for implementing directed call pickup?
Running cvs-head from today (9/24/05 including Mark's fixes), and
tried:
exten => *99,1,Pickup(${EXTEN:3})
but that does not seem to work, and there isn't an example in the
configs directory. 'show application pickup' suggests the above
should work with our sip phones, but apparently I'm missing