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