Module: sip-router
Branch: master
Commit: 464d6a353f1de7d7ca38cd856320b973f3341679
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=464d6a3…
Author: pd <peter.dunkley(a)crocodile-rcs.com>
Committer: pd <peter.dunkley(a)crocodile-rcs.com>
Date: Thu Dec 8 22:03:35 2011 +0000
modules_k/pua: Temporary dialogs did not contain all of the required fields.
- Temporary dialogs are created when a SUBSCRIBE is sent to handle the timing
issue that means that NOTIFYs can be processed before 200 OKs (the real
dialog is created on 200 OK).
- Not every required field was filled in for the temporary dialogs so dialog
searches were failing and duplicate dialogs created.
---
modules_k/pua/send_subscribe.c | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/modules_k/pua/send_subscribe.c b/modules_k/pua/send_subscribe.c
index 1406ee4..50560db 100644
--- a/modules_k/pua/send_subscribe.c
+++ b/modules_k/pua/send_subscribe.c
@@ -1053,8 +1053,12 @@ insert:
presentity->id.len = subs->id.len;
size += subs->id.len;
+ presentity->event = pres.event;
+ presentity->flag = pres.flag;
+
/* Set the temporary record expiry for 2 * 64T1 seconds from now */
presentity->expires= (int)time(NULL) + 64;
+ presentity->desired_expires= presentity->expires;
if (dbmode==PUA_DB_ONLY)
{
[OT] Job offer:
Interested in working with one of the biggest Voice over IP networks in
europe? We're hiring and have one additional IT operation position open in
our team in Karlsruhe, Germany. You would be responsible in a team of
motivated system administrators for the operation and maintenance of the high-
available middleware cluster and CPE auto-configuration services for the DSL
and mobile products at 1&1. Furthermore you would be support the on-call duty
for this services in the team.
A solid understanding of german is necessary for the job, for more
informations (additional requirements, how to apply..) please refer to the
opening on the job web page. Of course please feel free to contact me per mail
as well.
http://jobs.1und1.de/xml/JobsDetail?job_id=3777
Best regards,
Henning
--
Henning Westerholt - Head of IT Operations Internet Access & Communications
1&1 Internet AG, Brauerstraße 48, 76135 Karlsruhe, Germany