[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openser-devel
Subject:    [sr-dev] git:master: modules/sipcapture: Fixed bad timestamp in the raw socket mode
From:       Alexandr Dubovikov <alexandr.dubovikov () gmail ! com>
Date:       2013-12-31 22:25:17
Message-ID: 20131231222517.9DE64EF8074 () rimmer ! ryngle ! com
[Download RAW message or body]

Module: sip-router
Branch: master
Commit: cc34c8e2c1e0eeafa0088c2d159260e4b10652c9
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=cc34c8e2c1e0eeafa0088c2d159260e4b10652c9


Author: Alexandr Dubovikov <alexandr.dubovikov@gmail.com>
Committer: Alexandr Dubovikov <alexandr.dubovikov@gmail.com>
Date:   Tue Dec 31 23:24:02 2013 +0100

modules/sipcapture:  Fixed bad timestamp in the raw socket mode

HEPpy New Year!

---

 modules/sipcapture/sipcapture.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/modules/sipcapture/sipcapture.c b/modules/sipcapture/sipcapture.c
index 913c240..dc46ab8 100644
--- a/modules/sipcapture/sipcapture.c
+++ b/modules/sipcapture/sipcapture.c
@@ -1017,7 +1017,8 @@ static int child_init(int rank)
                 LM_ERR("no more pkg memory left\n");
                 return -1;
         }
-
+        
+	heptime->tv_sec = 0;
 
 	return 0;
 }


_______________________________________________
sr-dev mailing list
sr-dev@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic