< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index  

Re: [reSIProcate-users] does resip support specify Transport to send outgoing message


Resip prioritizes UDP over TCP.  If UDP fails before transaction timeout, then it will try TCP.

Scott

On Tue, Oct 9, 2018 at 11:02 AM Francesco Lamonica <alienpenguin@xxxxxxxxx> wrote:
Hi, 
(resuming an old thread since i stumbled on this recently)
if you want to specify a specific transport you could also use
UserProfile::setFixedTransportPort that will tell dum to use a specific transport bound on that port.

HTH

P.S. if you bind UDP and TCP on the same port i don't know exactly what policies Resiprocate will use to choose the transport though

On Tue, Aug 9, 2016 at 6:07 PM Scott Godin <sgodin@xxxxxxxxxxxxxxx> wrote:
The transport selector essentially uses your OSs routing tables and the destination address in order to select the best transport to use.  

Scott

On Tue, Aug 9, 2016 at 6:28 AM, highering <highering@xxxxxxx> wrote:
Hi,
  Does resip support specify Transport to send outgoing message?
  My server has two network interface,one configured Private IP, the other is configured Public IP,
 When I want to make call from specify Transport, Dose TransportSelector can select the correct one?


Thanks!


 


_______________________________________________
resiprocate-users mailing list
resiprocate-users@xxxxxxxxxxxxxxx
List Archive: http://list.resiprocate.org/archive/resiprocate-users/

_______________________________________________
resiprocate-users mailing list
resiprocate-users@xxxxxxxxxxxxxxx
List Archive: http://list.resiprocate.org/archive/resiprocate-users/