Hey,

So I pushed a lot of Open C related patches to the repository. The major new
feature is in the Symbian specific file su/su_open_c_localinfo.cpp. It has
the logic (hmm... ;) for raising up the access point selection pop-up list.
All subsequent su_socket() calls will cause sockets to be mapped to this
access point.

There are three new test apps available with pkg files (in open_c/sis
directory) for easy SIS file creation: test_tport, test_nua, su_source_test.
The steps for running the code in the phone are as follows:

cd /sofia-sip/open_c/group
bldmake bldfiles
abld build armv5 urel

cd /sofia-sip/open_c/sis
makesis libsofia-sip-ua.pkg
makesis libsofia-sip-ua-glib.pkg
makesis test_tport.pkg
makesis test_nua.pkg
makesis su_source_test.pkg

signsis libsofia-sip-ua.sis libsofia-sip-ua.sisx <your.crt> <your.key>
signsis libsofia-sip-ua-glib.sis libsofia-sip-ua-glib.sisx <your.crt>
<your.key> 

signsis test_tport.sis test_tport.sisx <your.crt> <your.key>
signsis test_nua.sis test_nua.sisx <your.crt> <your.key>
signsis su_source_test.sis su_source_test.sisx <your.crt> <your.key>

... And the files should be ready to be installed.

Please give them a try :)

Martti



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to