Revision: 6055
http://openser.svn.sourceforge.net/openser/?rev=6055&view=rev
Author: timoreimann
Date: 2011-05-23 12:43:37 +0000 (Mon, 23 May 2011)
Log Message:
-----------
modules/dialog: Stress that DLGCB_CONFIRMED includes reception of the
call-concluding ACK message.
Modified Paths:
--------------
branches/1.5/modules/dialog/doc/dialog_devel.xml
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Module: sip-router
Branch: 3.1
Commit: 2e35717359d011a22a348b27f57c2fdeb7de73bd
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=2e35717…
Author: Timo Reimann <timo.reimann(a)1und1.de>
Committer: Timo Reimann <timo.reimann(a)1und1.de>
Date: Mon May 23 14:06:08 2011 +0200
Sorry, this commit was never meant to see the real world. :)
(just a test module.)
This reverts commit ca5fe4f895855580d0e19a8f3b178c5b00c5ea9e.
---
modules/ui-test/Makefile | …
[View More]12 --
modules/ui-test/ui-test.c | 330 ---------------------------------------------
2 files changed, 0 insertions(+), 342 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=2e3…
[View Less]
Module: sip-router
Branch: 3.1
Commit: 76a0f0241566c28809c76fed73c18cb45bdb115f
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=76a0f02…
Author: Timo Reimann <timo.reimann(a)1und1.de>
Committer: Timo Reimann <timo.reimann(a)1und1.de>
Date: Mon May 23 13:58:33 2011 +0200
Stress that DLGCB_CONFIRMED includes reception of the call-concluding ACK message.
(cherry picked from commit bea80d75f6c496a88f09591fcf4b3a412b2fde03)
---
modules_k/dialog/doc/…
[View More]dialog_devel.xml | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/modules_k/dialog/doc/dialog_devel.xml b/modules_k/dialog/doc/dialog_devel.xml
index 4865dee..322d45b 100644
--- a/modules_k/dialog/doc/dialog_devel.xml
+++ b/modules_k/dialog/doc/dialog_devel.xml
@@ -52,7 +52,8 @@
</listitem>
<listitem>
<para><emphasis>DLGCB_CONFIRMED</emphasis> - called when the
- dialog is confirmed (2xx replied) - it's a per dialog type.
+ dialog is confirmed (2xx replied) and the setup-concluding ACK
+ message from the caller has been seen - it's a per dialog type.
</para>
</listitem>
<listitem>
[View Less]
Module: sip-router
Branch: master
Commit: bea80d75f6c496a88f09591fcf4b3a412b2fde03
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=bea80d7…
Author: Timo Reimann <timo.reimann(a)1und1.de>
Committer: Timo Reimann <timo.reimann(a)1und1.de>
Date: Mon May 23 13:58:33 2011 +0200
Stress that DLGCB_CONFIRMED includes reception of the call-concluding ACK message.
---
modules_k/dialog/doc/dialog_devel.xml | 3 ++-
1 files changed, 2 insertions(+), 1 …
[View More]deletions(-)
diff --git a/modules_k/dialog/doc/dialog_devel.xml b/modules_k/dialog/doc/dialog_devel.xml
index 4865dee..322d45b 100644
--- a/modules_k/dialog/doc/dialog_devel.xml
+++ b/modules_k/dialog/doc/dialog_devel.xml
@@ -52,7 +52,8 @@
</listitem>
<listitem>
<para><emphasis>DLGCB_CONFIRMED</emphasis> - called when the
- dialog is confirmed (2xx replied) - it's a per dialog type.
+ dialog is confirmed (2xx replied) and the setup-concluding ACK
+ message from the caller has been seen - it's a per dialog type.
</para>
</listitem>
<listitem>
[View Less]
Module: sip-router
Branch: master
Commit: 938b50beab952645438743720833070a484c07ab
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=938b50b…
Author: Henning Westerholt <henning.westerholt(a)1und1.de>
Committer: Henning Westerholt <henning.westerholt(a)1und1.de>
Date: Mon May 23 13:06:49 2011 +0200
htable: spelling fix in htable table definition docs
---
lib/srdb1/schema/htable.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --…
[View More]git a/lib/srdb1/schema/htable.xml b/lib/srdb1/schema/htable.xml
index 0344c7d..8de8ac3 100644
--- a/lib/srdb1/schema/htable.xml
+++ b/lib/srdb1/schema/htable.xml
@@ -12,7 +12,7 @@
<version>1</version>
<type db="mysql">&MYSQL_TABLE_TYPE;</type>
<description>
- <db:para>This table us used by the htabke module to load values in the hash table at start up. More information about the avpops module can be found at: &KAMAILIO_MOD_DOC;htable.html
+ <db:para>This table us used by the htable module to load values in the hash table at start up. More information about the htable module can be found at: &KAMAILIO_MOD_DOC;htable.html
</db:para>
</description>
[View Less]
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#133 - kamailio 3.1.3 Presence + XCAP problem, is it a bug?
User who did this - Henning Westerholt (henningw)
----------
This is discussed on sr-dev with the topic "kamailio 3.1.3 Presence + XCAP problem, is it a bug?" as well. It seems that at least some of the behaviour you described here is not a bug, please update the ticket with the results of the discussion when its finished.
----------
More …
[View More]information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=133#comment215
You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.
[View Less]
Hello,
I’m wring you again about the Presence = xcap Problem on Kamailio related
with the deleting of a contact.
Here a detailed description we have observed:
User Case:
------------------
- user A is a contact of B and viceversa.
- then user A removes B from PC client
1) A sends SUBSCRIBE B to Kamail Presence Server (PS) with even type:
presence and Expire:0 without body
a) PS removes A as wacther of B from the active_watchers table
b) PS sends NOTIFY to B (from B to B) with …
[View More]event type: presence.winfo
and Subscription State:active,expire=570
c) PS sends NOTIFY to A (from B to A) with event type: Presence and
Subscription State: terminated,reason=timeout
2) A sends XCAP PUT to PS with updated pres-rules without B in
presence_allow rule
a) PS update xcap table the pres-rules record of A (without B)
3) A sends XCAP PUT to PS with updated resource-lists without B
a) PS update xcap table the resource-lists record of A (without B)
4) the script kamailio.cfg calls pres_update_watchers
a) PS updates watcher table by setting the status = 2(pending) for the
record of B is watcher of A (presentity), while the status remains active
(1) for the record of A is watcher of B
b) PS sends NOTIFY to B(from A to B) with event type: presence and
subscription state: pending
5) the script kamailio.cfg calls pres_refresh_watchers
a) PS sends NOTIFY to B(from A to B) with event type: presence and
content type:application:pdif+xml (open, online, pdif entity:A,...)
b) the PC client of B shows a popup by saying 5has authorized the B
adds A as contact request
Test environments:
--------------------------
- server: kamailio 3.1.3 with presence, xcap and mysql in Redhat5.6_x64
- transport: tcp
- db: mysql
- client: jitsi (ex SIP communicator)
- kamailio.cfg: please see the attached file kamailio.zip
Questions:
-----------------
1) is it correct the first SUBSCRIBE from the PC client of A?
2) are the over all call flows correct (see the attached wireshark trace)
3) are the steps 2 and 3 correct?
4) the steps 4 and 5 are very strange, is it the bug of xcap module or/and
presence module?
Please help!!!!!
Best Regards,
Laura
[View Less]
i had forgotten to define an m4 macro and had in config
if (isflagset(AUTHORIZED) || ...
that causes sr to crash at startup:
May 22 11:07:14 sip kernel: [106986.110502] sip-proxy[12858]: segfault at 4 ip b66cce71 sp bfca9bb0 error 4 in htable.so[b66c6000+f000]
Not starting sip-proxy: invalid configuration file!
0(12858) INFO: pv [pv_shv.c:61]: locks array size 16
0(12858) : <core> [cfg.y:3440]: parse error in config file /etc/sip-proxy/sip-proxy.cfg, line 3837, column 37:…
[View More] flag not declared
ERROR: bad config file (1 errors)
i think i have earlier reported same kind of crash in another
situation. this is using master version. why does sr crash in htable.so
module that has nothing to do with this flag?
-- juha
[View Less]