Hello, I'm having a bit of trouble getting asterisk + tdm400p + rhino channel bank set up just right. The problem is a single ring on a telephone connected to the channel bank after the line is hung up. I've seen a couple messages similar to this, but I haven't seen any resolutions to the problem.
Using the tdm400p card, with the first port connected to a 24-port fxs rhino channel bank; the second port connected to our provider's pri line, here's /etc/zaptel.conf: span=1,0,0,esf,b8zs span=2,1,0,esf,b8zs fxoks=1-24 bchan=36-47 dchan=48 loadzone=us defaultzone=us And /etc/asterisk/zapata.conf looks like this: [channels] group=1 context=default signalling=pri_cpe switchtype=ni1 echocancel=yes echocancelwhenbridged=yes callerid=asreceived echotraining=400 channel=36-47 context=system signalling=fxo_ks echocancel=yes echocancelwhenbridged=yes callerid=asreceived echotraining=400 threewaycalling=yes transfer=yes callwaiting=yes callwaitingcallerid=yes ; callerid = "1" <1> channel => 1 ; callerid = "2" <2> channel => 2 ; .. and so on... I have tried switching the signaling from fxo_ks to fxo_ls. When I do that, there's no ringing after the phone is hung up, but there's no dtmf picked up by asterisk either... Anyone with ideas? Thanks, -- Jeremy Jones <[EMAIL PROTECTED]> _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
