Displaying 20 results from an estimated 20000 matches similar to: "Pickup other ringing phone"
2007 Jan 29
3
Pickup() ringing extension and call waiting
Hi All,
I'm using Asterisk 1.2.14 under openSuSE 10.2 with kernel 2.6.18. I have
Wildcard TDM400P card and D-Link DPH-120S and DPH-140S SIP phones. I would
like to be able to pickup ringing extention from any SIP phone using Pickup()
application.
from my dial plan:
[incoming]
exten => s,1,Dial(SIP/somebody1|60|tTrR)
[internal]
include => outbound-local
include => parkedcalls
2005 Jun 29
11
Asterisk@Home Ver 1.2 Whats new?
Hello I saw Ver1.2 is out. Whats new?
Thanks for the hard work, David
2005 Jun 14
8
Making Asterisk NOT Pickup a Line when Ringing?
Hi,
What do I need to do to get asterisk to NOT pickup a Zap channel when
it rings? The channel in question is used for outbound calls only,
and all incoming calls are answered by an analog phone elsewhere in
the building that does not run through asterisk... so.. either make it
not answer.. or make it delay for like 90 seconds.. I've tried
wait's.. but it still seems to pickup the
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
2005 May 10
1
Group dial, first phone cannot pickup call. Cisco 7905 hangs.
I have a simple dial plan to cascade calls when the first phone does not
answer:
exten => 100,1,Dial(SIP/1000,10,tr)
exten => 100,2,Dial(SIP/1000&SIP/1001,10,tr)
exten => 100,3,Dial(SIP/1000&SIP/1001&SIP/1002,10,tr)
exten => 100,4,Voicemail(u100)
Problem is that the once the call goes onto the second and subsequent
steps exten 1000 cannot answer the call. When the user
2005 Feb 04
1
Call pickup across technologies (SIP, IAX, MGCP)?
Hi there,
it appears that call pick-up only works _within_ a technolgoy, i.e. with
a SIP phone when another SIP phone is ringing. Is that correct, or is my
configuration faulty?
* Case 1:
SIP phone 1 ringing - SIP phone 2 can pick the call up with *8
We are happy! :-)
* Case 2:
IAX phone ringing - SIP phone can't pick the call up:
NOTICE[10250]: Nothing to pick up
* Case 3:
SIP phone
2007 Mar 08
3
Sender phone ringing while recipient talking
I've had asterisk running for about a month now between our PBX and our
T1, and everything seems fine but for one simple nit-pick: When a call
to the outside workd is made, and if the recipient picks up while a the
sender's phone is still relaying the ring, the sender won't be heard
until after the ring stops. This often translates a simple "hello?" into
a
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.
2011 Oct 05
1
call pickup
hello,
is there some way to notify people in the same pickup group about call
from caller to callee?
i.e. i have call from 111 to 222
there are 222,333,444 in the same pickup group
333,444 see on the phone (aastra) that 111 calling to 222 and can pickup
the call with *8
siemens have this on their sip openstage phones. how they do this?
thanks
--
---------------------------------------
Marek
2004 Jul 14
8
Directed Call Pickup
In the list I found some messages that *8 doesn't work so well. Is there
any possibility to create a extention that you can call, and if you are
fast enough, pick up a number? (Also if you are outside your callgroup)
like
pseudo code:
exten => 888, 1, EnterPhoneNumber()
exten => 888, 2, EnterPass()
exten => 888, 3, TransferCallToThisPhone()
exten => 888, 103, Invalid()
2004 May 26
1
intercept ringing phone
I am almost done with my initial configuration of asterisk.
One of the things which our BizFone does and I have not been able to
emulate with asterisk is the ability to grab a ringing extension.
e.g. I am talking to someone in an office with extension 204. I can
hear a phone ringing and I know it's mine (extension 201). I want to
be able to answer that extension from 204.
What
2008 Nov 12
3
Grandstream and pickup
Man, I really feel stupid, but after banging my head on a brick wall for
several hours ... I need help!
I've gotten the BLF to work on my shiny new GXP2010. The GXP is exten
5707, and I've got an xlite on 5608.
When I make a call from an outside line, I dial SIP/5608. The little
blinky light on the GXP that's monitoring 5608 goes, well, "blink
blink". :) I then press
2004 Jun 01
1
Zap and call pickup -- it don't work.
The problem: T100P connected to an Adit600. Channel 1-16 are FXS, 17-24
FXO. I have Zap/24 in callgroup 3 and Zap/1-16 in pickupgroup 3. When a
call comes in on Zap/24 I cannot pick it up with *8 from Zap/1-16.
*CLI> show version
Asterisk CVS-04/27/04-23:48:08 built by root@tuck on a i686 running Linux
The zapata.conf and extensions.conf are located here:
2007 Jun 20
3
Single ringer phone for incoming calls, that anyone can answer
Hi list,
Does anyone have any advice on the following:
Incoming calls to our office come in on a SIP trunk. Since all our
offices/desks are in close proximity, we would like just a single
phone to ring when a call comes in instead of ringing every person's
phone.
Currently we've got this working by having all the phones in a
callgroup/pickupgroup and incoming calls ring the
2003 Jul 01
3
picking up a ringing extension
Hello,
We are using asterisk 0.4.0 on debian sid with Cisco 7960 and ATA186
phones.
All sip entries have:
callgroup=1
pickupgroup=1
However I am unable to remotely pickup a ringing phone using *8#. I get
fast busy tone. Is there some flag to add in extensions.conf ?
Thanks in advance,
2007 Nov 27
4
Snom phones, blinking lights and call pickup
Hi!
I have the following questions/problems with * 1.4.
We have several Snom phones (320 and 360). Hints are configured in
extensions.conf (core show hints shows the correct values). My Snom phone
is registered to some numbers (validated by using sip show
subscriptions). I see the lights blinking if someone calls the subscribed
number and steady lights if the call is established.
So far, so
2010 Aug 14
1
BLF/Call Pickup using SPA942, SPA962, SPA932
Hi all,
There are a lot of posts around the web about my question; unfortunately
I have not been able to get any of the solutions to work. I'm using
Asterisk 1.6.2.8 under CentOS 5.5. I'm trying to get call pickup working
for the secretaries that monitor their bosses' phones.
The BLF and the speed dial works great on the Linksys phones. Call
pickup is the problem.
My features.conf
2003 Oct 23
4
Call pickup (*8) on SIP devices.
Hello.
I have this issue, when I pickup a call that is ringing in a SIP
Phone, it keeps ringing.
There is bug #116 that mention something about these, but it does
not seem to be resolved , at least, not yet.
Anybody else has seen it behavior ?
Thank's.
2005 Sep 16
2
R: direct sip call pickup
I cannot use CVS, is there anoyher way to use direct pickup ?
Thanks again
Giordano
________________________________
Da: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] Per conto di Alexander Lopez
Inviato: venerd? 16 settembre 2005 17.53
A: Asterisk Users Mailing List - Non-Commercial Discussion
Oggetto: RE: [Asterisk-Users] direct sip call