Soporte & Consultoria

Soporte Remoto y Consultoria skype : ambiorixg12.
Nota no se brinda ningun tipo de consulta o soporte fuera del blog de forma gratuita

sábado, 30 de diciembre de 2017

asterisk control playback

exten=>002,1,Answer()


exten=>002,n,controlplayback(/var/www/html/cdr/recordings/1514305802.24597,10000,#,*,0,1,2,,)




# avanza

* retrocede

0 para

1 pausa y vuelve a reiniciar donde se quedo pausado

2  empieza desde el principio



Arguments
  • filename
  • skipms - This is number of milliseconds to skip when rewinding or fast-forwarding.
  • ff - Fast-forward when this DTMF digit is received. (defaults to #)
  • rew - Rewind when this DTMF digit is received. (defaults to *)
  • stop - Stop playback when this DTMF digit is received.
  • pause - Pause playback when this DTMF digit is received.
  • restart - Restart playback when this DTMF digit is received.
  • options
    • otime )
      • time - Start at time ms from the beginning of the file.

No hay comentarios:

Publicar un comentario