hi,
I input the local SDP in the tag SOATAG_USER_SDP_STR("m=audio 5004 RTP/AVP 8 0") when calling nua_invite, but the c line in SDP chose the local loopback address(127.x.x.x). So I added c line in this tag, SOATAG_USER_SDP_STR("c=IN IP4
25.25.23.4\r\nm=audio 5004 RTP/AVP 8 0"), but the o line in SDP still choose the local loopback address. If I put SOATAG_ADDRESS("25.25.23.4") in nua_invite I got an Internal 500 error.
Any advice what I should do?
thanks!
Henry
Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ Sofia-sip-devel mailing list Sofia-sip-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel