With 4.1, I've got a call scenario that looks like this:
1. INVITE -->
2. <-- 100
3. <-- 183
4. <-- 200 OK
5. <-- 200 OK again (no ACK from near end)
6. Finally an e2e ACK comes through -->
7. (38 seconds later) BYE -->
8. (no response to BYE) BYE -->
9. BYE -->
10. BYE -->
11. BYE -->
12. BYE -->
13. BYE -->
etc.
I've also got another call that looks very similarly, except that the
BYE comes from the callee instead of the caller. It also goes
unanswered by the near end.
I am tracking both dialogs with 'dialog', and, sooner or later, they end
up in DELETED state. However, they do not get deleted. I have one that
has been in there for 4 days and isn't going anywhere, and another that
has been stuck in DELETED state for 3. My dialog timeout is set to 4
hours, but the timeout operation doesn't delete dialogs that are already
DELETED.
Moreover, dlg_end_dlg is not a means of removing these dialogs, either:
[root@gw1 ~]# kamctl fifo dlg_end_dlg 154 6753
500 Operation failed
Any suggestions on what to do here? Should this be considered a bug?
Thanks,
-- Alex
--
Alex Balashov - Principal
Evariste Systems LLC
235 E Ponce de Leon Ave
Suite 106
Decatur, GA 30030
United States
Tel: +1-678-954-0670
Web: http://www.evaristesys.com/, http://www.alexbalashov.com/
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#414 - tls: ssl bug #1491 workaround: not enough memory for safe operation
User who did this - Jose Luis Verdeguer (pepelux)
----------
I increased the shm memory to 512Mb. I'll analyze and I'll send feedback
Thanks
----------
More information can be found at the following URL:
https://sip-router.org/tracker/index.php?do=details&task_id=414#comment1377
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#353 - carrierroute not loading with kamailio 4.0.x
User who did this - Oli Roth (kolibri99)
----------
Hi Daniel
It seems to be "loadable" using your provided url.
The only thing I had to do is update the address table to verion 6 / before version 5
Now we will perform some tests
You mentioned a patch you applied.
Can I do this by myself with the newest kamailio versions?
If I got you right you will apply this patch to the next stable kamailio verision - correct?
Kind Regards,
Oli
----------
More information can be found at the following URL:
https://sip-router.org/tracker/index.php?do=details&task_id=353#comment1376
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#353 - carrierroute not loading with kamailio 4.0.x
User who did this - Oli Roth (kolibri99)
----------
Hi Daniel
I just upgraded to the lastest kamailio release
version: kamailio 4.1.2 (x86_64/linux)
As it seems it still does not work:
* 0(32002) ERROR: <core> [sr_module.c:599]: load_module(): ERROR: load_module: could not open module </usr/lib/x86_64-linux-gnu/kamailio/modules/carrierroute.so>: /usr/lib/x86_64-linux-gnu/kamailio/modules/carrierroute.so: undefined symbol: cfg_set_error_functio
0(32002) ERROR: <core> [cfg.y:3272]: yyparse(): cfg. parser: failed to find command cr_user_carrier
0(32002) : <core> [cfg.y:3411]: yyerror_at(): parse error in config file /etc/kamailio/kamailio.cfg, line 1109, column 67: unknown command, missing loadmodule?
Should I use kamailio 4.0.x instead of 4.1.x?
Thanks for reply
----------
More information can be found at the following URL:
https://sip-router.org/tracker/index.php?do=details&task_id=353#comment1375
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#353 - carrierroute not loading with kamailio 4.0.x
User who did this - Carsten Bock (carstenbock)
----------
You can use our repository as described here:
http://www.kamailio.org/wiki/tutorials/ims/installation-howto
Out "ims" repository contains a current stable 4.1 with some handpicked patches from current master (e.g. this patch), which we use or plan to use in our own setups.
If no-one objects, i could apply the changes to current 4.1 and 4.0; but actually i wanted to leave this to the "original" developers of the Carrierroute module.
Kind regards,
Carsten
----------
More information can be found at the following URL:
https://sip-router.org/tracker/index.php?do=details&task_id=353#comment1374
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#353 - carrierroute not loading with kamailio 4.0.x
User who did this - Daniel-Constantin Mierla (miconda)
----------
The commit was only on master branch, it will be in next major release 4.2. I understood it is due to a change in the libconfuse api, not sure 4.0 will help at all. What you can do is to run the module from master in 4.1 (you can cherry pick the commits or simply copy over).
You can write to sr-dev mailing list and ask about the plans for the module -- i am not its developer, nor using it. I noticed the patch and closed the task.
----------
More information can be found at the following URL:
https://sip-router.org/tracker/index.php?do=details&task_id=353#comment1373
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#353 - carrierroute not loading with kamailio 4.0.x
User who did this - Oli Roth (kolibri99)
----------
Hi Daniel
I just upgraded to the lastest kamailio release
version: kamailio 4.1.2 (x86_64/linux)
As it seems it still does not work:
* 0(32002) ERROR: <core> [sr_module.c:599]: load_module(): ERROR: load_module: could not open module </usr/lib/x86_64-linux-gnu/kamailio/modules/carrierroute.so>: /usr/lib/x86_64-linux-gnu/kamailio/modules/carrierroute.so: undefined symbol: cfg_set_error_functio
0(32002) ERROR: <core> [cfg.y:3272]: yyparse(): cfg. parser: failed to find command cr_user_carrier
0(32002) : <core> [cfg.y:3411]: yyerror_at(): parse error in config file /etc/kamailio/kamailio.cfg, line 1109, column 67: unknown command, missing loadmodule?
Should I use kamailio 4.0.x instead of 4.1.x?
Thanks for reply
----------
More information can be found at the following URL:
https://sip-router.org/tracker/index.php?do=details&task_id=353#comment1372
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.