Hi,

On Mon, 9 Jul 2007, Kai Vehmanen wrote:

> somewhat related, we have been working on a patch to add full IETF ICE 
> support to the Freedesktop NICE project. The project page is at:

as a follow-up, I now added a test media implementation using NICE to 
sofsip-cli. Here's a quick intro how to run automated tests with this 
code:

[getting and compiling the software]
sh> darcs get http://projects.collabora.co.uk/~kvehmane/nice/
sh> cd nice
sh> ./configure && make && make install
sh> darcs get http://sofia-sip.org/repos/sofsip-cli
sh> cd sofsip-cli
sh> ./configure && make
sh> cd src

[server client]
sh> ./sofsip-cli sip:[EMAIL PROTECTED] --media-impl=nice --autoanswer
# register to network with sofsip-cli
sofsip-cli> r
# if password protected account, provide the password
sofsip-cli> k mypassword

[test client]
sh> ./nice_tester sip:[EMAIL PROTECTED] sip:[EMAIL PROTECTED] testpassword && 
echo "SUCCESS"

This allows for fairly automated testing from different access networks. 
Do let me know if you have success (or even problems) with this. It would 
be interesting to know how current NICE works in different networks.

The 'nice_tester' program is also a good example how to write simple SIP 
test apps with Sofia-SIP.

-- 
  under work: Sofia-SIP at http://sofia-sip.sf.net

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