<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.19019">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>oopss, sorry I sent the send message...</FONT></DIV>
<DIV><FONT size=2>apparently their server doesn't answer..</FONT></DIV>
<DIV><FONT size=2>some 10 sends are made without answer</FONT></DIV>
<BLOCKQUOTE 
style="BORDER-LEFT: #000000 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="FONT: 10pt arial; BACKGROUND: #e4e4e4; font-color: black"><B>From:</B> 
  <A title=infos@madovsky.org href="mailto:infos@madovsky.org">Madovsky</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A 
  title=freeswitch-users@lists.freeswitch.org 
  href="mailto:freeswitch-users@lists.freeswitch.org">FreeSWITCH Users Help</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Monday, March 14, 2011 8:01 
PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Freeswitch-users] debug 
  down trunk</DIV>
  <DIV><BR></DIV>
  <DIV><FONT size=2>thanks Steve,</FONT></DIV>
  <DIV><FONT size=2></FONT>&nbsp;</DIV>
  <DIV><FONT size=2>here the trace :</FONT></DIV>
  <DIV><FONT size=2></FONT>&nbsp;</DIV>
  <DIV><FONT size=2><FONT size=1>
  <P>------------------------------------------------------------------------<BR>send 
  643 bytes to udp/[10.10.10.10]:5060 at 
  23:57:10.312821:<BR>------------------------------------------------------------------------<BR>OPTIONS 
  sip:10.10.10.10;transport=udp SIP/2.0<BR>Via: SIP/2.0/UDP 
  30.30.30.30;rport;branch=z9hG4bKD38154a4e7rXa<BR>Max-Forwards: 70<BR>From: 
  <B>&lt;</B>sip:freeswitch@<B>10</B>.<B>10</B>.<B>10</B>.<B>10</B>;transport=udp<B>&gt;</B>;tag=eB6B7NSge90vK<BR>To: 
  <B>&lt;</B>sip:freeswitch@<B>10</B>.<B>10</B>.<B>10</B>.<B>10</B>;transport=udp<B>&gt;</B><BR>Call-ID: 
  974aa6c8-c939-122e-45ab-00e0ed0b00c2<BR>CSeq: 9737404 OPTIONS<BR>Contact: 
  <B>&lt;</B>sip:gw+trunk_3@<B>30</B>.<B>30</B>.<B>30</B>.<B>30</B>:<B>5060</B>;tport=tcp;transport=udp;gw=trunk_3<B>&gt;</B><BR>User-Agent: 
  CiscoSystems-SIP-GW-UA<BR>Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, 
  UPDATE, INFO, REFER, NOTIFY<BR>Supported: timer, precondition, path, 
  replaces<BR>Allow-Events: talk, hold, refer<BR>Content-Length: 0</P>
  <P></FONT></FONT><FONT 
  size=2>------------------------------------------------------------------------</FONT></P><FONT 
  size=2></FONT></DIV>
  <DIV><FONT size=2>
  <P>weird because it looks like exactly the same response as the other trunks 
  but<BR>it states to down....</P></FONT></DIV>
  <BLOCKQUOTE 
  style="BORDER-LEFT: #000000 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
    <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
    <DIV 
    style="FONT: 10pt arial; BACKGROUND: #e4e4e4; font-color: black"><B>From:</B> 
    <A title=steveayre@gmail.com href="mailto:steveayre@gmail.com">Steven 
    Ayre</A> </DIV>
    <DIV style="FONT: 10pt arial"><B>To:</B> <A 
    title=freeswitch-users@lists.freeswitch.org 
    href="mailto:freeswitch-users@lists.freeswitch.org">FreeSWITCH Users 
    Help</A> </DIV>
    <DIV style="FONT: 10pt arial"><B>Sent:</B> Monday, March 14, 2011 5:06 
    PM</DIV>
    <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Freeswitch-users] debug 
    down trunk</DIV>
    <DIV><BR></DIV>408 is the error code - this means "408 Request timed 
    out"<BR><BR>FS tries sending an OPTIONS request to the gateway and waits for 
    a reply to test whether it is online or not..<BR><BR>You can use the 
    siptrace to see those messages and the reply:<BR>sofia global siptrace 
    on<BR><BR>-Steve<BR><BR><BR>
    <DIV class=gmail_quote>On 14 March 2011 19:03, Madovsky <SPAN dir=ltr>&lt;<A 
    href="mailto:infos@madovsky.org">infos@madovsky.org</A>&gt;</SPAN> 
wrote:<BR>
    <BLOCKQUOTE 
    style="BORDER-LEFT: rgb(204,204,204) 1px solid; MARGIN: 0pt 0pt 0pt 0.8ex; PADDING-LEFT: 1ex" 
    class=gmail_quote>
      <DIV bgcolor="#ffffff">
      <DIV><FONT size=2>I set external.xml to debug=1 and sip trace to 1 and 
      level debug to 7</FONT></DIV>
      <DIV><FONT size=2>but I can get only this in the log</FONT></DIV>
      <DIV><FONT size=2></FONT>&nbsp;</DIV>
      <DIV><FONT size=2>sofia.c:4028 Ping failed trunk_3 with code 408 - count 
      -1/-1/1, state DOWN</FONT></DIV>
      <DIV><FONT size=2></FONT>&nbsp;</DIV>
      <DIV><FONT size=2>so I don't know why this trunk is down.</FONT></DIV>
      <DIV><FONT size=2>I contacted them and they said that my account is 
      working.</FONT></DIV>
      <DIV><FONT size=2></FONT>&nbsp;</DIV>
      <DIV><FONT 
      size=2>Thanks</FONT></DIV></DIV><BR>_______________________________________________<BR>FreeSWITCH-users 
      mailing list<BR><A 
      href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</A><BR><A 
      href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" 
      target=_blank>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR>UNSUBSCRIBE:<A 
      href="http://lists.freeswitch.org/mailman/options/freeswitch-users" 
      target=_blank>http://lists.freeswitch.org/mailman/options/freeswitch-users</A><BR><A 
      href="http://www.freeswitch.org" 
      target=_blank>http://www.freeswitch.org</A><BR><BR></BLOCKQUOTE></DIV><BR>
    <DIV 
    style="Z-INDEX: 9999; POSITION: absolute; TEXT-ALIGN: left; PADDING-BOTTOM: 0px; LINE-HEIGHT: 130%; MARGIN-TOP: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; WORD-WRAP: break-word; VISIBILITY: hidden; COLOR: black; MARGIN-LEFT: 0px; FONT-SIZE: 10px; OVERFLOW: hidden; PADDING-TOP: 0px; LEFT: -5000px" 
    id=avg_ls_inline_popup></DIV>
    <P>
    <HR>

    <P></P>_______________________________________________<BR>FreeSWITCH-users 
    mailing 
    list<BR>FreeSWITCH-users@lists.freeswitch.org<BR>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<BR>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<BR>http://www.freeswitch.org<BR></BLOCKQUOTE>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>FreeSWITCH-users 
  mailing 
  list<BR>FreeSWITCH-users@lists.freeswitch.org<BR>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<BR>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<BR>http://www.freeswitch.org<BR></BLOCKQUOTE></BODY></HTML>