PJSIP works on Nintendo DS

SV
Samuel Vinson
Thu, Sep 13, 2007 6:33 AM

Hi everybody,

I have a great news, PJSIP works on Nintendo DS.
I developed simply GUI to prove the concept. I will work on the GUI later.

You can download application and read instruction, look screenshots at :
http://libw11.free.fr

I use config file to parameterize PJSIP. I took the same format that pjsua.
I need contact parameter because the automatic build of contact is bad.
PJSIP get on Nintendo DS:
(null)sip:0950707520@192.168.0.9:5060;transport=UDP
and not
sip:0950707520@192.168.0.9:5060;transport=UDP

Thanks to Benny and Perry for your help.

Samuel

Hi everybody, I have a great news, PJSIP works on Nintendo DS. I developed simply GUI to prove the concept. I will work on the GUI later. You can download application and read instruction, look screenshots at : http://libw11.free.fr I use config file to parameterize PJSIP. I took the same format that pjsua. I need contact parameter because the automatic build of contact is bad. PJSIP get on Nintendo DS: (null)<sip:0950707520@192.168.0.9:5060;transport=UDP> and not <sip:0950707520@192.168.0.9:5060;transport=UDP> Thanks to Benny and Perry for your help. Samuel
PI
Perry Ismangil
Thu, Sep 13, 2007 8:12 AM

On 9/13/07, Samuel Vinson samuelv@laposte.net wrote:

Hi everybody,

I have a great news, PJSIP works on Nintendo DS.

That is very cool indeed. I will try out as soon as possible. Great
work, Samuel!

I developed simply GUI to prove the concept. I will work on the GUI later.

You can download application and read instruction, look screenshots at :
http://libw11.free.fr

I use config file to parameterize PJSIP. I took the same format that pjsua.
I need contact parameter because the automatic build of contact is bad.
PJSIP get on Nintendo DS:
(null)sip:0950707520@192.168.0.9:5060;transport=UDP
and not
sip:0950707520@192.168.0.9:5060;transport=UDP

Thanks to Benny and Perry for your help.

Samuel


Visit our blog: http://blog.pjsip.org

pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org

--
Perry Ismangil

On 9/13/07, Samuel Vinson <samuelv@laposte.net> wrote: > Hi everybody, > > I have a great news, PJSIP works on Nintendo DS. That is very cool indeed. I will try out as soon as possible. Great work, Samuel! > I developed simply GUI to prove the concept. I will work on the GUI later. > > You can download application and read instruction, look screenshots at : > http://libw11.free.fr > > I use config file to parameterize PJSIP. I took the same format that pjsua. > I need contact parameter because the automatic build of contact is bad. > PJSIP get on Nintendo DS: > (null)<sip:0950707520@192.168.0.9:5060;transport=UDP> > and not > <sip:0950707520@192.168.0.9:5060;transport=UDP> > > Thanks to Benny and Perry for your help. > > Samuel > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > -- Perry Ismangil
RK
Roland Klabunde
Thu, Sep 13, 2007 8:20 AM

Hi Sam,

I visited your website and it is not quite clear to me, what one has to do
in order to make your app run on Nintendo DS. Is the PJSIP stack already
contained in the NDS-File?

Regards

Hi Sam, I visited your website and it is not quite clear to me, what one has to do in order to make your app run on Nintendo DS. Is the PJSIP stack already contained in the NDS-File? Regards
SV
Samuel Vinson
Thu, Sep 13, 2007 11:44 AM

Hi Roland,

You just take the zip file and uncompress it on your support for
nintendo ds.
Perhaps, you must patch with dldi for file systems.

Samuel

Roland Klabunde a écrit :

Hi Sam,

I visited your website and it is not quite clear to me, what one has to do
in order to make your app run on Nintendo DS. Is the PJSIP stack already
contained in the NDS-File?

Regards


Visit our blog: http://blog.pjsip.org

pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org

Hi Roland, You just take the zip file and uncompress it on your support for nintendo ds. Perhaps, you must patch with dldi for file systems. Samuel Roland Klabunde a écrit : > Hi Sam, > > I visited your website and it is not quite clear to me, what one has to do > in order to make your app run on Nintendo DS. Is the PJSIP stack already > contained in the NDS-File? > > Regards > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > > >
BP
Benny Prijono
Thu, Sep 13, 2007 12:41 PM

That's really cool! I have been following your developments (and the
pain of debugging :) ) since few months back, so I know this is
really a hard work.

Great stuff!

-benny

Samuel Vinson wrote:

Hi everybody,

I have a great news, PJSIP works on Nintendo DS.
I developed simply GUI to prove the concept. I will work on the GUI later.

You can download application and read instruction, look screenshots at :
http://libw11.free.fr

I use config file to parameterize PJSIP. I took the same format that pjsua.
I need contact parameter because the automatic build of contact is bad.
PJSIP get on Nintendo DS:
(null)sip:0950707520@192.168.0.9:5060;transport=UDP
and not
sip:0950707520@192.168.0.9:5060;transport=UDP

Thanks to Benny and Perry for your help.

Samuel

That's really cool! I have been following your developments (and the pain of debugging :) ) since few months back, so I know this is really a hard work. Great stuff! -benny Samuel Vinson wrote: > Hi everybody, > > I have a great news, PJSIP works on Nintendo DS. > I developed simply GUI to prove the concept. I will work on the GUI later. > > You can download application and read instruction, look screenshots at : > http://libw11.free.fr > > I use config file to parameterize PJSIP. I took the same format that pjsua. > I need contact parameter because the automatic build of contact is bad. > PJSIP get on Nintendo DS: > (null)<sip:0950707520@192.168.0.9:5060;transport=UDP> > and not > <sip:0950707520@192.168.0.9:5060;transport=UDP> > > Thanks to Benny and Perry for your help. > > Samuel