Bugs item #1764181, was opened at 2007-07-31 09:55 Message generated for change (Settings changed) made by miconda You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1764181&group_id=139143
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: modules >Group: ver devel >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: lilichun (lilichun) >Assigned to: Daniel-Constantin Mierla (miconda) Summary: user location bug in MSILO Initial Comment: Openser lookups domain name via DNS instead of user location when sending offline message. Since the user has registered, openser can lookup user location directly. I run an openser without DNS. It works fine for forwarding online message and storing offline message. But offline message can not be sent due to the bug. 7(5223) REGISTER received -> dumping messages with MSILO 7(5223) MSILO:m_dump: ------------ start ------------ 7(5223) MSILO:m_dump: 'To' header ALREADY PARSED: <sip:[EMAIL PROTECTED]> 7(5223) parse_headers: flags=8000 7(5223) MSILO:m_dump: user <sip:[EMAIL PROTECTED]> online - expires=3600 7(5223) parse_headers: flags=ffffffffffffffff 7(5223) MSILO:check_message_method: Allow message: 256 7(5223) MSILO:check_message_method: MESSAGE found in Allow Header 7(5223) MSILO:m_dump: using user id [sip:[EMAIL PROTECTED] 7(5223) MSILO:m_dump: dumping [5] messages for <sip:[EMAIL PROTECTED]>!!! 7(5223) MSILO:msg_list_check_msg: checking msgid=1 7(5223) MSILO:msg_list_check_msg: msg added to sent list. 7(5223) MSILO:m_dump: msg [1-1] for: sip:[EMAIL PROTECTED] 7(5223) MSILO:m_dump: sending composed body 7(5223) DEBUG:tm:t_uac: next_hop=<sip:[EMAIL PROTECTED]> 7(5223) DEBUG: mk_proxy: doing DNS lookup... 7(5223) DEBUG:sip_resolvehost2: no port, no proto -> do NAPTR lookup! 7(5223) get_record: lookup(wti.com, 35) failed 7(5223) DEBUG:sip_resolvehost2: no valid NAPTR record found for wti.com, trying direct SRV lookup... 7(5223) get_record: lookup(_sip._udp.wti.com, 33) failed 7(5223) DEBUG:sip_resolvehost2: no valid SRV record found for _sip._udp.wti.com, trying A record lookup... 7(5223) DEBUG:destroy_avp_list: destroying list (nil) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1764181&group_id=139143 _______________________________________________ Devel mailing list Devel@openser.org http://openser.org/cgi-bin/mailman/listinfo/devel