• Hristo Trendev's avatar
    allow enter and exit sounds to interrupt the MOH in a wait_mod conference · 94278b5e
    Hristo Trendev 提交于
    This patch does the following:
    * only starts MOH if no other file (sync or async) is currently playing
    * adds a variable "conference_permanent_wait_mod_moh" that controls the
      behavior of how the enter and exit sounds interact with the MOH when
      wait_mod is set. When the variable is set, the MOH keeps playing and
      the enter and exit sounds are mixed with the MOH. When the variable
      is unset, then any playing MOH is first stopped, then the enter or
      exit sound is played and the MOH is started again.
    
    This functionality is useful in case the enter and exit sounds are
    used to announce the name of the caller, who is joining or leaving a
    conference.
    
    FS-5159 #resolve
    94278b5e
名称
最后提交
最后更新
..
conf 正在载入提交数据...
Makefile.am 正在载入提交数据...
mod_conference.2008.vcproj 正在载入提交数据...
mod_conference.2010.vcxproj 正在载入提交数据...
mod_conference.2012.vcxproj 正在载入提交数据...
mod_conference.c 正在载入提交数据...
mod_conference.vcproj 正在载入提交数据...