Displaying 20 results from an estimated 1100 matches similar to: "call pickup problem"
2007 Aug 23
0
How to get callee extension in applicationmap(features.conf)
hello,
I use trixbox.I had define a feature code testfeature:
[applicationmap]
#include features_applicationmap_additional.conf
testfeature => *3,callee,Macro,vote
[featuremap]
blindxfer => ## ; Blind Transfer
disconnect => ** ; Disconnect Call
automon => *1 ; One Touch Record
atxfer => *2 ; Attended Xfer
testfeature => *3
here is my macro-vote:
[macro-vote]
exten
2010 Feb 02
0
Issue when reloading
Hello list!
I?m having an issue when reloading Asterisk, I?ve had this problem in
Asterisk 1.6.1.6 so I upgrade to 1.6.2.1 version, but I still have the same
error.
For example, I send a "reload" in Asterisk CLI and this is the output:
isb152*CLI> reload
== Parsing '/etc/asterisk/extconfig.conf': == Found
== Parsing '/etc/asterisk/manager.conf': == Found
2012 Oct 25
0
Asterisk 1.8 not playing parking slot announcement to parker
Just upgraded to 1.8, we use the multi lot parking feature by dialling *4.
We are not getting the parking slot announcement being played to the person
who parks the call, so it's impossible to tell which slot they've gone
into. Could someone check our config?
On Debian Squeeze using packages from
http://packages.asterisk.org/debsqueeze main (Asterisk
1.8.11.1-1digium1~squeeze)
2014 Dec 21
0
11.5.0: blindxfer problems
On 12/21/2014 04:42 AM, Patrick Beaumont wrote:
> Have you enabled DTMF logging and seen the DTMF codes being recognised by
> Asterisk? I had a bunch of soft phones that I had to change to using ?sip
> info? for the DTMF signalling as the RFC signalling was not always being
> recognised. This would cause transfers to appear as if the user had not
> dialled any digits.
>
>
>
2018 Apr 13
2
Disable blind and attended transfer during call
Hi
Is there a way to disable blind and attended transfer during a call.
I am trying this configuration but unfortunately with no luck:
- in features.conf
[applicationmap]
disabletransfer => 9*9,self,GoSub(disabletransfer,s,1)
- in extensions.conf
[incoming]
exten => 99,1,Set(__DYNAMIC_FEATURES=disabletransfer)
exten => 99,n,Dial(Sip/alice,120,tT)
exten => 99,n,Hangup()
2014 Dec 20
0
11.5.0: blindxfer problems
On 12/20/2014 03:22 PM, sean darcy wrote:
> On 12/19/2014 09:42 AM, Rusty Newton wrote:
>> On Wed, Dec 17, 2014 at 1:09 PM, sean darcy <seandarcy2 at gmail.com> wrote:
>>> I've got a confbridge set up which works if dialed locally:
>>>
>>> -- Executing [266 at internal:1] Answer("DAHDI/1-1", "") in new stack
>>> --
2014 Dec 22
2
11.5.0: blindxfer problems
On 12/21/2014 11:09 AM, sean darcy wrote:
> On 12/21/2014 04:42 AM, Patrick Beaumont wrote:
>> Have you enabled DTMF logging and seen the DTMF codes being recognised by
>> Asterisk? I had a bunch of soft phones that I had to change to using ?sip
>> info? for the DTMF signalling as the RFC signalling was not always being
>> recognised. This would cause transfers to appear
2009 Jun 27
1
Multiple parking lots use default park positions
Hello, all. I'm having a deeply frustrating time getting multiple
parking lots to work and am wondering what I am doing wrong. I am using
Asterisk 1.6.1.1. I defined two separate parking lots in features.conf
as follows:
[parkinglot_a100] ; SSI
context => a100-parking
parkpos => 900-920
findslot => next
[parkinglot_a10] ; EBC
context => a10-parking
parkpos => 800-820
2010 Nov 08
1
Asterisk 1.8 Multiple Parking Lots
Hello,
Recently we have been using asterisk 1.6 and everything worked ok, all our productions server are 1.6. Recently we have upgraded one to 1.8 and multiple parking call are not working, which worked pretty ok on asterisk 1.6. Are there any major changes in asterisk 1.8 related to park call and multiple parking lots. Bellow is my config from asterisk 1.6 which worked, I`ve tried this in 1.8
2006 Jan 20
1
applicationmap
Hi -
I'm trying to implement the applicationmap stuff in features.conf, and I
can't seem to get it to work. I'm testing it out on 1.2.2 with Polycom
IP500s and Snom190s.
My features.conf looks like this:
[general]
parkext => 700
parkpos => 701-720
context => parkedcalls
parkingtime => 240
transferdigittimeout => 2
;courtesytone = beep
2010 Jan 12
5
Multi-Tenant Parking
Has anyone managed to get multi-parking lot call parking working correctly? I've had several attempts at it, and never seem to be able to get it to go properly - (actually, at all):
I've most recently done this with 1.6.1.x, and now 1.6.2.x, with no luck in either case. What I've been "trying" is the following:
features.conf
[general]
parkext => 100
[featuremap]
2009 Jun 01
2
Transfer call from analog telephone
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi all!
I'm trying to doing a transfer from an analog extension to a SIP
extension but until the moment I was not successful.
I was testing both the recall key and uncomment the following
lines in the features.conf file:
blindxfer => #1
atxfer => *2
verifying previously that the extension uses the arguments "tT" with the
Dial
2014 Dec 21
2
11.5.0: blindxfer problems [Spam score:10%]
Have you enabled DTMF logging and seen the DTMF codes being recognised by
Asterisk? I had a bunch of soft phones that I had to change to using ?sip
info? for the DTMF signalling as the RFC signalling was not always being
recognised. This would cause transfers to appear as if the user had not
dialled any digits.
On 20/12/2014 20:52, "sean darcy" <seandarcy2 at gmail.com> wrote:
2013 May 17
0
Temporarily features (transfer) off during Read
Hello all.
Dialing with tT options and function Read (to prompt number) has a
trouble for me.
Can I temporarily features off during Read?
features.conf:
[featuremap]
blindxfer => ## ; Blind transfer (default is #)
atxfer => ** ; Attended transfer
I try:
exten => s,n,Set(LOCAL(tmp_atxfer)=${FEATUREMAP(atxfer)})
exten =>
2007 Oct 03
4
IAXy and hook flash transfer
In features.conf, I have uncommented the transfer features under feature
map, but I still cannot transfer using a POTS phone on an IAXy adapter.
I think I am missing something here.... Any help is appreciated.
Here is features.conf:
;
; Sample Parking configuration
;
[general]
parkext => 700 ; What extension to dial to park
parkpos => 701-720 ;
2005 Sep 27
1
blindxfer & atxfer not working?
I'm wondering whether there's a problem with the blindxfer and atxfer commands.
I was using Asterisk STABLE and pressing the # key to transfer calls
worked fine, except of course when you called up FedEx and they asked
"Enter the number of packages, followed by the Pound key".
I found on the wiki
(http://www.voip-info.org/tiki-index.php?page=Asterisk+config+features.conf)
that
2010 Dec 22
0
Asterisk 1.8.1.1 Multiple Parking Lots
Asterisk Version: 1.8.1.1
Problem: Multiple Parking Lots
Issue: Not redirecting to the right parking lot. Always uses the first
parking lot from "parkedcalls show" or "features show"
Asterisk Working Version: 1.6.1
Steps Taken:
In features.conf added:
[parkinglot_test]
context => parkedcalls-test
parkext => 700
parkpos => 701-710
parkingtime => 120
findslot
2010 Jun 17
1
applicationmap and ChannelRedirect
Hi,
I'm struggling with a feature in my home phone setup. I have several
phones using both SIP and SCCP. What I try to do is to create a dynamic
feature that works similar to the blindxfer feature built into Asterisk.
What I want is the possibility for the called part to push a number
sequence (for example *#) to redirect the callee to a fixed extension or
(for example *123#) to redirect the
2006 Apr 13
1
Question on parkinglot
Hi.... I'm a little confused here... trying to setup a parking lot...
lot is setup.... but how do I send calls to the parkinglot? If I
allow #700 transfer, it seems I can only transfer on inbound calls...
if I use a T in my dialplan I can only transfer on outbound calls...
additionally pressing # to use an auto attendant elsewhere causes
asterisk to try to transfer... any thoughts? Is there
2015 Feb 16
3
BlindXfer Sensitivity
The strange thing is its only sometimes my dial string is as follows
exten => s,1, Dial (SIP/200,, tT)
For that particular route but obviously s,3 as have Ringing () first etc.
After she pushes ## 6 times it will go thru sometimes.
Sent from Samsung Mobile
<div>-------- Original message --------</div><div>From: Kevin Larsen <kevin.larsen at pioneerballoon.com>