Hi, I have install openser with msilo module . Offline messages stored there but it's not deliver to client( I am using X-Lite). it gives me following error DBG:maxfwd:is_maxfwd_present: max_forwards header not found! DBG:uri:has_totag: no totag DBG:tm:t_lookup_request: start searching: hash=3841, isACK=0 DBG:tm:matching_3261: RFC3261 transaction matching failed DBG:tm:t_lookup_request: no transaction found
Could you please help me .
Thank you Devesh
Hello,
On 03/14/08 16:17, Deveshb wrote:
Hi, I have install openser with msilo module . Offline messages stored there but it's not deliver to client( I am using X-Lite). it gives me following error DBG:maxfwd:is_maxfwd_present: max_forwards header not found! DBG:uri:has_totag: no totag DBG:tm:t_lookup_request: start searching: hash=3841, isACK=0 DBG:tm:matching_3261: RFC3261 transaction matching failed DBG:tm:t_lookup_request: no transaction found
these are not errors, are debug messages.
Grab the SIP traffic for this case and and send here, that will show where the message is delivered. Sample command:
ngrep -d any -qt -W byline port 5060
Cheers, Daniel
Could you please help me .
Thank you Devesh