VoIP en la NintendoDS (Vídeo demostración)
En este vídeo os muestro ,el uso, los componentes necesarios y cuales son los pasos de configuración para tener VoIP en la Nintendo DS.
He mejorado la edición de los videos, así que ahora si que creo que dará gusto verlos :)
El archivo de configuración para VoIPBuster es el siguiente:
config.txt
# This is a comment in the config file.
# Set the URL of local ID (used in From header) (e.g.: sip:username@example.com)
--id sip:sip.VoipBuster.com
# Set the URL of registrar server (e.g.: sip:example.com)
--registrar sip:sip.VoipBuster.com
--domain sip.VoipBuster.com
# Set realm (note: wildcard is now accepted) (e.g.: example.com)
--realm sip.Voipbuster.com
# Set authentication username
--username usuariovoipbuster
# Set authentication password
--password 12341234
# Mandatory (for the moment) override the Contact information
# (e.g.: )
--contact
# Optional registration interval (default 55) (for freephonie set 1800)
--reg-timeout 1800
He mejorado la edición de los videos, así que ahora si que creo que dará gusto verlos :)
El archivo de configuración para VoIPBuster es el siguiente:
config.txt
# This is a comment in the config file.
# Set the URL of local ID (used in From header) (e.g.: sip:username@example.com)
--id sip:sip.VoipBuster.com
# Set the URL of registrar server (e.g.: sip:example.com)
--registrar sip:sip.VoipBuster.com
--domain sip.VoipBuster.com
# Set realm (note: wildcard is now accepted) (e.g.: example.com)
--realm sip.Voipbuster.com
# Set authentication username
--username usuariovoipbuster
# Set authentication password
--password 12341234
# Mandatory (for the moment) override the Contact information
# (e.g.:
--contact
# Optional registration interval (default 55) (for freephonie set 1800)
--reg-timeout 1800

