Soporte & Consultoria

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

viernes, 2 de octubre de 2020

postgre db check

 [inventory]

exten=>_x.,1,Answer()

same=>n,Read(q,/var/www/html/inventory/audio/inst)

same => n,GotoIf(${ISNULL(${q})} =1]?1)


same=>n,Saydigits(${q})

same=>n,Agi(/var/www/html/inventory/query.php,${q})

same=>n,Playback(${stock})

same=>n,read(c,/var/www/html/inventory/audio/goback,1)

same => n,GotoIf($[${c}=1]?1)


same=>n,Playback(goodbye)

same=>n,hangup()


No hay comentarios:

Publicar un comentario