THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#229 - ACK not in transaction when t_relay or t_check_trans
User who did this - Pawel Sternal (Sternik)
----------
I made a simple call A --> SER --> B (sip trace included). Debug:
May 16 10:21:41 kamailio /usr/sbin/kamailio[24846]: DEBUG: tm [t_lookup.c:1379]: DEBUG: t_newtran: msg id=38585 , global msg id=38584 , T on entrance=0xffffffff
May 16 10:21:41 kamailio /usr/sbin/kamailio[24846]: DEBUG: tm [t_lookup.c:527]: t_lookup_request: start searching: hash=13472, isACK=1
May 16 10:21:41 kamailio /usr/sbin/kamailio[24846]: DEBUG: tm [t_lookup.c:485]: DEBUG: RFC3261 transaction matching failed
May 16 10:21:41 kamailio /usr/sbin/kamailio[24846]: DEBUG: tm [t_lookup.c:709]: DEBUG: t_lookup_request: no transaction found
May 16 10:21:41 kamailio /usr/sbin/kamailio[24846]: DEBUG: tm [t_funcs.c:315]: SER: forwarding ACK statelessly
I'll try add some DBG logs to t_lookup.c, to determine where in the code matching failed.
----------
One or more files have been attached.
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=229#comment643
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.
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#215 - Kamailio 3.2.2 fails to compile due to references to curl/types.h
User who did this - Daniel-Constantin Mierla (miconda)
----------
Any update on this?
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=215#comment642
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.
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
Daniel-Constantin Mierla has taken ownership of the following task:
FS#215 - Kamailio 3.2.2 fails to compile due to references to curl/types.h
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=215
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.
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#226 - Kamailio looses track of location entries
User who did this - Daniel-Constantin Mierla (miconda)
----------
There was some progress by implementing a REPLACE-like functionality for postgres. So it may be a solution to use REPLACE when it is available, instead of update, but has to be coded, perhaps will be in 3.4.
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=226#comment641
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.
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#229 - ACK not in transaction when t_relay or t_check_trans
User who did this - Daniel-Constantin Mierla (miconda)
----------
Can you attach here the sip trace with the INVITE, 200OK reply and the ACK?
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=229#comment640
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.
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#230 - $sndto(ip) gives ip:port instead of just IP
User who did this - Daniel-Constantin Mierla (miconda)
----------
What exact version do you have? This issue was fixed by commit e151a9e99b1fed7805eaed5d16ca3d6466e1f517 done in June last year. It was issue 140 in this tracker.
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=230#comment639
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.
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
Daniel-Constantin Mierla has taken ownership of the following task:
FS#230 - $sndto(ip) gives ip:port instead of just IP
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=230
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.
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#227 - bug in s.replace?
User who did this - Alex Hermann (axlh)
----------
Are you sure you use the latest development version? In previous versions the buffer used for (string) transformations would be overwritten if there were multiple transformations in one command.
Make sure you've got the following commits in your version:
commit 3775eb7730b2cd5491864109945b31f15df28f1a (master~443)
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Thu Dec 15 18:58:02 2011 +0100
pv: use a pool of buffers for transformations
- currently 4 slots - safer for chained string transformations that need
the local buffer
and
commit cc3a0b55fe8bdfc106ae782efe55bd0ac2f1be99 (master~305)
Author: Alex Hermann <alex(a)speakup.nl>
Date: Thu Feb 2 10:40:35 2012 +0100
modules_k/pv: pv_trans buffer: malloc must allocate pointers, not bytes.
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=227#comment638
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.
Hello,
these three attached patches export an API from ndb_redis module.
That API consists on three functions:
+ redisc_exec_f exec;
+ redisc_get_reply_f get_reply;
+ redisc_free_reply_f free_reply;
exec function executes a redis command and attaches its response to a
string.
get_reply uses former response string to get a hiredis redisReply structure.
free_reply deletes an unused response from local memory container.
Regards,
Vicente.