Hello,
when presence server tries to send notify message I get these:
6(2928) DEBUG:tm:t_uac: next_hop=sip:+358xxxxxxxx@x.x.x.x:1024 6(2928) DEBUG: mk_proxy: doing DNS lookup... 6(2928) DEBUG:destroy_avp_list: destroying list (nil) 6(2928) DEBUG: dlg2hash: 50692 6(2928) DEBUG: add_to_tail_of_timer[4]: 0xa5bdd534 6(2928) DEBUG: add_to_tail_of_timer[0]: 0xa5bdd544 6(2928) PRESENCE: handle_publish: sip-etag: [SIP-ETag: a.1162208045.2928.2 /31] 6(2928) DEBUG:sl_send_reply: can't find avp 6(2928) parse_headers: flags=ffffffffffffffff 6(2928) check_via_address(x.x.x.x, x.x.x.x, 0) 6(2928) DEBUG: t_check: msg id=2 global id=2 T start=0xa5bd9e18 6(2928) DEBUG: t_check: T already found! 6(2928) DEBUG: cleanup_uac_timers: RETR/FR timers reset 6(2928) DEBUG: add_to_tail_of_timer[2]: 0xa5bd9e60 6(2928) DEBUG:tm:UNREF_UNSAFE: after is 0 6(2928) DEBUG:destroy_avp_list: destroying list (nil) 6(2928) receive_msg: cleaning up 10(2932) DEBUG: timer routine:4,tl=0xa5bdd534 next=(nil) 10(2932) DEBUG: retransmission_handler : request resending (t=0xa5bdd418, NOTIFY si ... ) 10(2932) DEBUG: add_to_tail_of_timer[5]: 0xa5bdd534 10(2932) DEBUG: retransmission_handler : done 10(2932) DEBUG: timer routine:7,tl=0xa5bdb3dc next=(nil) 10(2932) DEBUG: retransmission_handler : request resending (t=0xa5bdb2c0, NOTIFY si ... ) 10(2932) DEBUG: add_to_tail_of_timer[7]: 0xa5bdb3dc 10(2932) DEBUG: retransmission_handler : done 10(2932) DEBUG: timer routine:2,tl=0xa5be0810 next=(nil) 10(2932) DEBUG: wait_handler : removing 0xa5be07c8 from table 10(2932) DEBUG: delete transaction 0xa5be07c8 10(2932) DEBUG: wait_handler : done
Why doesn't presence server send any notify? If I take ngrep there are only subs/publish and no notify messages... Any ideas?
Thanks, Henri