¿Cómo usar Siphon (cliente SIP para Iphone) con tu Asterisk?

img

En Voip-info se ha publicado un truquillo para usar el cliente SIphon ,de touchmods ligado a la operadora free.fr,como comentaba un post más abajo.

Se basa en modificar /etc/hosts para que resuelva el dominio a otra dirección ip (nuestro asterisk o nuestro proveedor).

##
# Host Database
#
# localhost is used to configure the loopback interface
# when the system is booting. Do not change this entry.
##
127.0.0.1 localhost
255.255.255.255 broadcasthost
::1 localhost
dir_ip_proveedor freephonie.net

Para ello tenéis que tener acceso ssh al iphone.

Vía Voip-info

Technorati tags: asterisk, siphon, iphone, sip, client

Fuente original

Comments are closed.