[sr-dev] [kamailio/kamailio] topos/topos_redis canceled and failed calls not cleaned in redis (#2012)

ohammami notifications at github.com
Tue Jul 23 11:28:45 CEST 2019


this is the sip fraffic for a canceled call: [https://pastebin.com/pEU4MbLV](https://pastebin.com/pEU4MbLV)

```
10.0.0.3:6379[9]> KEYS *
1) "b:x:INVITE:fd9da13d-8126-4741-b194-96773a34dfae:as0203d556"
2) "d:z:atpsh-5d319726-939-1"
3) "b:x:z9hG4bKfb03.ddd4115e324e065134cd6c8ff3c428f5.0"

10.0.0.3:6379[9]> TTL "b:x:INVITE:fd9da13d-8126-4741-b194-96773a34dfae:as0203d556"
(integer) 121

10.0.0.3:6379[9]> TTL "d:z:atpsh-5d319726-939-1"
(integer) 10734

10.0.0.3:6379[9]> TTL "b:x:z9hG4bKfb03.ddd4115e324e065134cd6c8ff3c428f5.0"
(integer) 107

0.0.0.3:6379[9]> HGETALL "d:z:atpsh-5d319726-939-1"
 1) "rectime"
 2) "1563873512"
 3) "a_callid"
 4) "fd9da13d-8126-4741-b194-96773a34dfae"
 5) "a_uuid"
 6) "atpsh-5d319726-939-1"
 7) "b_uuid"
 8) "btpsh-5d319726-939-1"
 9) "a_contact"
10) "sip:rebtel at 10.156.0.36:5060"
11) "as_contact"
12) "<sip:atpsh-5d319726-939-1 at 10.156.0.22>"
13) "bs_contact"
14) "<sip:btpsh-5d319726-939-1 at 35.198.137.165:5060>"
15) "a_tag"
16) "57e86d5c-3242-41a2-865c-7448c913df83"
17) "s_rr"
18) "<sip:35.198.137.165:5060;r2=on;lr=on;ftag=57e86d5c-3242-41a2-865c-7448c913df83>,<sip:10.156.0.22;r2=on;lr=on;ftag=57e86d5c-3242-41a2-865c-7448c913df83>"
19) "iflags"
20) "0"
21) "s_method"
22) "INVITE"
23) "s_cseq"
24) "26409"

10.0.0.3:6379[9]> HGETALL "b:x:INVITE:fd9da13d-8126-4741-b194-96773a34dfae:as0203d556"
1) "rectime"
2) "1563873513"
3) "x_vbranch"
4) "z9hG4bKfb03.ddd4115e324e065134cd6c8ff3c428f5.0"

10.0.0.3:6379[9]> HGETALL "b:x:z9hG4bKfb03.ddd4115e324e065134cd6c8ff3c428f5.0"
 1) "rectime"
 2) "1563873512"
 3) "a_callid"
 4) "fd9da13d-8126-4741-b194-96773a34dfae"
 5) "a_uuid"
 6) "atpsh-5d319726-939-1"
 7) "b_uuid"
 8) "btpsh-5d319726-939-1"
 9) "direction"
10) "0"
11) "x_via"
12) "SIP/2.0/UDP 10.156.0.36:5060;received=10.156.0.36;rport=5060;branch=z9hG4bKPj7fb3d3cf-fc41-4750-b030-24742aa41db5"
13) "x_vbranch"
14) "z9hG4bKfb03.ddd4115e324e065134cd6c8ff3c428f5.0"
15) "s_rr"
16) "<sip:35.198.137.165:5060;r2=on;lr=on;ftag=57e86d5c-3242-41a2-865c-7448c913df83>,<sip:10.156.0.22;r2=on;lr=on;ftag=57e86d5c-3242-41a2-865c-7448c913df83>"
17) "x_tag"
18) "57e86d5c-3242-41a2-865c-7448c913df83"
19) "s_method"
20) "INVITE"
21) "s_cseq"
22) "26409"
23) "a_contact"
24) "sip:rebtel at 10.156.0.36:5060"
25) "as_contact"
26) "<sip:atpsh-5d319726-939-1 at 10.156.0.22>"
27) "bs_contact"
28) "<sip:btpsh-5d319726-939-1 at 35.198.137.165:5060>"
29) "a_tag"
30) "57e86d5c-3242-41a2-865c-7448c913df83"
31) "b_contact"
32) "sip:+46707795986 at 81.19.110.139"
33) "y_rr"
34) "<sip:213.242.88.98;lr=on;ftag=57e86d5c-3242-41a2-865c-7448c913df83;did=d78.4101ba85>,<sip:213.242.88.200:5060;lr=on;ftag=57e86d5c-3242-41a2-865c-7448c913df83>,<sip:35.198.164.208:5060;r2=on;lr=on;ftag=57e86d5c-3242-41a2-865c-7448c913df83;did=dbb.21e>,<sip:35.242.243.9;r2=on;lr=on;ftag=57e86d5c-3242-41a2-865c-7448c913df83;did=dbb.21e>"
35) "b_tag"
36) "as0203d556"

```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2012#issuecomment-514130811
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20190723/981b6e1e/attachment.html>


More information about the sr-dev mailing list