similar to: Pickup(${EXTEN:2}); not works from outside

Displaying 20 results from an estimated 1200 matches similar to: "Pickup(${EXTEN:2}); not works from outside"

2010 Jun 15
4
Unable to pickup an extension, tryi
Hi! > How to do this ?? > To proceed with your answer on PICKUPMARK, where do I put this ??? Look at the example for Asterisk 1.4 on this page: http://www.voip-info.org/wiki/view/Asterisk+cmd+Pickup Philipp
2010 Jun 14
4
Unable to pickup an extension, trying everything
Hello list, I try to pick up a ringing extension but nothing works. To be clear, I'm trying to pick up extension 10. [Jun 14 17:37:34] -- Executing [**10 at from-TESTCORP:4] Pickup("SIP/testcorp3-00000041", "10 at 123456") in new stack [Jun 14 17:37:34] NOTICE[16555]: app_directed_pickup.c:159 pickup_exec: No target channel found for 10. [Jun 14 17:37:34] --
2013 Jun 06
1
Hangup cause 111 after call pickup
Hello, when picking up an incoming call from one ip phone on another ip phone, the call terminates after about 5 to 10 seconds. When reading out the hangup cause variable in the h-extention of the dialplan, the hangup cause seems to be 111. In the dialplan output, you can see that SIP-peer sipacc3 picks up the incoming channel SipAgenT01-00001454, and the call is answered. After 7 seconds,
2007 Feb 15
0
directed call pickup with PICKUPMARK
Hi! i have a problem with the PICKUPMARK of the Pickup() application. E.g. A calls B. B is ringing. C wants to pickup B. To make this work with PICKUPMARK I have to add the variable PICKUPMARK to B. But how can I do this? B is just created inside the Dial() application. thanks klaus PS: If you wonder why I use the PICKUPMARK - Pickup(exten) does not work for me as the incoming calls will
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 =>
2010 Mar 12
1
1.2 to 1.6 and bristuff
Hi, I am just moving from Asterisk 1.2+bristuff up to 1.6.2, a huge leap :) I was wondering if someone could point me at 3 things that I appear to have "lost"? 1) ZapEC(off) - Is there an equivalent dialplan command to request no EC on a channel before dialling in DAHDI? 2) rxfax(file.tiff) - I have found ReceiveFax(), but I am aware that much has happened in the faxing stakes
2010 Feb 13
2
Call Pickup with 1.6.2.1 and Snom
Hi, I've used various patches with asterisk 1.4 to have support for call pickup and notification with good results. Now I'm trying vanilla 1.6.2 with its official support for "dialog-info +xml" notifications with no success. This is what i'm doing: - Phone A has a key configured as type "extension" pointing to Phone B. - In sip.conf I added
2008 Jun 19
5
Grandstream Busy Light Fields
Hello ! I am having troubles setting up Busy Light Fields (BLF) in asterisk 1.4.18 The things work up to 80%, I can transfer the call by BLF button and I can see the green (free) status and red (busy) status. What I cannot do is to accept the call when someone rings a remote extension. The BLF button starts to blink in red telling me that the call is ringing on remote extenson, but if I press it,
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
2009 Mar 06
5
work around the 64 pickupgroups limit
Hi! What are the typical ways to work around the 64 groups limit? thanks klaus
2011 Feb 17
1
Pickup from an specific exten
Hi everyone, I want to know if there is any way to pickup a call from an specific exten. I know we can configure our pickup code on features.conf, and it works with the members of our pickupgroup, but, if there are two different calls, it's impossible to control which call we pickup. Is there anything to solve that? Thanks a lot!! -------------- next part -------------- An HTML attachment
2006 May 08
10
Apache 2.2, ProxyPass and HTTPS
Hi all, I''m currently trying to get Mongrel running my app whilst fronted by apache 2.2 in a sub-directory via https. A bit convoluted I''ll grant you but necessitated by existing systems. The pertinent parts of my httpd.conf: <VirtualHost 123.123.123.123:12345> #historic choice of random port number DocumentRoot /var/www/admin ServerName admin.example.com:12345
2011 Apr 12
0
No subject
Polycom Phones (updated for 3.2.X firmware with asterisk 1.6.1 Jan/2010) With SIP 3.2.X firmware (available on the Polycom download site) and Asterisk 1.6.1, Polycom phones now support a full featured BLF showing statuses of Ringing, Inuse and Online and one touch directed call pickup. On the asterisk side all that needs to be done is to add a hint to the extension and enable directed pickup.
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
2006 May 10
2
Output Compression in Mongrel?
I''d like to implement output compression in Mongrel (ala Apache''s mod_deflate). I have found a Rails plugin that, with minor modification, works. Is there even an advantage to moving the output compression from the Rails app to a Mongrel handler? Unless, of course, someone knows how to configure mod_proxy_balancer with mod_deflate... == Will Green Web Developer & IT
2005 Mar 21
2
Hold Pickup
I'm working through my list of features people will expect, and Hold Pickup is at the top at the moment -- has anyone done any work on this? We've had some unpleasant experiences with call parking, and everyone seems to like the Hold Pickup model. If you don't know what I mean by Hold Pickup, it's sort of a reverse transfer; pick up the nearest phone and dial
2009 Jul 20
0
No subject
supposed to be able to give you much help with such little info anyway), I can only guess that since you are using the 's' extension, you are in a macro ? If so, try scrolling down the wiki page to the example using '[macro-inbound]'.<br> <br> Rob<br> <br> Jonas Kellens wrote: <blockquote cite="mid:4C17C4A1.8020404 at telenet.be"
2011 Apr 12
0
No subject
r> <h2>Polycom Phones (updated for 3.2.X firmware with asterisk 1.6.1 Jan/2010= ) </h2>With SIP 3.2.X firmware (available on the Polycom download site)=20 and Asterisk 1.6.1, Polycom phones now support a full featured BLF=20 showing statuses of Ringing, Inuse and Online and one touch directed=20 call pickup. <br>On the asterisk side all that needs to be done is to add a hint
2009 Jul 20
0
No subject
<snip> Replaces: pickup-9582-c0a80101-d-4 at 192.168.101.102 <snip> This Replaces header refers to RFC3891 which is not yet supported in Asterisk (see http://www.voip-info.org/wiki/view/Asterisk+SLA) This INVITE fails with : <snip> chan_sip.c: Trying to pick up 7792 at subs <snip> app_directed_pickup.c: No target channel found for 7792. If I'm dialing *87792 instead
2011 Jul 22
3
VLAN's
Hi, I have a firewall running IPTABLES. I have tried to route sip traffic from my WAN(eth3) interface to a VLAN(eth2.2) interface, however the data will not route to the VLAN it keeps routing to the default interface(eth2). Does anyone have an idea as to what I need to look for? Regards Jennifer Botten ETECH Tel: +2787 150 5285 Fax: 086 638 2412 Mobile: +27 82