keywords: ip pbx voip gateway gsm gateway

×

Notice

The forum is in read only mode.
× Questions about A400/800/1200 Analog Interface Card

A400P Hangup/Disconnect fail Freeswitch (Dahdi/Freetdm)

11 years 11 months ago #8040 by rrodolfos
Hi,

In Freeswitch with dahdi (asterisk) and freetdm, when incoming call is end/disconnecting/hangup the openvox A400P can't detect this!!
Any idea??

Details:
FreeSWITCH Version 1.1.beta1 (git-4283408 2012-04-29 11-33-24 -0400)
dahdi-linux-complete-2.6.1+2.6.1 downloaded from asterisk

/etc/dahdi/system.conf
fxsks=1
echocanceller=mg2,1
loadzone = ve
defaultzone = ve

/usr/local/freeswitch/conf/freetdm.conf
[general]
cpu_monitor => no
cpu_monitoring_interval => 1000
cpu_set_alarm_threshold => 80
cpu_reset_alarm_threshold => 70
cpu_alarm_action => warn
[span zt FXO1]
fxo-channel => 1

/usr/local/freeswitch/conf/autoload_configs/freetdm.conf.xml
<configuration name="freetdm.conf" description="FreeTDM Configuration">

<settings>
<param name="debug" value="0"/>
</settings>
<analog_spans>
<span name="FXO1">
<param name="tonegroup" value="ve"/>
<param name="enable-callerid" value="true"/>
<param name="answer-polarity-reverse" value="true"/>
<param name="hangup-polarity-reverse" value="true"/>
<param name="polarity-delay" value="600"/>
<param name="polarity-callerid" value="true"/>
<param name="dialplan" value="XML"/>
<param name="context" value="public"/>
</span>
</analog_spans>

</configuration>

RrodolfoS
11 years 11 months ago #8041 by hua
Hi

We have encountered this problem from other customs' feedback. It's due to there are something wrong with busy detect of freeswitch. You can refer to this link : http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_tone_detect . Have a try.

Best regards

upper.hua
11 years 11 months ago #8042 by rrodolfos
Hua,

I try put, <action application="tone_detect" data="busy 425 r 0 hangup 'normal_clearing' 3"/> in public dialplan, but continue fail hangup detection, start the ivr a never stop (timeout).

RrodolfoS
11 years 11 months ago #8043 by hua
Hi RrodolfoS

Please change the parameter 425 to your country frequency.

Best regards
upper.hua
Time to create page: 0.044 seconds
Powered by Kunena Forum