[Home]

Summary:ASTERISK-02298: Add a courtesy beep to indicate connection to party calling into a parked call
Reporter:kb1_kanobe2 (kb1_kanobe2)Labels:
Date Opened:2004-08-30 22:07:09Date Closed:2008-01-15 15:06:24.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Resources/res_features
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) asterisk-parking-courtesy-tone-feature.diff
( 1) features.txt
Description:This small patch adds a new optional variable to features.conf called 'courtesytone' which is used in the parking code to play a particular sound file to the calling party the moment before they are bridged to the parked party. If 'courtesytone' is undefined behaviour will be as before this patch; namely, no courtesy tone.

****** ADDITIONAL INFORMATION ******

When a call has been parked the parked party hears on-hold music while they are parked. When another party (the calling party) dials into the assigned parking slot the MOH stops and the parked party clearly understands they are connected.

However, if the call setup time for the calling party is not instantaneous (such as over E&M tie lines from another PBX) and both parties have high audio quality systems it is very difficult to determine when the call has actually connected - ie. there is little or no comfort noise to indicate the successful bridging.

In our environment this freqently leads to 'stuttered starts' where the calling party speaks entirely before, during setup of or long after the bridge is up.
Comments:By: Mark Spencer (markster) 2004-08-31 00:42:09

Do you have a disclaimer on file?

By: kb1_kanobe2 (kb1_kanobe2) 2004-08-31 00:53:01

Faxed in disclamer.changes earlier this evening. Is that sufficient or should I complete the full release also?

By: Mark Spencer (markster) 2004-08-31 09:28:49

EIther version of th disclaimer is fine.  I've merged your patch with a few modifications.  Feel free to reopen this if there are any changes you need made.  Thanks!

By: Olle Johansson (oej) 2004-08-31 14:21:07

Added change for features.conf.sample to document this feature.

By: Mark Spencer (markster) 2004-08-31 15:15:45

Fixed in CVS

By: Digium Subversion (svnbot) 2008-01-15 15:06:13.000-0600

Repository: asterisk
Revision: 3686

U   trunk/Makefile
U   trunk/aesopt.h
U   trunk/apps/app_sms.c
U   trunk/asterisk.c
U   trunk/channels/Makefile
U   trunk/channels/chan_oss.c
U   trunk/channels/h323/Makefile
U   trunk/codecs/lpc10/lpc10.h
U   trunk/db1-ast/include/db.h
U   trunk/md5.c
U   trunk/res/res_features.c
U   trunk/utils.c

------------------------------------------------------------------------
r3686 | markster | 2008-01-15 15:06:12 -0600 (Tue, 15 Jan 2008) | 2 lines

Merge NetBSD and Courtesty tone with modifications (bug ASTERISK-2298)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=3686

By: Digium Subversion (svnbot) 2008-01-15 15:06:24.000-0600

Repository: asterisk
Revision: 3700

U   trunk/configs/features.conf.sample

------------------------------------------------------------------------
r3700 | markster | 2008-01-15 15:06:24 -0600 (Tue, 15 Jan 2008) | 2 lines

Add documentation for new courtesy tone (bug ASTERISK-2298)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=3700