<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffcc" text="#330000">
gilberto,<br>
check your config files, extensions.conf,&nbsp; to see if autofallthrough is
set or not....<br>
you don't have any extensions in [ura] either...&nbsp; only choice is 1 or
2... anything else is invalid...<br>
daveC<br>
<br>
Gilberto Nunes Ferreira wrote:
<blockquote cite="mid:617607.21471.qm@web50604.mail.re2.yahoo.com"
 type="cite">
  <pre wrap="">Hi all

First I want to wish for everone a happy new year...

Well...

I have run asterisk 1.4.16.1 in a server.
I have this IVR, in extensions.conf:

[ura]

;exten =&gt; s, 1, Wait,1
exten =&gt; s, 1, Answer()
exten =&gt; s, n, Noop()
exten =&gt; s, n(debug),DumpChan()
exten =&gt; s, n, Set(LANGUAGE()=pt_BR)
exten =&gt; s, n,
Set(CALLFILENAME=/var/spool/asterisk/monitor/entrada/)
exten =&gt; s, n, Set(DYNAMIC_FEATURES =
hangup#pickupexten#atxfer#blidxfer)
exten =&gt; s, n,
MixMonitor(${CALLFILENAME}/${STRFTIME(${EPOCH},,%d%m%Y-%H:%M:%S)}-${EXTEN}.wav|v(0)V(0))
exten =&gt; s, n, Wait,1
exten =&gt; s, n, Set(TIMEOUT(digit)=3) ; Set Digit
Timeout to 5sec
exten =&gt; s, n, Set(TIMEOUT(response)=5) ; Set Response
Timeout to 10sec
exten =&gt; s, n, Background(bemvindobit)
exten =&gt; s, n, WaitExten
  </pre>
</blockquote>
<br>
<blockquote cite="mid:617607.21471.qm@web50604.mail.re2.yahoo.com"
 type="cite">
  <pre wrap="">exten =&gt; 1, 1, Set(LANGUAGE()=pt_BR)
exten =&gt; 1, 2, Queue(8600|tT|||30)
exten =&gt; 2, 1, Set(LANGUAGE()=pt_BR)
exten =&gt; 2, 2, Queue(8500|tT|||30)</pre>
</blockquote>
autofallthrough? <br>
<blockquote cite="mid:617607.21471.qm@web50604.mail.re2.yahoo.com"
 type="cite">
  <pre wrap="">exten =&gt; i, 1, Wait,1
exten =&gt; i, 2, Playback(invalid)
exten =&gt; i, 3, Goto(s,11)
exten =&gt; t, 1, Wait,1
exten =&gt; t, 2, Dial(SIP/8024,150,tTrwW)
exten =&gt; s, n, HangUp()
;include =&gt; ramais

Well, when I atempt dial to a external number, I goto
this IVR.
When the user get a connection, and when he press any
invalid number, I get this message on CLI:

Invalid extension '3' in context 'ura' on
SIP/bitmixinfo-0825f158

Here, we suppost tha the user press key 3, for a
mistake.
In this point, the call hangup!

Why this happen?

I take some research on google, but nothing...

Thanks so much...



      Abra sua conta no Yahoo! Mail, o &uacute;nico sem limite de espa&ccedil;o para armazenamento!
<a class="moz-txt-link-freetext" href="http://br.mail.yahoo.com/">http://br.mail.yahoo.com/</a>

_______________________________________________
--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>
<br>
<pre class="moz-signature" cols="132">-- 
My wife's sister is in California.  
I should buy her a Videophone2008!

Truly, The Next Best Thing to Being There!
--

WorldWideVideoPhones.com
856.380.0894


</pre>
</body>
</html>