SvSIP
 
Applications
20070920 Fifth public version:New interface of numpad. Managing of DTMF for IVR. Should be correct problem in authentication step with some provider (e.g. BroadWorks)
Cinquième version: Nouvelle interface de clavier. Gère les codes DTMF pour les SVI. Devrait corriger un problème lors de l'authentification avec certain fournisseur (ex. BroadWorks).
zip (533Ko)
20070916 Fourth public version: Correct bug with IP address including 10 or 100. Volume control of micro in config file. Switch off wifi and reboot the DS a the end.
Quatrième version : Corrige le problème des adresses IP comprenant 10 ou 100. Possibilité de régler le volume du micro dans le fichier de configuration. Eteint le Wifi puis redémarre la DS à la fin.
zip (565Ko)
zip without reboot (559Ko)
20070915 Third public version: SplashSreen. Possibilty to hangup when you receive a call. Screensaver after inactivity or lid closure, audio continues to work. Disable wifi at end (after press 'A')
Troisième version publique: Ecran de démarrage. Possibilité de raccrocher après avoir reçu un appel. Economiseur d'écran après inactivité ou fermeture, le son continu à fonctionner. Désactivation du wifi en quittant le programme (après avoir appuyé sur 'A').
zip (555Ko)
20070914 Second public version: configuration file simplification (3 or 4 parameters). Calling/answering should be work better.
Deuxième version publique: Simplification du fichier de configuration (3 ou 4 paramètres). La gestion des appels devraient mieux fonctionner.
zip (529Ko)
20070911 First public version zip (529Ko)
Instructions

  • Uncompress zip files in the filesystem root of your memory card.
  • You must have directory: svsip.
  • In this, directory you must define parameters of your SIP account in config.txt.
  • You must use another application like Mario Kart DS to configure wifi.
  • Be careful to your number before calling, the keyboard doesn't always work correctly.
  • Press 'A' to quit application. Log file is created in svsip directory.
  • if your SSID is not broadcasted, the connexion is not established. This problem comes from dswifi I think, and not SvSIP I'm sure.

Sources
sources (compile with devkitpro) I will post my modifications in dswifi in few days. And I will transmit my modification in pjsip when I finish to clean-up my code.
dswifi patch 20070916 new
  • correct inet_ntoa, for IP address inluding 10 or 100
  • add gethostname and sethostname functions,
  • correct sgIP_DNS_gethostbyname if there is no answer from DNS,
  • record local hostname in DNS list.
zip (3Ko)