domingo, 20 de enero de 2019

Music played while waiting on calls

Yes, this is a meetme option, you will need to put it in the extensions.conf:


; VICIDIAL conferences
exten => _86000[5-9]X,1,Meetme(${EXTEN},FM)
exten => _86000[5-9]X,n,Hangup()
exten => _8600[1-2]XX,1,Meetme(${EXTEN},FM)
exten => _8600[1-2]XX,n,Hangup()



This is an explanation of the meetme M option:

M[(class)]: Enable music on hold when the conference has a single
caller. Optionally, specify a musiconhold class to use. If one is not
provided, it will use the channel's currently set music class, or 'de
fault'.

No hay comentarios:

Publicar un comentario