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
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
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 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
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