Check the dtmfmode settings in sip.conf.<br><br>
The CLI shows a different problem. Lookup GotoIf and Asterisk Dialplan Expressions in <a href="http://voip-info.org">voip-info.org</a> for that.<br>
<br><div><span class="gmail_quote">On 12/12/05, <b class="gmail_sendername">Brian</b> &lt;<a href="mailto:boneill@platinumtel.com">boneill@platinumtel.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello,<br><br>Just to get it out of the way early, I am new to asterisk. The company I<br>work for has several servers running different versions of asterisk for<br>different things.<br><br>Server1<br>Asterisk CVS-03/09/04-20:40:10
<br>Server2<br>Asterisk CVS-v1-0-12/29/04-01:37:27<br><br>They want me to setup another server that would act as a backup to these<br>2 incase they went down. I followed the guide from<br><a href="http://www.asteriskguru.com">
http://www.asteriskguru.com</a> on what to download and install (Zaptel,<br>Libpri, and Asterisk are all version 1.2.1). I then copied the<br>extensions.conf and zapata.conf from server2 to the new server to test<br>and see if they would work. I get the company greeting and then when I
<br>try to press 1 for english nothing happens. I tried pressing all the<br>other numbers and symbols but it doesn't recognize any of them. Below is<br>the output from *CLI&gt; when I place the call.<br><br>-------------------------------------------------------------------------
<br><br>*CLI&gt;&nbsp;&nbsp;&nbsp;&nbsp; -- Executing Set(&quot;SIP/boneill-26fa&quot;, &quot;EDNIS=18662255630&quot;) in<br>new stack<br>&nbsp;&nbsp;&nbsp;&nbsp;-- Executing Goto(&quot;SIP/boneill-26fa&quot;, &quot;refill|s|1&quot;) in new stack<br>&nbsp;&nbsp;&nbsp;&nbsp;-- Goto (refill,s,1)
<br>&nbsp;&nbsp;&nbsp;&nbsp;-- Executing Set(&quot;SIP/boneill-26fa&quot;, &quot;TECH_DIFF_MODE=&quot;) in new stack<br>&nbsp;&nbsp;&nbsp;&nbsp;-- Executing Set(&quot;SIP/boneill-26fa&quot;, &quot;UPGRADE_MODE=&quot;) in new stack<br>&nbsp;&nbsp;&nbsp;&nbsp;-- Executing Set(&quot;SIP/boneill-26fa&quot;, &quot;ANNOUNCE=&quot;) in new stack
<br>Dec 12 18:51:39 WARNING[21931]: ast_expr2.fl:176 ast_yyerror:<br>ast_yyerror(): syntax error: syntax error, unexpected TOK_EQ, expecting<br>TOK_MINUS or TOK_COMPL or TOK_LP or TOKEN; Input:<br> = 1<br> ^<br>Dec 12 18:51:39 WARNING[21931]: ast_expr2.fl:180 ast_yyerror: If you
<br>have questions, please refer to doc/README.variables in the asterisk<br>source.<br>&nbsp;&nbsp;&nbsp;&nbsp;-- Executing GotoIf(&quot;SIP/boneill-26fa&quot;, &quot;0?s|5:s|7&quot;) in new stack<br>&nbsp;&nbsp;&nbsp;&nbsp;-- Goto (refill,s,7)<br>Dec 12 18:51:39 WARNING[21931]: ast_expr2.fl:176 ast_yyerror:
<br>ast_yyerror(): syntax error: syntax error, unexpected TOK_EQ, expecting<br>TOK_MINUS or TOK_COMPL or TOK_LP or TOKEN; Input:<br> = 1<br> ^<br>Dec 12 18:51:39 WARNING[21931]: ast_expr2.fl:180 ast_yyerror: If you<br>have questions, please refer to doc/README.variables in the asterisk
<br>source.<br>&nbsp;&nbsp;&nbsp;&nbsp;-- Executing GotoIf(&quot;SIP/boneill-26fa&quot;, &quot;0?s|8:s|10&quot;) in new stack<br>&nbsp;&nbsp;&nbsp;&nbsp;-- Goto (refill,s,10)<br>&nbsp;&nbsp;&nbsp;&nbsp;-- Executing Goto(&quot;SIP/boneill-26fa&quot;, &quot;refill-welcome|s|1&quot;) in new
<br>stack<br>&nbsp;&nbsp;&nbsp;&nbsp;-- Goto (refill-welcome,s,1)<br>&nbsp;&nbsp;&nbsp;&nbsp;-- Executing Set(&quot;SIP/boneill-26fa&quot;, &quot;TIMEOUT(response)=10&quot;) in new<br>stack<br>&nbsp;&nbsp;&nbsp;&nbsp;-- Response timeout set to 10<br>&nbsp;&nbsp;&nbsp;&nbsp;-- Executing Answer(&quot;SIP/boneill-26fa&quot;, &quot;&quot;) in new stack
<br>&nbsp;&nbsp;&nbsp;&nbsp;-- Executing Wait(&quot;SIP/boneill-26fa&quot;, &quot;1&quot;) in new stack<br>&nbsp;&nbsp;&nbsp;&nbsp;-- Executing BackGround(&quot;SIP/boneill-26fa&quot;, &quot;refill/greeting&quot;) in<br>new stack<br>&nbsp;&nbsp;&nbsp;&nbsp;-- Playing 'refill/greeting' (language 'en')
<br>Dec 12 18:51:59 WARNING[21931]: pbx.c:2405 __ast_pbx_run: Timeout, but<br>no rule 't' in context 'refill-welcome'<br><br>-------------------------------------------------------------------------<br><br>The first couple times I called the number I got a couple more errors
<br>but found this page<br><a href="http://www.voip-info.org/wiki/index.php?page=Asterisk+v1.2.0+upgrade">http://www.voip-info.org/wiki/index.php?page=Asterisk+v1.2.0+upgrade</a><br>which showed some of the syntax changed. I changed the DBGet, DBPut, and
<br>ResponseTimeout to get rid of some previous errors. Google searches<br>haven't turned up much help and I didn't find anything helpful in the<br>doc/README.variables.<br><br>If anyone knows what this means or anything I should try please let me
<br>know.<br>Also if you need more information or output let me know.<br><br>Thanks,<br><br>Brian O'Neill<br><br>_______________________________________________<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com">
Easynews.com</a> --<br><br>Asterisk-Users mailing list<br>To UNSUBSCRIBE or update options visit:<br>&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users
</a><br></blockquote></div><br>