Re: [Sofia-sip-devel] local sip IP address

2011-07-20 Thread EiSl 1972
Use nua_get_params(..., NUTAG_CONTACT(NULL), TAG_END()) to request contact information and pickup the answer in the nua_r_get_params (with status == 200) event using sip_contact_t *sa_contact=NULL; tl_gets(tags, NUTAG_CONTACT_REF(sa_contact), TAG_END()); On Wed, Jul 20, 2011 at 12:18 PM, Nick Kn

[Sofia-sip-devel] local sip IP address

2011-07-20 Thread Nick Knight
Hi again, I would like to obtain the IP address of the local computer to use in the SDP message string I am building. Is there a sofia way of doing this? Thank you. ick -- 10 Tips for Better Web Security Learn 10 ways t