stored message are not removed after delivery

2 messages Options
Embed this post
Permalink
Juha Heinanen

stored message are not removed after delivery

Reply Threaded More More options
Print post
Permalink
today i noticed that stored messages are not removed from silo table
after delivery and they will be delivered again target ua
re-registers after an hour.

target ua receives the stored messages normally and wireshark shows that
200 ok gets back to sr fine.  sr does not try to resend message, so i
assume that its transaction layer accept the 200 ok.

any ideas why delivered messages stay in silo table.  this has worked
fine in k.

-- juha

_______________________________________________
sr-dev mailing list
[hidden email]
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
Juha Heinanen

stored message are not removed after delivery

Reply Threaded More More options
Print post
Permalink
Juha Heinanen writes:

 > target ua receives the stored messages normally and wireshark shows that
 > 200 ok gets back to sr fine.  sr does not try to resend message, so i
 > assume that its transaction layer accept the 200 ok.
 >
 > any ideas why delivered messages stay in silo table.  this has worked
 > fine in k.

i converted in modules_k/msilo/msilo.c m_tm_callback() function all
LM_DBGs to LM_INFOs and didn't get anything to syslog when user
registered and received stored message from msilo.

so apparently tm didn't call the callback at all even when sending of
message request seems to have been completed ok by tm uac function.

could someone how knows the tm callback stuff please check what is going
on.

-- juha

_______________________________________________
sr-dev mailing list
[hidden email]
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev