Hi!

I just came across a problem that prevents the use of 
SOATAG_LOCAL_SDP_STR_REF.
In soa_tag.h this

SOFIAPUBVAR tag_typedef_t soatag_session_sdp_str_ref;

should be

SOFIAPUBVAR tag_typedef_t soatag_local_sdp_str_ref;

MSVC complained about the undeclared identifier 
'soatag_local_sdp_str_ref' when
I used the tag with tl_gets while handling nua_i_state.

The current Freeswitch master seems to have the problem also.

Regards,

Andreas

------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to