Variable temp hold music
From FreeSWITCH Wiki
temp_hold_music
This variable specifies a hold music value that gets played to a caller only until they get transferred. After the transfer, the hold_music variable will apply.
Usage:
<action application="set" data="temp_hold_music=local_stream://alternate_moh"/>
See also:
Implemented By:
| Module Name | Source File | Last Updated |
| Core | switch_channel.c |

