[Freeswitch-users] FXS problem

Carlos Talbot carlos.talbot at gmail.com
Sun Sep 7 12:58:38 PDT 2008


I've noticed this as well. I have a Nxtvox card w/ an FXS module which use
to work with 1.0.1 but the more recent svns the digit timeout behavior has
changed. Maybe I'm missing a syntax change in the openzap config?

On Sun, Sep 7, 2008 at 9:51 AM, Luis M. Zuccolo
<luismzuccolo at yahoo.com.ar>wrote:

> Hi,
> I'm usign an openvox card with 2 fxo modules and 1 fxs module.
> When I dial from fxs extension only take the first digit dialed and
> tried to route the call. This digit is not in dialplan, then the call is
> hung up.
> This happend only in FreeSWITCH snapshot (2008-08-31 and 2008-09-6). In
> release 1.0.1 work well.
> It's look like that don't take the option digit-timeout configured to
> 2000 in openzap.conf.xml
> Am I' missing something else?
> Any help about this would be appreciated.
>
> Thanks in advance.
> Luis Zuccolo
>
> Console logs:
>
> (FreesSWITCH release 1.0.1)
>
> 2008-09-06 18:31:13 [NOTICE] switch_channel.c:534
> switch_channel_set_name() New Channel OpenZAP/3:1/45662530
> [2f5b3615-e144-4ce0-9e75-7fd987373e3b]
> 2008-09-06 18:31:13 [INFO] mod_dialplan_xml.c:222 dialplan_hunt()
> Processing OpenZAP->45662530 at default
> 2008-09-06 18:31:14 [NOTICE] switch_channel.c:534
> switch_channel_set_name() New Channel OpenZAP/1:1/45662530
> [f19ddc6a-ab75-4e5c-b881-d00918d4ef86]
> 2008-09-06 18:31:14 [WARNING] mod_openzap.c:1113 on_fxo_signal()
> Unhandled type for channel 1:1
> 2008-09-06 18:31:18 [NOTICE] mod_openzap.c:1097 on_fxo_signal() Channel
> [OpenZAP/1:1/45662530] has been answered
> 2008-09-06 18:31:18 [NOTICE] switch_ivr_originate.c:1298
> switch_ivr_originate() Channel [OpenZAP/3:1/45662530] has been answered
> 2008-09-06 18:31:25 [NOTICE] mod_openzap.c:1218 on_fxs_signal() Hangup
> OpenZAP/3:1/45662530 [CS_EXECUTE] [NORMAL_CLEARING]
>
>
> (FreeSWITCH snapshots)
>
> 2008-09-06 18:38:04 [NOTICE] switch_channel.c:538
> switch_channel_set_name() New Channel OpenZAP/3:1/4
> [a269cba9-9e5a-427a-8fb4-48df1ee490ad]
> 2008-09-06 18:38:04 [INFO] mod_dialplan_xml.c:228 dialplan_hunt()
> Processing OpenZAP->4 in context default
> 2008-09-06 18:38:04 [NOTICE] switch_ivr.c:1098
> switch_ivr_session_transfer() Transfer OpenZAP/3:1/4 to enum[4 at default]
> 2008-09-06 18:38:04 [INFO] switch_core_state_machine.c:114
> switch_core_standard_on_routing() No Route, Aborting
> 2008-09-06 18:38:04 [NOTICE] switch_core_state_machine.c:115
> switch_core_standard_on_routing() Hangup OpenZAP/3:1/4 [CS_ROUTING]
> [NO_ROUTE_DESTINATION]
> 2008-09-06 18:38:04 [NOTICE] switch_core_session.c:812
> switch_core_session_thread() Session 11 (OpenZAP/3:1/4) Ended
> 2008-09-06 18:38:04 [NOTICE] switch_core_session.c:814
> switch_core_session_thread() Close Channel OpenZAP/3:1/4 [CS_HANGUP]
>
>
>
> My configs file are:
>
> FreeSWITCH 1.0.1 => /etc/openzap.conf/openzap.conf
> FreeSWITCH snapshot => ../conf/openzap.conf
>
> [span zt]
> name => OpenZAP
> number => 1
> fxo-channel => 1
>
> [span zt]
> name => OpenZAP
> number => 2
> fxo-channel => 2
>
> [span zt]
> name => OpenZAP
> number => 3
> fxs-channel => 3
>
> conf/autoload_configs/openzap.conf.xml config:
>
> <configuration name="openzap.conf" description="OpenZAP Configuration">
>  <settings>
>   <param name="debug" value="9"/>
>  </settings>
>  <analog_spans>
>  <span id="1">
>   <param name="tonegroup" value="us"/>
>   <param name="digit-timeout" value="2000"/>
>   <param name="max-digits" value="11"/>
>   <param name="dialplan" value="XML"/>
>   <param name="context" value="default"/>
>   <param name="enable-analog-option" value="3-way"/>
>   <param name="moh" value="$${base_dir}/sounds/Dardedisco.wav"/>
>  </span>
>  <span id="2">
>   <param name="tonegroup" value="us"/>
>   <param name="digit-timeout" value="2000"/>
>   <param name="max-digits" value="11"/>
>   <param name="dialplan" value="XML"/>
>   <param name="context" value="default"/>
>   <param name="enable-analog-option" value="3-way"/>
>   <param name="moh" value="$${base_dir}/sounds/Dardedisco.wav"/>
>  </span>
>  <span id="3">
>   <param name="tonegroup" value="us"/>
>   <param name="digit-timeout" value="2000"/>
>   <param name="max-digits" value="11"/>
>   <param name="dialplan" value="XML"/>
>   <param name="context" value="default"/>
>  </span>
>  </analog_spans>
> </configuration>
>
>
>
>
> __________________________________________________
> Correo Yahoo!
> Espacio para todos tus mensajes, antivirus y antispam ¡gratis!
> ¡Abrí tu cuenta ya! - http://correo.yahoo.com.ar
>
>
>
> _______________________________________________
> Freeswitch-users mailing list
> Freeswitch-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20080907/b5d638d4/attachment-0002.html 


More information about the FreeSWITCH-users mailing list