<br><br><div class="gmail_quote">On Mon, Feb 7, 2011 at 7:42 AM, RSCL Mumbai <span dir="ltr">&lt;<a href="mailto:rscl.mumbai@gmail.com">rscl.mumbai@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

Hi,<br>
<br>
I am using Trixbox 2.6.2.3, ISO install<br>
<br>
I am getting the below error in `/var/log/asterisk/full`<br>
<br>
Unable to create channel of type &#39;SIP&#39; (cause 3 - No route to destination)<br>
<br>
Is there anyway to figure out which extension is causing this error ?<br>
<br>
Thank you.<br>
<br>
Best regards,<br>
Sanjay<br>
<br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</blockquote></div><br><br>Now,Sanjay, don&#39;t take this personally, you just happen to be ANOTHER person who has sent an email to the list lately that just crosses my tolerance for lack of respect for the &quot;try and figure it out yourself before you ask for help&quot; mentality behind this (and most Open Source project&#39;s) mailing list.....<br>

&#39;<br>First solution (1.5 seconds after I read your question)...check your call detail records! ,You&#39;ll see the failed call(s)!<br><br>Second solution (thought of nanoseconds after the first one)....Now....I want you to think just a tiny bit here...If you wanted to know if a host was reachable, what would you do?.........This is the same thing, except you have a list of hosts and you need to determine WHICH one cannot be reached......You try to contact each host until you find one or more that gives you a &quot;no route to host&quot; message!!!!!<br>

<br>ping is your friend, so is mtr, also a telnet session (over the port specified for SIP to that host in your config) could be used......<br><br>Third possible method: What level of verbosity is the server currently running at? If it&#39;s not running at 3 or higher, set verbose to at least 3. That way you will see the dialplan executions that occur just before that message. Once you see that, you&#39;ll most likely have your answer.<br>

<br>Useful tip: Another thing you could do, set qualify=yes on your sip endpoints&#39; configurations, since this is a &quot;no route to host&quot; issue, you&#39;ll see failure on at least one of them, which will also give you your answer.....<br>

<br>Now, I&#39;m going to sound like a jerk, but these are all simple methods that you could/should have come up with...How many seconds did you spend thinking about the issue before you decided to ask the list for help with a question that is admittedly something you should have SOME idea regarding how to test....<br>

<br>Man, I&#39;m starting to just get pissed...That&#39;s what, 3 questions I&#39;ve seen in the last 12 or less hours where the person asking the question OBVIOUSLY doesn&#39;t want to put forth any effort on their own before asking the rest of us how to do something?<br>

<br>Asterisk Documentation is your friend!<br>UNDERSTANDING at least 25% of how VoIP works is handy!<br>GOOGLE is your friend!<br><br>And in the name of any and all things/beings that you guys find to be holy, put forth some damned effort before asking everyone else to do the work for you!!!! <br>

<br>Finally, if you HAVE put forth effort, LET US KNOW!!! It lessens the chance of you getting flamed by some guy who&#39;s been working for over 40 hours STRAIGHT and is just tired of seeing email after email after email containing questions that have been answered hundreds of times on the list and there are readily available answers via documentation and/or a little friggin googling......<br>

<br><br>That&#39;s it...I&#39;m going back to barely reading the list...Every time I try to start reading it on a fairly often basis (in the hopes of being able to help people with continuing issues AFTER putting some damn effort towards the problem), I start seeing that 75-80% of new requests have 0-5% effort put forth into trying to fix it themselves, and this includes basic stuff like RTFM!!!!!<br>

<br>Cheers<br><br>