[Users] MESSAGE problem

Darko darko at veze.net
Sun May 14 22:49:36 CEST 2006


Hi,

I am trying to set up message handling for offline users. Storing seems to 
work ok - message is in database and all fields seems to be correct.
Dumping doesn't work - it is called like in examples - just after save 
function in part handling REGISTER message but no packets at all is delivered 
to registering UA (seen by ethereal), except ones need for register. 

part of debug log for handling one message (11th in the database):

14(15501) DEBUG: timer routine:0,tl=0x4068410c next=(nil)
14(15501) DEBUG: final_response_handler:stop retr. and send CANCEL 
(0x40683fe0)
14(15501) DEBUG:tm:t_should_relay_response: T_code=0, new_code=408
14(15501) DEBUG:tm:local_reply: branch=0, save=0, winner=0
14(15501) DEBUG:tm:local_reply: local transaction completed
14(15501) DBG: trans=0x40683fe0, callback type 256, id 0 entered
14(15501) MSILO:m_tm_callback: completed with status 408 [mid: 1080573260/11]
14(15501) MSILO:m_tm_callback: message <11> was not sent successfully
14(15501) MSILO: msg_list_set_flag: mid:11 fl:8
14(15501) DEBUG: add_to_tail_of_timer[2]: 0x40684028
14(15501) DEBUG: final_response_handler : done


TIA, Darko




More information about the Users mailing list