Displaying 20 results from an estimated 24 matches for "courtesyton".
Did you mean:
courtesytone
2005 Jul 20
1
getting problem in Picking up the parked call
...; parkedcalls ; Which context parked calls are in
parkingtime => 300 ; Number of seconds a call can be parked for
; (default is 45 seconds)
transferdigittimeout => 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 ;...
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:...
2008 Mar 13
5
Newbie One-touch Recording: Does not work
...> s-NOANSWER,2,Goto(default,s,1)
exten => s-BUSY,1,Voicemail(${ARG1},b)
exten => s-BUSY,2,Goto(default,s,1)
exten => _s-.,1,Goto(s-NOANSWER,1)
exten => a,1,VoicemailMain(${ARG1})
features.conf
[general]
parkext => 700
parkpos => 701-720
context => parkedcalls
courtesytone = beep
parkedplay = both
parkedmusicclass=cpwr
[featuremap]
automon => *1
2005 Jan 25
2
New native assisted transfer (atxfer) usage info required
...parkedcalls ; Which context parked calls are in
parkingtime => 120 ; Number of seconds a call can be parked for
; (default is 45 seconds)
;transferdigittimeout => 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...
2008 Apr 03
1
Hearing "transfer" during call
...rplan-local ; Which context parked calls are in
;parkingtime => 45 ; Number of seconds a call can be parked for
; (default is 45 seconds)
;transferdigittimeout => 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
; or the Touch Monitor is activated/deactivated.
xfersound = beep ; to indicate an attended transfer is complete
xferfailsou...
2009 Jan 22
1
Zap connection problem
...; 200 ; What extension to dial to
park
parkpos => 701-704 ; What extensions to park calls on. These
needs to be
context => parkedfeat ; Which context parked calls are in
parkingtime => 20 ; Number of seconds a call can be parked for
courtesytone = beep ; Sound file to play to the parked caller
parkedplay = caller ; Who to play the courtesy tone to when
picking up a parked call
;adsipark = yes ; if you want ADSI parking announcements
findslot => next ; Continue to the 'next...
2008 Mar 13
3
Newbie One-touch Recording: Does not work (more info)
...ER,2,Goto(default,s,1)
exten => s-BUSY,1,Voicemail(${ARG1},b)
exten => s-BUSY,2,Goto(default,s,1)
exten => _s-.,1,Goto(s-NOANSWER,1)
exten => a,1,VoicemailMain(${ARG1})
features.conf
=============
[general]
parkext => 700
parkpos => 701-720
context => parkedcalls
courtesytone = beep
parkedplay = both
parkedmusicclass=cpwr
[featuremap]
automon => *1
2006 Jan 20
1
applicationmap
..., 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
;xfersound = beep
;xferfailsound = beeperr
;adsipark = yes
;findslot => next
pickupexten = 777
;featuredigittimeout = 500
[featuremap]
blindxfer => #
;disconnect => *0
;automon => *1
;atxfer => *2
[applicat...
2006 Feb 23
0
Features set in the features.conf stopped working after upgrade.
...o park calls on
context => parkedcalls ; Which context parked calls are in
parkingtime => 45 ; Number of seconds a call can be parked for
; (default is 45 seconds)
transferdigittimeout => 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 announc...
2006 Dec 19
0
features.conf problems
...gister for features. For
instance, I tried assigned 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
...ark
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 number,
I don't...
2009 Jun 10
0
Problem with attended transfers
...; Which context parked calls are in
parkingtime => 220 ; Number of seconds a call can be parked for
; (default is 45 seconds)
transferdigittimeout => 5 ; Number of seconds to 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...
2009 Dec 14
0
pickupexten on chan_dahdi
...all.
context => parkedcalls ; Which context parked calls are in
parkingtime => 180 ; Number of seconds a call can be parked for
; (default is 45 seconds)
transferdigittimeout => 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 announce...
2010 Feb 12
1
parked calls
Using FreePBX, is there a way to play a beep sound when you are connected to a parked
call? Right now, it's dead silence and we can't tell if the call has
been connected.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100212/fbd18de3/attachment.htm
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
.... No matter what I extension I use, the system just
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
clearg...
2007 Feb 09
1
Outbound Call Transfer Problem
...parkedcalls ; Which context parked calls are in
parkingtime => 240 ; Number of seconds a call can be parked for
; (default is 45 seconds)
;transferdigittimeout => 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
;adsipark = yes ; if you want ADSI parking announcements
;pickupexten = *8 ; Configure the pickup extension.
Default is *8
featuredigittime...
2008 Feb 11
2
Automon reliability issue
Hi list,
Can someone please explain how to get one touch recording (automon) to
work reliably? I'm using Asterisk 1.4.14 on a Debian etch system. My
current configuration includes the following settings:
In /etc/asterisk/sip.conf:
[2000]
; Siemens Gigaset S675 IP wireless SIP phone.
type=friend
secret=1234
context=phones-j
dtmfmode=rfc2833
qualify=yes
2005 Mar 15
2
Asterisk retains DTMF Control Even whenan External IVR System is dialed
...parkedcalls ; Which context parked calls are in
parkingtime => 45 ; Number of seconds a call can be parked
for
; (default is 45 seconds)
;transferdigittimeout => 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
[featuremap]
;blindxfer => #1 ; Blind transfer
blindxfer => ## ; Blind transfer
disconnect => *0 ; Disconnect
aut...
2005 Mar 25
49
atxfer
...; parkedcalls ; Which context parked calls are in
parkingtime => 600 ; Number of seconds a call can be parked for
; (default is 45 seconds)
transferdigittimeout => 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
adsipark = yes ; if you want ADSI parking announcements
pickupexten = *8 ; Configure the pickup extension.
Default is *8
[featuremap]
b...