Hello All,

Why does the sofia-sip stack reply with event "900 Error setting NTA
parameters" when I specify a port # in the NUTAG_PROXY() parameter string,
as shown below:

Url_string_t outbound_proxy;
strcpy(outbound_proxy, "jerryr-xppro.greyhawk.tonecommander.com:5060");
nua_set_params(nua, NUTAG_PROXY(&outbound_proxy), TAG_END());

If I remove the ":5060" on the end, then it does not get an error.

Anyone know why?

Best Regards,
Jerry


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to