[Sofia-sip-devel] Sofsip-cli and GUI question

2008-12-10 Thread mingcheng hu
Hi, all I want to write a soft phone .The idea is to modify sofsip_cli(reusing the functionality in C),writing a GUI bindings for these C functions. The problem is how do I send a event from GUI to sofia event callback? --

[Sofia-sip-devel] [ sofia-sip-Bugs-2412241 ] Registration to Ekiga.net fails

2008-12-10 Thread SourceForge.net
Bugs item #2412241, was opened at 2008-12-09 20:06 Message generated for change (Comment added) made by mzabaluev You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=756076&aid=2412241&group_id=143636 Please note that this message will contain a full copy of the comment

[Sofia-sip-devel] [ sofia-sip-Bugs-1930055 ] Unregister when a new public binding is detected

2008-12-10 Thread SourceForge.net
Bugs item #1930055, was opened at 2008-03-31 13:47 Message generated for change (Comment added) made by mzabaluev You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=756076&aid=1930055&group_id=143636 Please note that this message will contain a full copy of the comment

[Sofia-sip-devel] [ sofia-sip-Bugs-1930055 ] Unregister when a new public binding is detected

2008-12-10 Thread SourceForge.net
Bugs item #1930055, was opened at 2008-03-31 13:47 Message generated for change (Settings changed) made by mzabaluev You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=756076&aid=1930055&group_id=143636 Please note that this message will contain a full copy of the comm

[Sofia-sip-devel] Redirecting the log of tport module

2008-12-10 Thread Stefano Sabatini
Hi all, I've been able to redirect the log of sofia-sip su module using the public symbol su_log_global and su_redirect_log(). I would like to do the same with the tport module, this in order to have the SIP messages on a unique log file, thus simplifying debugging. Unfortunately the tport modul