Re: [SR-Users] Further question on transport issue.

2018-05-17 Thread Wilkins, Steve
Code snippet #!ifdef WITH_TCP #$ru = $ru + ";transport=tcp"; #force_send_socket(xx.xx.xx.xx:5060); where xx.xx.xx.xx is Kamailio IP-Address xlog("L_INFO","=>Transport TCP"); xlog("L_INFO"," =>du:$du"); xlog("L_INFO"," =>ru:$ru"); if (!t_relay

Re: [SR-Users] Further question on transport issue.

2018-05-17 Thread Wilkins, Steve
Code snippet #!ifdef WITH_TCP #$ru = $ru + ";transport=tcp"; #force_send_socket(xx.xx.xx.xx:5060); where xx.xx.xx.xx is Kamailio IP-Address xlog("L_INFO","=>Transport TCP"); xlog("L_INFO"," =>du:$du"); xlog("L_INFO"," =>ru:$ru"); if (!t_relay

Re: [SR-Users] Further question on transport issue.

2018-05-17 Thread Alex Balashov
What is the full and exact RURI of the request immediately prior to relay, and also the value of $du? Can you xlog() both $du and $ru prior to t_relay() and tell us what those values are? Thanks, -- Alex On Thu, May 17, 2018 at 01:36:25PM +, Wilkins, Steve wrote: > Hello, > > I am still s

Re: [SR-Users] Further question on transport issue.

2018-05-17 Thread Mack Hendricks
Hey Steve, Can provide us a snippet of code on how you are populating the $ru and making invoking the relay? Mack Hendricks / Head of Support / dOpenSource web: http://dopensource.com support: +888-907-2085 dSIPRouter - GUI focused on implementi