search for: beeperr

Displaying 20 results from an estimated 26 matches for "beeperr".

Did you mean: beeper
2006 Nov 02
0
sound-files not playing?
Hi all! In my extensions I have the following: exten => 999,1,Answer() exten => 999,2,PlayBack(beeperr) In /var/lib/asterisk/sounds/ I have both beeperr.gsm & beeperr.ulaw, both with '-rw-r--r--' permissions. when I dial extension 999 I get: ************************************ -- Executing Answer("SIP/asterisk.domain.com-081477a0", "") in new stack -- Executin...
2008 Dec 05
2
IAX trunk mixing
...ate-companynumbers; template-spec; template-helyi; template-mobil; template-orszagos; } } macro kitelsrvhu(telszam) { Dial(IAX2/telsrv-huro/${telszam}); switch(${DIALSTATUS}) { case CHANUNAVAIL: Playback(/var/lib/asterisk/sounds/beeperr); case CONGESTION: Playback(/var/lib/asterisk/sounds/beeperr); case BUSY: Busy(); Wait(5); }; Hangup(); } macro kitelsrvsrb(telszam) { Dial(IAX2/telsrv-srbro/${telszam}); switch(${DIALSTATUS}) { case CHAN...
2005 Jan 25
2
New native assisted transfer (atxfer) usage info required
...mber of seconds to wait between digits when transfering a call courtesytone = beep ; Sound file to play to the parked caller ; when someone dials a parked 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 = 500 ; Max time (ms) between digits for ; fea...
2005 Jun 01
1
R: R: R: R: R: AT-320 + supervised transfer
No...maybe i don't explain u well. After that B call C andC not answer (go in timeout), B hear first the beeperr and then, together A the busy tone. Now i can't re-take the call :| Thanks Giordano -----Messaggio originale----- Da: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] Per conto di Gavin Hamill Inviato: mercoled? 1 giugno 2005 12.34 A: asterisk-users@lis...
2011 Apr 25
1
Transfer beep w/ Polycom phone
...transfers a call by pressing the "transfer" soft button on their phone, I'd like it to "beep" at them when the transfer is complete. I've got it turned on in features.conf: xfersound = beep ; to indicate an attended transfer is complete xferfailsound = beeperr ; to indicate a failed transfer However, it seems that transfer is a function of the phone, not Asterisk. Is there any way I can configure the Polycom phones to either use the Asterisk function, or to make a "beep" when a transfer completes? TIA, -- Take care and have fun,...
2005 Jul 20
1
getting problem in Picking up the parked call
...ber of seconds to wait between digits when transfering a call courtesytone = beep ; Sound file to play to the parked caller ; when someone dials a parked 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 ;findslot => next ; Continue to the 'next' parking space. Defaults to 'first' available pickupexten = *8 ; Configure the pickup extension. Defa...
2008 Apr 03
1
Hearing "transfer" during call
...eep ; Sound file to play to the parked caller ; when someone dials a parked call ; or the Touch Monitor is activated/deactivated. xfersound = beep ; to indicate an attended transfer is complete xferfailsound = 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. Defaul...
2009 Jan 22
1
Zap connection problem
...hannel ; using Set(CHANNEL(musicclass)=whatever) in the dialplan ;transferdigittimeout => 3 ; 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...
2015 Dec 29
3
Transfer calls "on demand"
...upgroup=1,3-5 ; We can do call pick-p for call group 1,3,4,5 my features.conf: ; Pickup Options ; pickupexten = *8 ; Configure the pickup extension. (default is *8) ;pickupsound = beep ; to indicate a successful pickup (default: no sound) ;pickupfailsound = beeperr ; to indicate that the pickup failed (default: no sound) my users.conf: [general] callgroup = 1 pickupgroup = 1 my extensions.conf: [anika_incoming] exten => _00493512222222,1,Verbose(2,Call for Anika - [${CALLERID(num)}]) exten => _00493512222222,Set(CHANNEL(pickupgroup)=1) exten =&...
2005 May 30
3
R: AT-320 + supervised transfer
Hi, Thanks for yuor answer. The boot time of the phone is very very fast, 10 sec to startup and 2 or 3 second to login to asterisk. I set the NTP server to 255.255.255.255 so it don't try to get time. I thinked carefully to your scenario and i am going to try it, but i don't known if it could like to my customer I will try also to use CVS, but i am skeptic to utilize asterisk to
2005 Jun 07
0
Sounds
...Attempting native bridge of SIP/2339-4e1d and SIP/2391-d264 -- Started music on hold, class 'default', on SIP/2339-4e1d -- Playing 'pbx-transfer' (language 'it') Jun 7 15:11:41 WARNING[13701]: res_features.c:881 builtin_atxfer: Did not read data. -- Playing 'beeperr' (language 'it') == Spawn extension (intern, 2391, 1) exited non-zero on 'SIP/2339-4e1d' -- Stopped music on hold on SIP/2339-4e1d Jun 7 15:11:48 WARNING[13701]: channel.c:902 ast_hangup: Hard hangup called by thread 327699 on SIP/2339-4e1d, while fd is blocked by thread...
2006 Jan 20
1
applicationmap
...th Polycom IP500s and Snom190s. My features.conf looks like this: [general] 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...
2006 Feb 23
0
Features set in the features.conf stopped working after upgrade.
...rdigittimeout => 3 ; Number of seconds to wait between digits when transfering a call courtesytone = beep ; Sound file to play to the parked caller ; when someone dials a parked 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 ;findslot => next ; Continue to the 'next' parking space. Defaults to 'first' available pickupexten = *8 ; Configure the pickup extension. Default is *8 ;feature...
2006 Dec 19
0
features.conf problems
...d blindxfer => *1, but both my grandstream and soft phones only react to # (pound) key. Also, it's just the pound key. As soon as it is pressed, the transferring message. <== features.conf =============> transferdigittimeout = 2 courtesytone = beep xfersound = beep xferfailsound =beeperr asdipark = yes pickupexten = *8 parkingtime = 30 parkingpos = 701-720 context = parkedcalls parkext = *70 [featuremap] blindxfer =>*1 atxfer =>*2 Any help would be appreciated. Thank you, -- Warm Regards, Lee
2007 Jun 04
0
no ringing tone making attended transfer whith an IAX client
...; 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 number, I don't listen any ringing tone, but the transfer is made correctly. In detail, when I press # I hear "Transfer&...
2009 Jun 10
0
Problem with attended transfers
...wait between digits when transfering a call default is 3 seconds courtesytone = beep ; Sound file to play to the parked caller ; when someone dials a parked 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 ; featur...
2009 Dec 14
0
pickupexten on chan_dahdi
...imeout => 3 ; Number of seconds to wait between digits when transfering a call courtesytone = beep ; Sound file to play to the parked caller ; when someone dials a parked 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 ;findslot => next ; Continue to the 'next' free parking space. ; Defaults to 'first' available pickupexten = 5 ; Configure the pickup extension....
2006 Jan 11
2
Transfer sounds - notifications
When I try to make attendend transfer (*2) this what hapends. I press *2 other person goes on hold and I hear "transfer". I press extension number and that extension starts to ring but I don't hear anything. If nobody picks up that phone call in few seconds I get back to the person I was talking to (the person I triesd to transfer). The problem is that again, I don't hear
2006 Mar 19
0
Transfer to specific park number
...picks the next available park number. I've simplified my dialplan for testing. Here's what I'm working with now Features.conf -------------------------- [general] parkext => 70 parkpos => 7000-7010 context => parkedcalls courtesytone = beep xfersound = beep xferfailsound = beeperr findslot => first pickupexten = *8 featuredigittimeout = 500 [featuremap] blindxfer => #1 automon => *1 atxfer => *2 Extensions.conf ------------------------------------ [general] static=yes writeprotect=yes autofallthrough=yes clearglobalvars=no priorityjumping=no [globals] CONSO...
2005 Mar 15
2
Asterisk retains DTMF Control Even whenan External IVR System is dialed
...hat is your sggestion for the dial command? Removing the ',Tt' did not hel either. Shall I add back 'Answer' as the first pripority before the 'Dial'? ; features.conf [general] 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 ; featur...