similar to: Features.conf - Blind Transfer

Displaying 20 results from an estimated 1000 matches similar to: "Features.conf - Blind Transfer"

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()
2010 Jun 16
1
Blind transfer feature
Hi, Am running 1.4.18 at the moment, and am trying to implement inline blind transfer. I have : [featuremap] blindxfer => *6 ; Blind transfer in features.conf And in extensions .conf under [globals] : DYNAMIC_FEATURES=automon#blindxfr So what am I missing ?? Have read through http://www.voip-info.org/wiki/view/Asterisk+config+features.conf Thanks,
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 =>
2009 Jun 16
1
Unable to use # as feature key prefix
Hi folks, I was using the following featuremap: blindxfer => *1 disconnect => *9 atxfer => *2 parkcall => *7 automixmon => *0 and everything worked. Then the need arouse to use some features like automixmon during a conference, but MeetMet has the * key bound to the (admin) menu. Thus, in order to enable features like automon and transfers even during a conference, I
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
2008 Dec 08
2
meetme problem maybe connected to features.conf
Hello. I have a strange problem with the MeetMe application. Configured is a misdn msn to go into a preconfigured MeetMe room. exten => 12,1,MeetMe(1234,pIM) The first caller gets the prompt to enter the pin and then gets connected to the MeetMe room. The second caller gets also the prompt but after entering the right key he hears a dialtone followed by the message: The number you have
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. > > >
2006 Jun 22
4
when I press "transfer" -> blind -> 700 . The user is not able to hear what extension the call was parked on
I am using Polycom 501s with asterisk 1.2.4. When transfering to call parking wih "#1" -> 700 the user is able to hear asterisk tell him what extension the call was parked on. However, when I press "transfer" -> blind -> 700 . The user is not able to hear what extension the call was parked on. It seems like the polycom is hanging up before asterisk is able to
2014 Dec 19
0
11.5.0: blindxfer problems
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 > -- Executing [266 at internal:2] SendDTMF("DAHDI/1-1", "1") in new stack > -- Executing [266 at internal:3]
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 >>> --
2007 Aug 29
0
call pickup problem
i have TB instaled and i cant get call pickup when another phone rings i tried ** , *8 , *8# , **+ext but nothing seems to be ok.on extention menu i put call pickup=1 and call group=1 but nothing look at my features.conf; ; Sample Parking configuration ; [general] ; do not manually enter parkinglot config information, use the parkinglot module ; ; the parking_additional.inc file is
2008 May 05
0
Problem with transfer (and asterisk -r)
Hi, I used to have "##" configured in asterisk 1.2 for blindxfer. Now, when I press ## I hear it on the other end instead of initiating a transfer. What has change and how can I go back to the old behavior? I kept the same feature.conf file with these lines: [featuremap] blindxfer => ## ; Blind transfer Also, for the first time ever, I have a problem connectiong
2006 Apr 27
0
How can conference room can call out?
I have a group of local users. They want to participate on a conference call to a PSTN line in USA. To connect they need to enter a code there as well. I want to use a local conference room, where LAN users and local users can call in. The conference room should be connected to the conference abroad. features.conf has: [featuremap] blindxfer => #1 ; Blind transfer ;disconnect
2006 Dec 19
0
features.conf problems
Hi all, I am having a couple of problems with features.conf I was hoping to get some help with. #1. If an outside caller is parked, when retrieved, that caller will now have the ability to transfer. This only happens when they are put in call parking and then retrieved. #2. I cannot get any other keys to register for features. For instance, I tried assigned blindxfer => *1, but both
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
2006 Oct 29
4
blind transfers with IP Polycom 501
I'm running Asterisk 1.2.8 with Polycom ip501's xten softphones The only problem I'm experiencing is the following: I can't seem to get blind transfers to work with my Polycom 501 phones Either through the feature code or the soft keys. Feature code blind transfers: I set up a feature map in features.conf like this: blindxfer => # This works for all my
2005 Mar 15
2
Asterisk retains DTMF Control Even whenan External IVR System is dialed
Eric Wrote: ----------- The trick is not to use options you don't understand. "show application dial" will show you what the t and T options are for. Most people use the transfer feature of their phone, rather than using the T/t hack on the Dial line. Sounds like you are using CVS-HEAD and so will have to configure stuff in /etc/asterisk/features.conf. /Snip/ Eric, Thanks for
2005 Jun 14
2
Features.conf for secretary function
Hi, I am trying to use the attended transfer. So I put this in my feature.conf: [general] [featuremap] atxfer => *0 blindxfer => #0 I completly restart asterik, and not just make a RELOAD. But during a call, when I press # it runs a blind transfer and if I press * I am disconnected. I am using the CVS version of * get as explain here
2014 Dec 17
2
11.5.0: blindxfer problems
I've got a confbridge set up which works if dialed locally: -- Executing [266 at internal:1] Answer("DAHDI/1-1", "") in new stack -- Executing [266 at internal:2] SendDTMF("DAHDI/1-1", "1") in new stack -- Executing [266 at internal:3] ConfBridge("DAHDI/1-1", "1") in new stack -- <DAHDI/1-1> Playing
2009 Feb 09
1
Transfer Asterisk 1.6 Telephone IP
Hi List. I have a small problem in using the transfer key transfer of IP Phone in Asterisk 1.6, I think I spend some detail in the configuration but can not find. What happens is, when I do a transfer using the Transfer button, the phone, does not play the music on hold, which is waiting on the phone is silent, and I have the same settings on a 1.4 server, and the music plays correctly when