<div dir="ltr">it&#39;s fixed in latest trunk<br><br>bad news is you have to reconfigure openzap<br><br>follow these steps<br><br>svn update<br>make oz-reconf<br>make current <br>*go have some coffee*<br><br><br><br><div class="gmail_quote">
On Mon, Sep 8, 2008 at 1:46 PM, Luis Manuel Zuccolo <span dir="ltr">&lt;<a href="mailto:luismzuccolo@yahoo.com.ar">luismzuccolo@yahoo.com.ar</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><div>Hi, <br>I&#39;m usign an openvox card with 2 fxo modules and 1 fxs module.<br>When I dial from fxs extension only take the first digit dialed and<br>
tried to route the call. This digit is not in dialplan, then the call is<br>hung up.<br>This happend only in FreeSWITCH snapshot (2008-08-31 and 2008-09-6). In<br>release 1.0.1 work well.<br>It&#39;s look like that don&#39;t take the option digit-timeout configured to<br>
2000 in openzap.conf.xml<br>Am I&#39; missing something else?<br>Any help about this would be appreciated.<br><br>Thanks in advance.<br>Luis Zuccolo<br><br>Console logs:<br><br>(FreesSWITCH release 1.0.1)<br><br>2008-09-06 18:31:13 [NOTICE] switch_channel.c:534<br>
switch_channel_set_name() New Channel OpenZAP/3:1/45662530<br>[2f5b3615-e144-4ce0-9e75-7fd987373e3b]<br>2008-09-06 18:31:13 [INFO]
 mod_dialplan_xml.c:222 dialplan_hunt()<br>Processing OpenZAP-&gt;45662530@default<br>2008-09-06 18:31:14 [NOTICE] switch_channel.c:534<br>switch_channel_set_name() New Channel OpenZAP/1:1/45662530<br>[f19ddc6a-ab75-4e5c-b881-d00918d4ef86]<br>
2008-09-06 18:31:14 [WARNING] mod_openzap.c:1113 on_fxo_signal()<br>Unhandled type for channel 1:1<br>2008-09-06 18:31:18 [NOTICE] mod_openzap.c:1097 on_fxo_signal() Channel<br>[OpenZAP/1:1/45662530] has been answered<br>
2008-09-06 18:31:18 [NOTICE] switch_ivr_originate.c:1298<br>switch_ivr_originate() Channel [OpenZAP/3:1/45662530] has been answered<br>2008-09-06 18:31:25 [NOTICE] mod_openzap.c:1218 on_fxs_signal() Hangup<br>OpenZAP/3:1/45662530 [CS_EXECUTE] [NORMAL_CLEARING]<br>
<br><br>(FreeSWITCH snapshots)<br><br>2008-09-06 18:38:04 [NOTICE] switch_channel.c:538<br>switch_channel_set_name() New Channel OpenZAP/3:1/4<br>[a269cba9-9e5a-427a-8fb4-48df1ee490ad]<br>2008-09-06 18:38:04 [INFO] mod_dialplan_xml.c:228
 dialplan_hunt()<br>Processing OpenZAP-&gt;4 in context default<br>2008-09-06 18:38:04 [NOTICE] switch_ivr.c:1098<br>switch_ivr_session_transfer() Transfer OpenZAP/3:1/4 to enum[4@default]<br>2008-09-06 18:38:04 [INFO] switch_core_state_machine.c:114<br>
switch_core_standard_on_routing() No Route, Aborting<br>2008-09-06 18:38:04 [NOTICE] switch_core_state_machine.c:115<br>switch_core_standard_on_routing() Hangup OpenZAP/3:1/4 [CS_ROUTING]<br>[NO_ROUTE_DESTINATION]<br>2008-09-06 18:38:04 [NOTICE] switch_core_session.c:812<br>
switch_core_session_thread() Session 11 (OpenZAP/3:1/4) Ended<br>2008-09-06 18:38:04 [NOTICE] switch_core_session.c:814<br>switch_core_session_thread() Close Channel OpenZAP/3:1/4 [CS_HANGUP]<br><br><br><br>My configs file are: <br>
<br>FreeSWITCH 1.0.1 =&gt; /etc/openzap.conf/openzap.conf<br>FreeSWITCH snapshot =&gt; ../conf/openzap.conf<br><br>[span zt]<br>name =&gt; OpenZAP<br>number =&gt; 1<br>fxo-channel =&gt; 1<br><br>[span
 zt]<br>name =&gt; OpenZAP<br>number =&gt; 2<br>fxo-channel =&gt; 2<br><br>[span zt]<br>name =&gt; OpenZAP<br>number =&gt; 3<br>fxs-channel =&gt; 3<br><br>conf/autoload_configs/openzap.conf.xml config:<br><br>&lt;configuration name=&quot;openzap.conf&quot; description=&quot;OpenZAP Configuration&quot;&gt;<br>
 &lt;settings&gt;<br>&nbsp;  &lt;param name=&quot;debug&quot; value=&quot;9&quot;/&gt;<br> &lt;/settings&gt;<br> &lt;analog_spans&gt;<br>&nbsp; &lt;span id=&quot;1&quot;&gt;<br>&nbsp;  &lt;param name=&quot;tonegroup&quot; value=&quot;us&quot;/&gt;<br>
&nbsp;  &lt;param name=&quot;digit-timeout&quot; value=&quot;2000&quot;/&gt;<br>&nbsp;  &lt;param name=&quot;max-digits&quot; value=&quot;11&quot;/&gt;<br>&nbsp;  &lt;param name=&quot;dialplan&quot; value=&quot;XML&quot;/&gt;<br>&nbsp;  &lt;param name=&quot;context&quot; value=&quot;default&quot;/&gt;<br>
&nbsp;  &lt;param name=&quot;enable-analog-option&quot; value=&quot;3-way&quot;/&gt;<br>&nbsp;  &lt;param name=&quot;moh&quot; value=&quot;$${base_dir}/sounds/Dardedisco.wav&quot;/&gt;<br>&nbsp; &lt;/span&gt;<br>&nbsp; &lt;span id=&quot;2&quot;&gt;<br>
&nbsp;  &lt;param name=&quot;tonegroup&quot;
 value=&quot;us&quot;/&gt;<br>&nbsp;  &lt;param name=&quot;digit-timeout&quot; value=&quot;2000&quot;/&gt;<br>&nbsp;  &lt;param name=&quot;max-digits&quot; value=&quot;11&quot;/&gt;<br>&nbsp;  &lt;param name=&quot;dialplan&quot; value=&quot;XML&quot;/&gt;<br>
&nbsp;  &lt;param name=&quot;context&quot; value=&quot;default&quot;/&gt;<br>&nbsp;  &lt;param name=&quot;enable-analog-option&quot; value=&quot;3-way&quot;/&gt;<br>&nbsp;  &lt;param name=&quot;moh&quot; value=&quot;$${base_dir}/sounds/Dardedisco.wav&quot;/&gt;<br>
&nbsp; &lt;/span&gt;<br>&nbsp; &lt;span id=&quot;3&quot;&gt;<br>&nbsp;  &lt;param name=&quot;tonegroup&quot; value=&quot;us&quot;/&gt;<br>&nbsp;  &lt;param name=&quot;digit-timeout&quot; value=&quot;2000&quot;/&gt;<br>&nbsp;  &lt;param name=&quot;max-digits&quot; value=&quot;11&quot;/&gt;<br>
&nbsp;  &lt;param name=&quot;dialplan&quot; value=&quot;XML&quot;/&gt;<br>&nbsp;  &lt;param name=&quot;context&quot; value=&quot;default&quot;/&gt;<br>&nbsp; &lt;/span&gt;<br> &lt;/analog_spans&gt;<br>&lt;/configuration&gt;</div></div><br>
<div class="WgoR0d">
      <hr size="1"><br><font face="Verdana" size="-2">Yahoo! Cocina<br>Recetas prácticas y comida saludable<br> 
Visitá <a href="http://ar.mujer.yahoo.com/cocina/" target="_blank">http://ar.mujer.yahoo.com/cocina/</a></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><br clear="all"><br>-- <br>Anthony Minessale II<br><br>FreeSWITCH <a href="http://www.freeswitch.org/">http://www.freeswitch.org/</a><br>ClueCon <a href="http://www.cluecon.com/">http://www.cluecon.com/</a><br>
<br>AIM: anthm<br><a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
IRC: <a href="http://irc.freenode.net">irc.freenode.net</a> #freeswitch<br><br>FreeSWITCH Developer Conference<br><a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br><a href="http://iax:guest@conference.freeswitch.org/888">iax:guest@conference.freeswitch.org/888</a><br>
<a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>pstn:213-799-1400<br>
</div>