Hi, Odd problem have just noticed in that when I call into the PBX DAHDI detects the call and hands it off to the extension, if I then hang up it still continues to process through the dialplan. This is what I have in chan_dahdi.conf: [channels] language=en echocancel=yes usecallerid=yes cidsignalling=v23 sendcalleridafter = 2 hanguponpolarityswitch=yes rxgain=2.0 txgain=3.0 progzone=uk signalling=fxs_ks callerid=asreceived group=0 context=inbound-dahdi channel => 1 calleridgroupcontext=inbound-dahdi and using Asterisk 1.6.2.11 and DAHDI 2.3.0.1. Dahdi_scan looks okay as-well: [1] active=yes alarms=OK description=Wildcard TDM400P REV E/F Board 5 name=WCTDM/4 manufacturer=Digium devicetype=Wildcard TDM400P REV E/F location=PCI Bus 02 Slot 02 basechan=1 totchans=4 irq=169 type=analog port=1,FXO port=2,none port=3,none port=4,none -- Thanks, Phil
On Mon, Aug 23, 2010 at 11:56 AM, --[ UxBoD ]-- <uxbod at splatnix.net> wrote:> Odd problem have just noticed in that when I call into the PBX DAHDI detects the call and hands it off to the extension, if I then hang up it still continues to process through the dialplan. >It is common for telco not to provide a disconnect tone for Analog. You'll need to confirm one is there, either ask your telco or have Asterisk record the line. Then update your indications.conf with your disconnect tone. Also be sure you set a TIMEOUT in your dialplans. -- Paul Belanger | dCAP Polybeacon | Consultant Jabber: paul.belanger at polybeacon.com | IRC: pabelanger (Freenode) blog.polybeacon.com
On Mon, Aug 23, 2010 at 11:56 AM, --[ UxBoD ]-- <uxbod at splatnix.net> wrote:> Odd problem have just noticed in that when I call into the PBX DAHDI detects the call and hands it off to the extension, if I then hang up it still continues to process through the dialplan. >It is common for telco not to provide a disconnect tone for Analog. You'll need to confirm one is there, either ask your telco or have Asterisk record the line. Then update your indications.conf with your disconnect tone. Also be sure you set a TIMEOUT in your dialplans. -- Paul Belanger | dCAP Polybeacon | Consultant Jabber: paul.belanger at polybeacon.com | IRC: pabelanger (Freenode) blog.polybeacon.com