search for: featuredigittimeout

Displaying 20 results from an estimated 34 matches for "featuredigittimeout".

2006 May 10
13
features.conf *1 Call Recording
Hi all. I am attempting to setup Asterisk to allow me to press *1 while in a call to use automon to record the call but have had absolutely no success. Is there a trick to this? In extensions.conf [globals] DYNAMIC_FEATURES=>automon [default] exten => 123,2,Dial(SIP/3000,,wW) ; wW allow one-touch recording During the call, I press *1 but it records nothing. David Morrow
2009 Mar 12
1
Trying to get sample applicationmap to work (*1.4)
I'm trying to actually use the example application map in features.conf: testfeature => #9,peer,Playback,tt-monkeys ;Allow both the caller and callee to play ;tt-monkeys to the opposite channel I see the feature get registered at the CLI: == Registered Feature 'monkey' == Mapping Feature 'monkey' to app
2009 Jun 10
0
Problem with attended transfers
...d call xfersound = beep ; to indicate an attended transfer is complete xferfailsound = beeperr ; to indicate a failed transfer adsipark = yes ; if you want ADSI parking announcements pickupexten = *8 ; Configure the pickup extension. Default is *8 featuredigittimeout = 1500 ; Max time (ms) between digits for ; feature activation. Default is 500 atxfernoanswertimeout = 200 ; Timeout for answer on attended transfer default is 15 seconds. [featuremap] blindxfer => *1 ; Blind transfer disconnect => *2...
2005 Jul 20
1
getting problem in Picking up the parked call
...cate a failed transfer adsipark = yes ; if you want ADSI parking announcements ;findslot => next ; Continue to the 'next' parking space. Defaults to 'first' available pickupexten = *8 ; Configure the pickup extension. Default is *8 featuredigittimeout = 500 ; Max time (ms) between digits for ; feature activation. Default is 500 [featuremap] blindxfer => #1 ; Blind transfer disconnect => *0 ; Disconnect ;automon => *1 ; One Touch Record atxfer => *2...
2005 Oct 17
1
Call transfer - atxfer
Hi, I try to set up attended transfer in my Asterisk Box . My features.conf look like this: [general] parkext => 100 parkpos => 1-5 context => parkedcalls parkingtime => 100 transferdigittimeout => 3l courtesytone = beep xfersound = beep xferfailsound = invalid featuredigittimeout = 500 ;adsipark = yes pickupexten = *8 [featuremap] atxfer => *2 blindxfer => # disconnect => *0 automon => *1 and when I press *2 console says something like this: Oct 17 15:52:23 DEBUG[20916]: rtp.c:190 send_dtmf: Sending dtmf: 42 (*), at 10.2.20.65 Oct 17 15:52:23 DEBUG[20916]: cha...
2005 Jan 25
2
New native assisted transfer (atxfer) usage info required
...all xfersound = beep ; to indicate an attended transfer is complete xferfailsound = beeperr ; to indicate a failed transfer ;adsipark = yes ; if you want ADSI parking announcements pickupexten = *8 ; Configure the pickup extension. Default is *8 ;featuredigittimeout = 500 ; Max time (ms) between digits for ; feature activation. Default is 500 [featuremap] ; there are different from the default in features.conf.SAMPLE, ; and faster to type when apropriate, OMHO blindxfer => #7 ; Blind transfer disconnec...
2006 Dec 05
4
Attended Transfer
Dear List, I've been working with Asterisk CVS-v1-0-09 and i'm trying to enable attended transfer feature. but i just can't do it work. I've already set "atxfer = *" (and many other combinations) and all extensions on extensions.conf have the t and T option. But when I'm going to test, it doesn't work. Is there any other file that i have to configure in order to
2008 Apr 03
1
Hearing "transfer" during call
...icate a failed transfer ;adsipark = yes ; if you want ADSI parking announcements ;findslot => next ; Continue to the 'next' parking space. Defaults to 'first' available ;pickupexten = *8 ; Configure the pickup extension. Default is *8 ;featuredigittimeout = 500 ; Max time (ms) between digits for ; feature activation. Default is 500 [featuremap] blindxfer => # ; Blind transfer ;disconnect => *0 ; Disconnect ;automon => *1 ; One Touch Record (a.k.a. Touch...
2009 Jan 22
1
Zap connection problem
...; Number of seconds to wait between digits when transferring a call ;xfersound = beep ; to indicate an attended transfer is complete ;xferfailsound = beeperr ; to indicate a failed transfer ;pickupexten = *8 ; Configure the pickup extension. (default is *8) featuredigittimeout = 1500 ; Max time (ms) between digits for ;atxfernoanswertimeout = 15 ; Timeout for answer on attended transfer default is 15 seconds. blindxfer => #1 ; Blind transfer (default is #) ;disconnect => *0 ; Disconnect (default is *) automon => *1...
2008 Mar 13
5
Newbie One-touch Recording: Does not work
I thought it was quite easy to implement but I cannot get one-touch recording to work. Here are the changes what I did: I restarted Asterisk after the change (because reload does not work for changes in features.conf). I press *1 on the Polycom IP600 phone to record a conversation but no new wav file appear in /var/spool/asterisk/monitor or elsewhere. Any suggestions? Here is the console log:
2006 Jan 20
1
applicationmap
...eral] parkext => 700 parkpos => 701-720 context => parkedcalls parkingtime => 240 transferdigittimeout => 2 ;courtesytone = beep ;xfersound = beep ;xferfailsound = beeperr ;adsipark = yes ;findslot => next pickupexten = 777 ;featuredigittimeout = 500 [featuremap] blindxfer => # ;disconnect => *0 ;automon => *1 ;atxfer => *2 [applicationmap] testfeature => *,callee,Playback,tt-monkeys And my relevant extension looks like this: exten => 100,1,Set(DYNAMIC_FEATURES=hangup#play#testf...
2006 Feb 23
0
Features set in the features.conf stopped working after upgrade.
...beeperr ; to indicate a failed transfer ;adsipark = yes ; if you want ADSI parking announcements ;findslot => next ; Continue to the 'next' parking space. Defaults to 'first' available pickupexten = *8 ; Configure the pickup extension. Default is *8 ;featuredigittimeout = 500 ; Max time (ms) between digits for ; feature activation. Default is 500 [featuremap] blindxfer => ## ; Blind transfer ;disconnect => *0 ; Disconnect automon => *1 ; One Touch Record atxfer => *2 ; Attended transfer *******...
2007 Mar 28
2
Transfering not working - how to debug?
I cannot seem to get any transfers to work at all. The console show I have #1 amd #2 set up for Blind and Attended Transfer, but when I hit these buttons on my handset nothing happens (other than I hear the dtmf tones on the other end of the line). roo*CLI> show features Builtin Feature Default Current --------------- ------- ------- Pickup *8 *8
2007 Jun 04
0
no ringing tone making attended transfer whith an IAX client
...; What ext. to dial to park parkpos => 00-99 ; What extensions to park calls on context => parkedcalls ; Which context parked calls are in parkingtime => 300 ; Number of seconds a call can be parked for (default is 45 seconds) featuredigittimeout = 1000 courtesytone = beep xfersound = beep ; to indicate an attended transfer is complete xferfailsound = beeperr [featuremap] blindxfer => #9 automon => *1 ; One Touch Record atxfer => # When I'm making a transfer, just after dialing the transfering n...
2009 Dec 14
0
pickupexten on chan_dahdi
...a failed transfer ;adsipark = yes ; if you want ADSI parking announcements ;findslot => next ; Continue to the 'next' free parking space. ; Defaults to 'first' available pickupexten = 5 ; Configure the pickup extension. Default is *8 featuredigittimeout = 700 ; Max time (ms) between digits for ; feature activation. Default is 500 When I dial 5 from an analog extension, dial it 5 on the dial plan and does not capture the call: -- Executing [5 at from-inside:1] Macro("DAHDI/9-1", "nx-se...
2010 May 21
0
FollowMe dials numbers but can't confirm the call or hear anything
...to do a FollowMe test. When the extension is dialed, it dials my cellphone and my cell phone rings. But when I answer my cell phone it's just silence. When I press '1' on my cell phone, nothing happens. extensions.conf: exten => 140,1,FollowMe(mleonetti) followme.conf [general] featuredigittimeout=>5000 takecall=>1 declinecall=>2 call_from_prompt=>followme/call-from norecording_prompt=>followme/no-recording options_prompt=>followme/options pls_hold_prompt=>followme/pls-hold-while-try status_prompt=>followme/status sorry_prompt=>followme/sorry [mleonetti] context=i...
2010 Jun 29
0
How to configure key sequence in features.conf.
...er 2, In the process they calling, if user 2 press *3 keys, then the call hangup and playback voice file. My setting as following: ************************* features.conf****************************** [featuremap] textkey1 => *3 [applicationmap] testkey1 => *3,callee,Playback,demo-instruct featuredigittimeout = 20000 atxfernoanswertimeout = 15 *************************sip.conf************************************ [1] type=friend username=1 secret=1 host=dynamic context=from-sip [2] type=friend username=2 secret=2 host=dynamic context=from-sip ****************************extensions.conf******************...
2011 Jun 05
0
Blind transfer issue on Asterisk 1.8.4.2
...'pbx-invalid.gsm' (language 'nl') [Jun 4 22:30:34] VERBOSE[11301] res_musiconhold.c: -- Stopped music on hold on SIP/570-00000006 Mind you, the entered extension is "531", so it seems part of the entry is cut off. Sometimes it shows just "5". It is as if featuredigittimeout (set to 2000) is not taken into account. Thx!! B.
2012 Oct 25
0
Asterisk 1.8 not playing parking slot announcement to parker
...Asterisk 1.8.11.1-1digium1~squeeze) /etc/asterisk/features.conf [general] transferdigittimeout => 5 ; Number of seconds to wait between digits when transferring a call xfersound = beep ; to indicate an attended transfer is complete xferfailsound = unavailablebeep ; to indicate a failed transfer featuredigittimeout = 2000 ; Max time (ms) between digits for atxfernoanswertimeout = 15 ; Timeout for answer on attended transfer default is 15 seconds. [featuremap] atxfer => *1 ; Attended transfer blindxfer => *2 ; Blind transfer (default is #) automon => *3 ; One Touch Record a.k.a. Touch Monitor parkcal...
2006 Oct 17
1
how to activate recording (automon)
Hi all, If I activate recording for an extension everything is OK. but If I activate call recording on demand i am non able to start recording In principle I should have to press *1, as indictaed in features.conf (I am using almost last asterisk code, updated 2 days ago from svn, version SVN-branch-1.2-r39379M ) Actually it produce no effect at all I am using FreePBX interface, and I saw