<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
NOT answering did the trick!!!!!<br>
Tnx a lot! now it works like it should work!<br>
<br>
<br>
<br>
Eric Wieling schreef:
<blockquote cite="mid:47BF778B.70204@fnords.org" type="cite">
  <pre wrap="">Replying to my own post.  Asterisk uses indications.conf when it has to 
provide tones AFTER the line is answered.  You might get a message on 
the console like "Unable to handle indication 15" or something like that.

Eric Wieling wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Don't answer the line.  Also try using the US indications, just in case 
something odd is in the NL setup.

Fons van der Beek wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">Tnx.

I checked /etc/asterisk/indications.conf and my default location nl
is listed in the options

So i am still puzzled


my extensions.conf in respect to incomming calls (as basic as possible)

exten =&gt; s,1,Answer
exten =&gt; s,2,queue(receptie|r)
exten =&gt; s,3,Voicemail(201)

everything else works as it should work, but no "ringing" on an external 
line

on the other hand, internaly: it's ok

exten =&gt; 205,1,queue(receptie|r)
exten =&gt; 205,2,busy

205 gives ringing


Eric Wieling schreef:
      </pre>
      <blockquote type="cite">
        <pre wrap="">This problem would happen if you did not have 
/etc/asterisk/indications.conf

Fons van der Beek wrote:
 
        </pre>
        <blockquote type="cite">
          <pre wrap="">I tried that, its gives me the same problem.

Kevin P. Fleming schreef:
   
          </pre>
          <blockquote type="cite">
            <pre wrap="">Fons van der Beek wrote:
       
            </pre>
            <blockquote type="cite">
              <pre wrap="">Because i want a ringing signal while people are in a waiting queue 
i've created a wav file containing our local ringing indication
If I make an inside call to the queue, the correct sound is played, 
but when i make an external call, no signal is heard.
everything else looks ok, and all other functions are ok....
            
              </pre>
            </blockquote>
            <pre wrap="">The Queue() application has an option to generate ringback to callers
instead of music on hold, why don't you just use that instead of trying
to craft a new solution?

        
            </pre>
          </blockquote>
          <pre wrap="">_______________________________________________
-- Bandwidth and Colocation Provided by <a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a> --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>


    
          </pre>
        </blockquote>
        <pre wrap="">  
        </pre>
      </blockquote>
      <pre wrap="">
------------------------------------------------------------------------

_______________________________________________
-- Bandwidth and Colocation Provided by <a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a> --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
      </pre>
    </blockquote>
  </blockquote>
  <pre wrap=""><!---->
  </pre>
</blockquote>
<br>
</body>
</html>