[Serusers] Question regarding UDP TCP translation

Pat Wang wangyu39 at hotmail.com
Fri Sep 23 22:22:59 CEST 2005


Hi,

I never tried forward_tcp but used t_relay_to_tcp look like: t_relay_to_tcp("172.16.0.201","5060")
It worked fine.

Good luck,

Pat
  ----- Original Message ----- 
  From: Weiler, Frank 
  To: 'serusers at lists.iptel.org' 
  Sent: Thursday, September 22, 2005 1:57 PM
  Subject: [Serusers] Question regarding UDP TCP translation


  Hi all,

   

  I'm new to SER and I started to play around with it as we need a solution to connect UPD UA's connected to Asterisk to a Microsoft LCS and we tough to use SER for this purpose. I've read so far through the Admin guide and it seems that the TCP support is natively embedded into SER. However I've added to the ser.cfg file the following lines (within the route[0] block just before branching to route [1]):

   

  #Forward all traffic with the uri*@172.16.0.201

  If (uri=~"sip:*@172.16.0.201) {

        forward_tcp(172.16.0.201,5060);

  Break;

  };

   

  However while sniffing the packets it still appears that the INVITE requests are sent to the LCS using UDP and I receive an ICMP port unreachable. The original request for the UA is sent in UDP. I assume that I configured something wrong and I've checked the mailing lists and I didn't find any related documents. I'm using the latest version of SER available. Needless to say that UDP SIP calls between ASTERISK and SER work fine whatever clients I use.

   

  Any clue or help would be highly appreciated.

   

  Thank you very much in forecast for your help.

   

  Cheers, Frank

   

   



------------------------------------------------------------------------------


  _______________________________________________
  Serusers mailing list
  serusers at lists.iptel.org
  http://lists.iptel.org/mailman/listinfo/serusers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20050923/41dd02d0/attachment.htm>


More information about the sr-users mailing list