Displaying 20 results from an estimated 7000 matches similar to: "Re: Pickup *8 with CallerID"
2004 Jun 09
0
Call Pickup problem in Asterisk with SIP phones
I'm having a tough time getting call pickup to work on *. Here's my
configuration:
X100P with T-1, channels 1-4 voice <---> * <---CISCO 7960 with SIP 6.0 Image
A call comes in, and * picks up and presents a menu. Caller chooses
extension, (in this case ext 103, SIP/wsmith)
Wsmith is sitting in my office, hears his phone ringing, picks up my phone,
gets dial tone, and presses
2008 Feb 22
5
NOKIA E series Phone for SIP-VOIP calling
Hi
i want to Buy Nokia E series Phone which have InBulit SIP-VOIP Calling
client so i can make VOIP calls thru that phone. Aslo that Phone easly able
to register with Asterisk Pbx to recive inter-office calls.
i try to search from web & also from Nokia site but they only mention this
features as "VOIP call from wifi" they mentioed only this much info. they
not mentioed info about
2008 Dec 11
0
Call Pickup (*8) / Attended forward and CallerID
Hi,
Since we're moving from a legacy PABX that has been serving one
of our customers for more than 15 years, we'd like this process to
require no "human habits" change among the users.
Software: Asterisk 1.4.22
Hardware: Polycom phones (mainly 430/601)
Here are the "problems":
We did configure call groups, pickup groups, ...
- When someone picks up a call from
2009 Mar 24
2
HW-Recommendation: cell/mobile phone, capable of WLAN and SIP ??
Hello,
is anyone on the list using a normal cell/mobile phone which is able to
act as a SIP client over WLAN?
Or has anyone heard of a SIP client for cell/mobile phones running
windows mobile 6.x?
The phone should use SIP, when the asterisk server is reachable and
should automatically switch to a German telco if it is not reachable.
Thanks for any hints,
Stefan
--
2009 May 11
2
DTMF received twice
Hi all,
I run an Asterisk 1.4.24.1 and face problem with DTMF. When calling from
my mobile phone -Nokia E65- in GSM, Asterisk present me a second tone so
I can use the GW. For this I use:
exten => s,1,NoOp(One of our workers (${CALLERID(number)}) is calling
office) ;callerID is the one of the calling mobile phone
exten => s,n,Background(silence/1)
; Nokia E65 send digits in
2004 Jun 10
1
Manager logic to pickup a ringing extension
Can the Manager Redirect command transfer a ringing SIP extension? I'm
trying to implement a Camp On feature, and having failed to do it in Dial
Plan logic, am trying to do it with manager logic. If an arbitrary Sip
extension is ringing, I need the ability to pick up that extension from any
other phone. What little docs there are on Manager commands shows Redirect
takes these parameters:
2008 Dec 10
1
Speex on Nokia Symbian S60 phones
It would be very nice to know about some good success without too much
cpu issues on Nokia devices, i tried pjsip.org project on S60 FP1 E65
+200mhz ARM cpu with speex but don't had much luck in using it without
having 100% cpu usage :(
Please let us to know about your testing
E65 CPU: http://www.nokia-tuning.net/index.php?s=processor
Fabio Pietrosanti
Jordan Dimov wrote:
> Thank
2008 Dec 10
3
Speex on Nokia Symbian S60 phones
Quoting "Fabio Pietrosanti (naif)" <lists at infosecurity.ch>:
> Speex it's too cpu expensive for general S60 usage, it would require a
> lot of ASM optimization.
Did a quick search and saw ARM CPUs with speeds above 100 MHz. That should
actually be enough for Speex, at least for narrowband.
> If you are using CSD, like for a secure telephony solution
>
2008 Feb 22
2
Interrupt VM and Steal a call.
Two questions:
1. Does anyone have a good way to transfer a call from inside
comedian mail to the current extension? The problem is: let's say the
phone goes to voicemail after 4 rings, yet I don't hear it until the 3rd
ring. I come running into my office but miss it by a split second. Is
there a way I can barge in on the person leaving a message for my
mailbox while they're
2007 Sep 19
0
Howto pickup call from queue?
Hi all,
how can I pickup a call from a queue? Which context parameter do I
have to specify? The context that calls the queues application is
ext-queues. This is what I tried so long (777 is the extension of the
queue I want to pickup from):
exten => _**ZXX,1,Noop(Attempt to Pickup ${EXTEN:2} by ${CALLERID(num)})
exten => _**ZXX,n,Pickup(${EXTEN:2}@from-did-direct)
exten =>
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
2017 Jun 13
2
pickup/maildrop being used to spam through my machine.
Looks to me your server is hacked through the webserver of website.
Stop apache, flush the postfix queue, are there new mails entering you postfix queue?
If not, hunt down the leak, if it does, its not apache2 ;-/
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: HomerWSmith at lightlink.com
> [mailto:owner-postfix-users at postfix.org] Namens Homer Wilson Smith
>
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.
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 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
2008 Jan 07
1
pickup application failed
I have a TDM400 in the server. I want to press **1XX to pickup a
call. It is ok if I pickup a call dialled from 1XX to 1YY (internal
network call). However, it is failed to pick up a call from PSTN
thro' TDM400 card. It seems I can't guess the correct context of it.
How can I know the context of the call using CLI? The default
context of the TDM400 is from-pstn but pickup still
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 Mar 08
0
cmd pickup Problem
Hi there,
i have a Problem with the Pickup command.
Versions:
asterisk 1.4.1 on gentoo
my extensions.conf [only the interesting part]:
[incoming_1]
exten => 123,1,Ringing
exten => 123,2,Dial(SIP/xxxx,20,r)
exten => 123,3,wait(90)
exten => 123,4,hangup
[incoming_2]
exten => 456,1,pickup(123@incoming_1)
both are sip-accounts and have pickupgroup=1 in the sip.conf
so my idea is,
2010 Feb 26
0
How can we pickup a call that is not going to a real extension?
Hello,
We have a situation where a call comes in, users are notified via an external process (curl request to web service), and we can't answer the call until a callee can call in and pickup the call.
How can we implement this functionality?
We tried using :
[caller-inbound-leg]
; code to send the CALL_UUID information to users.
exten =>