Hi,

>-----Original Message-----
>From: [EMAIL PROTECTED] 
>[mailto:[EMAIL PROTECTED] On 
>Behalf Of ext Jerry Richards
>Sent: Monday, June 30, 2008 10:28 PM
>To: sofia-sip-devel@lists.sourceforge.net
>Subject: Re: [Sofia-sip-devel] Setting NUTAG_PROXY()
>
>By the way, in my original Email, the following line is a correction:
>
>strcpy(outbound_proxy.us_str,
>"jerryr-xppro.greyhawk.tonecommander.com:5060");

Try "sip:jerryr-xppro.greyhawk.tonecommander.com:5060". The tag expects an URI.

Best regards,
  Mikhail

>-----Original Message-----
>From: Jerry Richards [mailto:[EMAIL PROTECTED] 
>Sent: Monday, June 30, 2008 12:21 PM
>To: 'sofia-sip-devel@lists.sourceforge.net'
>Subject: Setting NUTAG_PROXY()
>
>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?

-------------------------------------------------------------------------
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