Module: sip-router Branch: 3.1 Commit: ca5fe4f895855580d0e19a8f3b178c5b00c5ea9e URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=ca5fe4f8...
Author: Timo Reimann timo.reimann@1und1.de Committer: Timo Reimann timo.reimann@1und1.de Date: Wed Jul 28 13:45:46 2010 +0200
Add version of ui-test compatible with sip-router.
---
modules/ui-test/Makefile | 12 ++ modules/ui-test/ui-test.c | 330 +++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 342 insertions(+), 0 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=ca5f...
On 05/23/2011 02:59 PM, Timo Reimann wrote:
Module: sip-router Branch: 3.1 Commit: ca5fe4f895855580d0e19a8f3b178c5b00c5ea9e URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=ca5fe4f8...
Author: Timo Reimanntimo.reimann@1und1.de Committer: Timo Reimanntimo.reimann@1und1.de Date: Wed Jul 28 13:45:46 2010 +0200
Add version of ui-test compatible with sip-router.
Hello Timo,
ui == United Internet ?!? Shouldn't we strip this when committing to the Open Source project
Cheers, Marius
modules/ui-test/Makefile | 12 ++ modules/ui-test/ui-test.c | 330 +++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 342 insertions(+), 0 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=ca5f...
sr-dev mailing list sr-dev@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
Hi Marius,
On 23.05.2011 13:54, marius zbihlei wrote:
On 05/23/2011 02:59 PM, Timo Reimann wrote:
Module: sip-router Branch: 3.1 Commit: ca5fe4f895855580d0e19a8f3b178c5b00c5ea9e URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=ca5fe4f8...
Author: Timo Reimanntimo.reimann@1und1.de Committer: Timo Reimanntimo.reimann@1und1.de Date: Wed Jul 28 13:45:46 2010 +0200
Add version of ui-test compatible with sip-router.
Hello Timo,
ui == United Internet ?!? Shouldn't we strip this when committing to the Open Source project
This was an accident, I noticed the moment I committed. FAIL in using git.
Already reverted the commit. By the way, the code covers just a small test module to see how dialog/tm callbacks work. If I ever plan to get it into the project, I'll do it in a clean, non-accidental way. :)
Thanks for letting me know.
Cheers,
--Timo