Module: kamailio
Branch: master
Commit: 1bb1ba60992ffa35e8d36ed1dab98fdc36a2ea30
URL:
https://github.com/kamailio/kamailio/commit/1bb1ba60992ffa35e8d36ed1dab98fdc36a2ea30
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2023-09-28T09:03:50+02:00
core: dns cache - warn
I went a few times over the code but I could not spot anything. Do you have a
test system where this can be reproduced and run git master branch?
Can you estimate with how many DNS records the system may have to deal with
(i.e., how many domains are involved in SIP routing that have to be resolv
UA1(192.168.0.1) --> kamailio (internal:192.168.0.2 public:1.1.1.1) -->
UA2(2.2.2.2)
if in UA1 INVITE, I write KSR.rr.record_route().
so UA2(2.2.2.2) received sip msg (Record-Route: ), so
Kamailio can received BYE/ACK from UA2.
but,Kamailio can't received BYE/ACK from UA1.
if in UA1 INVI
Questions about using/configuring kamailio have to be addressed to sr-users
mailing list (which it seems you did, so wait for answers there). The tracker
is for issue related to the C code.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3586#is
Closed #3586 as completed.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3586#event-10497299174
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Devel
I build kamailio from master
```
$ /usr/local/sbin/kamailio -v
version: kamailio 5.8.0-dev1 (x86_64/linux) 27f87c
```
and reproduce problem:
```
modparam("dispatcher", "event_callback", "ksr_evnt_dispatcher") # route
actually named ksr_event_dispatcher
KSR.tm.t_on_reply('ksr_onreply_MANAGE')
Module: kamailio
Branch: master
Commit: d0262f82fd9cee8670ac01e4f06eb35626b34714
URL:
https://github.com/kamailio/kamailio/commit/d0262f82fd9cee8670ac01e4f06eb35626b34714
Author: Stefan-Cristian Mititelu
Committer: Stefan Mititelu
Date: 2023-09-28T16:35:52+03:00
ims_qos: Add suspend_transactio
Ok, will push a new commit to rename the C var, directly on master.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3581#issuecomment-1739202919
You are receiving this because you are subscribed to this thread.
Message ID: _
Merged #3581 into master.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3581#event-10499665427
You are receiving this because you are subscribed to this thread.
Message ID: ___
Kamailio (SER) - Developm
Module: kamailio
Branch: master
Commit: 21a685a200e1ff638358dbbee607d4ab55c57359
URL:
https://github.com/kamailio/kamailio/commit/21a685a200e1ff638358dbbee607d4ab55c57359
Author: Stefan-Cristian Mititelu
Committer: Stefan-Cristian Mititelu
Date: 2023-09-28T16:43:47+03:00
ims_qos: Rename new pa
Module: kamailio
Branch: master
Commit: 1947763c176f33bcd3cbdfc54d980648855dff8a
URL:
https://github.com/kamailio/kamailio/commit/1947763c176f33bcd3cbdfc54d980648855dff8a
Author: Kamailio Dev
Committer: Kamailio Dev
Date: 2023-09-28T15:46:23+02:00
modules: readme files regenerated - ims_qos ..
11 matches
Mail list logo