similar to: Custom Pickup and Transfer dial string

Displaying 20 results from an estimated 7000 matches similar to: "Custom Pickup and Transfer dial string"

2004 Oct 07
5
Display called Number or context on X-lite/X-Pro
Hi to all, to manage properly a call center for multiple companies is possible to let the X-lite/X-Pro softphone to display the number or context called from PSTN to let operator answer with the correct name of the company?? I explain better. If a call come from PSTN to Number A for company A i want the operator recognize it and answer "Good Morning, I'm Operator of company A"
2011 Jul 22
1
Pickup(${EXTEN:2}); not works from outside
Hi! I'm using ael language and I need to pick up a call from outside to an internal number. for example: i'm 120 the phone 100 rings, it's a call from outside. now I pick up the call with: *8100 and I would expect to answer the call but the response is Declined the Puckup code is below: _*8X! => { Pickup(${EXTEN:2}); Hangup(); } the problem is if an another number ( 130) calls
2004 Sep 30
4
Ring Multiple SIP client at the same time
Hi, i read the * support ringing multiple devices at the same time, i inserted this line on my configuration on default context: exten => s,1,Dial(SIP/260&SIP/261&SIP/262&SIP/263|30) exten => s,2,Voicemail,u260 exten => s,3,Hangup And i have both 4 clients in sip.conf . The problem is that if i call it fall immediately in the Voicemail if the client 260 is not registered .
2004 Sep 13
1
SIP Remote-Party-ID
Hi to all, i saw that in chan_sip there is the possibility to let the * to take the number from the Remote-Party-ID header field on incoming calls from gateway. What about to let the * to generate the Remote-Party-ID on outgoing calls? this is is useful for us to let the users to have their outgoing number hidden but let our switch to get the correct record for accounting. I think that If i hide
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 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
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 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
2006 Apr 04
2
Can't get Pickup app working
I'm trying to set the Pickup feature. I'm setting my extensions.conf as: exten => _*.,1,Pickup(SIP/${EXTEN:1}) but if, for example, extension 03 is ringing by a call made from extension 01, and I try to pick it up from extension 02 (by dialing *03 from extension 02), I can see in the Asterisk console (Verbosity set to 10): -- Executing Dial("SIP/01-512c",
2012 Apr 30
1
SELinux is preventing /usr/libexec/postfix/pickup from module_request
Getting module_request errors from SELinux. Errors being thrown by metacity sendmail.postfix cleanup trivial-rewarite local postdrop pickup All errors are essentially the same System was working well until I began to apply some basic security hardening configuration. Postfix started complaining when I made /tmp noexec, nodev, nosuid, and then did a mount --bind of /var/tmp under
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
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
2006 Mar 21
1
Caller ID forwarding with Pickup() application?
Hi, I'm using the Pickup() application for direct call pickup having the following line in the dialplan: exten => _*88XX,1,Pickup(${EXTEN:2}) It works OK, though I would like to have to get the original caller ID number forwarded to the phone where I do the pickup and have it displayed during the call. Currently the string *88xx remains on the screen of the phone I do the pickup. It
2006 Dec 05
1
sip_write warning when executing Pickup of CAPI
I'm trying to pick up a ringing SIP phone (203) across the office with exten => *9,1,Pickup(783743) where 783743 is the local part of the number that our ISDN works on. I tried all of these first: exten => *9,1,Pickup(203) exten => *9,1,Pickup(SIP/203) exten => *9,1,Pickup(203@internal) and got a "declined" message back from my phone (snom 300), so I then
2011 May 04
1
pickup question
Hi everybody! I have asterisk 1.8.3.3 with pickup deadlock avoidance patch applied in production. I'm use next dialplan construction exten => *,1,PickUP(queue-number) exten => *,2,PickUP() Can anyone tell me how can I stop dialplan execution on the first priority if that priority's pickup was successfull? I tried *i* priority, but no luck. Does pickup app returns any value in
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