Module: sip-router Branch: mariusbucur/conference Commit: b42d89f95294447b3a2efcf0f8c87d8e5783f6ac URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=b42d89f9...
Author: mariusbucur marius@marius-bucur.ro Committer: mariusbucur marius@marius-bucur.ro Date: Thu Jul 22 11:24:07 2010 +0300
added presence_conference module with a mini bash test framework for testing simple functionalities like: REGISTER, PUBLISH, NOTIFY
---
modules_k/presence_conference/Makefile | 33 +++ modules_k/presence_conference/README | 3 + modules_k/presence_conference/add_events.c | 68 +++++ modules_k/presence_conference/add_events.h | 33 +++ modules_k/presence_conference/clean.sh | 6 + modules_k/presence_conference/doc/Makefile | 4 + .../presence_conference/make_presence_related.sh | 8 + modules_k/presence_conference/notify_body.c | 304 ++++++++++++++++++++ modules_k/presence_conference/notify_body.h | 41 +++ modules_k/presence_conference/pidf.c | 201 +++++++++++++ modules_k/presence_conference/pidf.c.old | 205 +++++++++++++ modules_k/presence_conference/pidf.h | 53 ++++ .../presence_conference/presence_conference.c | 126 ++++++++ .../presence_conference/presence_conference.h | 33 +++ .../presence_conference/test_framework/client.sh | 72 +++++ .../presence_conference/test_framework/dereg.sh | 53 ++++ .../test_framework/functions/notify.sh | 8 + .../test_framework/functions/publish.sh | 23 ++ .../test_framework/functions/register.sh | 22 ++ .../test_framework/functions/subscribe.sh | 25 ++ .../presence_conference/test_framework/scen.sh | 63 ++++ .../test_framework/xml/notify.xml | 17 ++ .../test_framework/xml/publish.xml | 103 +++++++ .../test_framework/xml/register.xml | 18 ++ .../test_framework/xml/subscribe.xml | 35 +++ 25 files changed, 1557 insertions(+), 0 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=b42d...
admin@sip-router.org wrote:
Module: sip-router Branch: mariusbucur/conference Commit: b42d89f95294447b3a2efcf0f8c87d8e5783f6ac URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=b42d89f9...
Author: mariusbucur marius@marius-bucur.ro Committer: mariusbucur marius@marius-bucur.ro Date: Thu Jul 22 11:24:07 2010 +0300
added presence_conference module with a mini bash test framework for testing simple functionalities like: REGISTER, PUBLISH, NOTIFY
modules_k/presence_conference/Makefile | 33 +++ modules_k/presence_conference/README | 3 + modules_k/presence_conference/add_events.c | 68 +++++ modules_k/presence_conference/add_events.h | 33 +++ modules_k/presence_conference/clean.sh | 6 + modules_k/presence_conference/doc/Makefile | 4 + .../presence_conference/make_presence_related.sh | 8 + modules_k/presence_conference/notify_body.c | 304 ++++++++++++++++++++ modules_k/presence_conference/notify_body.h | 41 +++ modules_k/presence_conference/pidf.c | 201 +++++++++++++ modules_k/presence_conference/pidf.c.old | 205 +++++++++++++ modules_k/presence_conference/pidf.h | 53 ++++ .../presence_conference/presence_conference.c | 126 ++++++++ .../presence_conference/presence_conference.h | 33 +++ .../presence_conference/test_framework/client.sh | 72 +++++ .../presence_conference/test_framework/dereg.sh | 53 ++++ .../test_framework/functions/notify.sh | 8 + .../test_framework/functions/publish.sh | 23 ++ .../test_framework/functions/register.sh | 22 ++ .../test_framework/functions/subscribe.sh | 25 ++ .../presence_conference/test_framework/scen.sh | 63 ++++ .../test_framework/xml/notify.xml | 17 ++ .../test_framework/xml/publish.xml | 103 +++++++ .../test_framework/xml/register.xml | 18 ++ .../test_framework/xml/subscribe.xml | 35 +++ 25 files changed, 1557 insertions(+), 0 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=b42d...
sr-dev mailing list sr-dev@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
Hello
Andrei, could you please add a line .sip-router.org/sip-router/email_map.
mariusbucur = Marius Bucur marius@marius-bucur.ro
Thanks
Marius
On Thursday 22 July 2010, marius zbihlei wrote:
Hello
Andrei, could you please add a line .sip-router.org/sip-router/email_map.
mariusbucur = Marius Bucur marius@marius-bucur.ro
Hi,
i've already set this on the machine in the email_map file:
mariusbucur=Marius Ovidiu Bucur marius.bucur@1and1.ro
But maybe on the wrong place?
Cheers,
Henning
Hello,
On 7/22/10 3:33 PM, Henning Westerholt wrote:
On Thursday 22 July 2010, marius zbihlei wrote:
Hello
Andrei, could you please add a line .sip-router.org/sip-router/email_map.
mariusbucur = Marius Bucurmarius@marius-bucur.ro
Hi,
i've already set this on the machine in the email_map file:
mariusbucur=Marius Ovidiu Bucurmarius.bucur@1and1.ro
But maybe on the wrong place?
there are two email_map files, I was not sure which is the real used, so far I added to both: - one is in git folder - the second is in git/sip-router
I added in the second.
Cheers, Daniel
On Jul 22, 2010 at 15:39, Daniel-Constantin Mierla miconda@gmail.com wrote:
Hello,
On 7/22/10 3:33 PM, Henning Westerholt wrote:
On Thursday 22 July 2010, marius zbihlei wrote:
Hello
Andrei, could you please add a line .sip-router.org/sip-router/email_map.
mariusbucur = Marius Bucurmarius@marius-bucur.ro
Hi,
i've already set this on the machine in the email_map file:
mariusbucur=Marius Ovidiu Bucurmarius.bucur@1and1.ro
But maybe on the wrong place?
there are two email_map files, I was not sure which is the real used, so far I added to both:
- one is in git folder
- the second is in git/sip-router
I added in the second.
Yes, the second one (git/sip-router/email_map) is the correct one. It's configured inside the repository config (git/sip-router/config):
$ git config --get-regexp mail hooks.mailnotification true mail.envelopesender admin@sip-router.org mail.recipient sr-dev@lists.sip-router.org mail.gitweburl http://git.sip-router.org/cgi-bin/gitweb.cgi mail.emailmap $GIT_DIR/email_map
Andrei