Hi,

________________________________

        From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of ext 
Diego Costantini
        Sent: Friday, September 05, 2008 12:32 PM
        To: sofia-sip-devel@lists.sourceforge.net
        Subject: [Sofia-sip-devel] Can NUA resolve domain names?
        
        

        In a previous thread with different topic I mentioned this problem, but 
now I try to make it more clear:

         

        handle = nua_handle(nua, NULL, SIPTAG_TO_STR(to), TAG_END());

         

        or

         

          nua_message(handle,

                                                        SIPTAG_TO_STR(to),

                                                        SIPTAG_FROM_STR(from),

                                                        ...

         

        With to = sip:[EMAIL PROTECTED]:5068 doesn't work, with to = sip:[EMAIL 
PROTECTED]:5068 it works.

         

        Any hint? 

         

Is japan.lan really resolvable in your DNS configuration? Sofia-SIP doesn't use 
the system resolver, so /etc/hosts and such do not work. 

 

Best regards,

  Mikhail

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to