Re: [reSIProcate] How to set Transport using uri object.
uri.param(p_transport) = Symbols::TCP;
Scott
On Fri, Nov 21, 2008 at 7:59 AM, Gurpreet Sidhu <gurpreet.sidhu@xxxxxxx> wrote:
> Hi all
> Please tell me how to set the Transport using the uri object.
>
> For instance i can set the host and port with following functions.
> Uri uri;
> uri.host()=Data("HostIP");
> uri.port()=port;
> Similarly how can i set the Transport.I want to set it to TCP.
> Please Reply ASAP.
> Thanks
>
> Gurpreet Singh Sidhu
>
> ____________________________________________
>
> =====-----=====-----=====
> Notice: The information contained in this e-mail
> message and/or attachments to it may contain
> confidential or privileged information. If you are
> not the intended recipient, any dissemination, use,
> review, distribution, printing or copying of the
> information contained in this e-mail message
> and/or attachments to it are strictly prohibited. If
> you have received this communication in error,
> please notify us by reply e-mail or telephone and
> immediately and permanently delete the message
> and any attachments. Thank you
>
> _______________________________________________
> resiprocate-devel mailing list
> resiprocate-devel@xxxxxxxxxxxxxxx
> https://list.resiprocate.org/mailman/listinfo/resiprocate-devel
>