[Home]

Summary:ASTERISK-03137: provide hold music to the calling party until answered, USING 'X' AS FILE
Reporter:Marc C (mstorck)Labels:
Date Opened:2004-12-29 18:59:51.000-0600Date Closed:2008-01-15 15:18:54.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/NewFeature
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:feature request for an inverted dial(....,A(abc)) so that the calling party gets the announcement until the call is answered, like the dial(....,m) feature but with an option to provide a filename and/or music-on-hold class.

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

Thanks
Comments:By: Mark Spencer (markster) 2004-12-29 19:14:07.000-0600

You can already use native music on hold to play a file for the caller.  You can use SetMusicOnHold to set the class for the announcement.

By: Marc C (mstorck) 2004-12-29 19:22:00.000-0600

where to put feature requests when the 'feature requests' is not the right one????

By: Marc C (mstorck) 2004-12-29 19:28:26.000-0600

the feature in this request is to set a different musiconhold in case the call is put on hold, and another "music-on-hold" only for the time the calling party would hear ring tunes.

By: Brian West (bkw918) 2004-12-29 20:19:08.000-0600

Try posting to the mailing list.  or the bounty page on voip-info.org this is a bug tracker so we need to narrow it down to just that asterisk is growing fast and we have to focus on bugs.  

Thanks,
Brian

By: Mark Spencer (markster) 2004-12-29 20:22:40.000-0600

Okay I made it so instead of just m you can put m(foo) to use "foo" as the moh class just during the calling.

By: Digium Subversion (svnbot) 2008-01-15 15:18:53.000-0600

Repository: asterisk
Revision: 4600

U   trunk/apps/app_dial.c

------------------------------------------------------------------------
r4600 | markster | 2008-01-15 15:18:53 -0600 (Tue, 15 Jan 2008) | 2 lines

Allow moh class to be specified (bug ASTERISK-3137)

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

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