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 Knight <n...@omniis.com> wrote:
> 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 to better secure your business today. Topics covered include:
> Web security, SSL, hacker attacks & Denial of Service (DoS), private keys,
> security Microsoft Exchange, secure Instant Messaging, and much more.
> http://www.accelacomm.com/jaw/sfnl/114/51426210/
> _______________________________________________
> Sofia-sip-devel mailing list
> Sofia-sip-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel
>
------------------------------------------------------------------------------
10 Tips for Better Web Security
Learn 10 ways to better secure your business today. Topics covered include:
Web security, SSL, hacker attacks & Denial of Service (DoS), private keys,
security Microsoft Exchange, secure Instant Messaging, and much more.
http://www.accelacomm.com/jaw/sfnl/114/51426210/
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel