My mistake I had fix that typo but no luck Thanks, motty
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Richard Mudgett Sent: Tuesday, June 28, 2011 10:37 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] Asterisk 1.6 Dahdi on Centos 5.2 > Hello, I have Asterisk 1.6 running on Centos, Also I have one analog > telephone line coming on > Wildcard TDM400P REV E/F Board 5 > > I can't get asterisk to dectect call coming from analog line. > Here is my /etc/dahdi/system.conf > fxsks=1 > > # global data > loadzone = us > defaultzone = us > > > /etc/asterisk/chan_dahdi.conf > [channels] > language=en > context=my-phones > switchtype=national > signalling=fxs_ks > channel => 1 > > > /etc/asterisk/extensions.conf > [globals] > CONSOLE=DAHDI/1 > TRUNK=DAHDI/4 > TRUNKMSD=1 > > [my-phone] > exten => 2000,1,Dial(DAHDI/1/116) > exten => 2000,2,cONGESTION > > exten => 2001,1,Dial(DAHDI/1/7608514114) ; analog phoneline > exten => 2001,2,HangUp() > > exten => 1001,1,Dial(DAHDI/1/7608514114) > exten => 1001,2,HangUp() > > exten => 1111,1,Dial(DAHDI/1/7608514114) > exten => l111,2,HangUp() The context in chan_dahdi.conf is my-phones which differs from the my-phone context in extensions.conf. Richard -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users ----- No virus found in this message. Checked by AVG - www.avg.com Version: 10.0.1388 / Virus Database: 1516/3731 - Release Date: 06/28/11 -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
