Soporte & Consultoria

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

lunes, 15 de junio de 2015

Check IP address

exten => *764,1,Verbose(2, Run CURL to get IP address from whatismyip.org)
    same => n,Answer()
    same => n,Set(MyIPAddressIs=${CURL(http://ifconfig.me/)})
    same => n,SayAlpha(${MyIPAddressIs})
    same => n,Hangup()

No hay comentarios:

Publicar un comentario