Hi, I installed a 1-port FXO on my Ubuntu 8.4. I was earlier only hearing a fast clicking sound and now I am not hearing any dial-tone. The FXO card has 2 slots: [phone | line ]. I hve connected the wall-phone-input to the "line" slot and "phone" to my home-phone. I do not hear any dial-tone on my home-phone. Asterisk seems to recognize my hardware....here are the relevant logs/configs: Any help would be highly appreciated. jserver*CLI> core show channeltypes Type Description Devicestate Indications Transfer ---------- ----------- ----------- ----------- -------- Phone Standard Linux Telephony API Driver no yes no Local Local Proxy Channel Driver yes yes no Agent Call Agent Proxy Channel yes yes no Zap DAHDI Telephony Driver w/PRI no yes no MGCP Media Gateway Control Protocol (MGCP) yes yes no SIP Session Initiation Protocol (SIP) yes yes yes Skinny Skinny Client Control Protocol (Skinny) no yes no jserver*CLI> zap show channels Chan Extension Context Language MOH Interpret pseudo default default 1 internal en default Zaptel Version: 1.4.12.1 Echo Canceller: MG2 Configuration ===================== Channel map: Channel 01: FXS Kewlstart (Default) (Slaves: 01) 1 channels to configure. # dmesg | grep -i fxo [ 43.066706] wcfxo: DAA mode is 'FCC' [ 43.066719] Found a Wildcard FXO: Generic Clone # cat zapata.conf [channels] language=en relaxdtmf=yes callwaiting=yes callwaitingcallerid=yes threewaycalling=yes transfer=yes cancallforward=yes usecallerid=yes echocancel=yes echocancelwhenbridged=no echotraining=800 ;group=0 signalling=fxs_ks context=internal channel => 1 # cat zaptel.conf # # Zaptel Configuration File # fxsks=1 loadzone = us defaultzone=us -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100109/08dafe83/attachment.htm
On Sat, Jan 09, 2010 at 11:33:06PM -0800, Nitin Bahadur wrote:> Hi, > > I installed a 1-port FXO on my Ubuntu 8.4. I was earlier only hearing > a fast clicking sound and now I am not hearing any dial-tone. The FXO > card has 2 slots: [phone | line ]. I hve connected the wall-phone-input > to the "line" slot and "phone" to my home-phone. I do not hear any dial-tone > on my home-phone.Those two slots are pass-through. The card is a single-port FXO ("phone").> > Asterisk seems to recognize my hardware....here are the relevant > logs/configs: > > Any help would be highly appreciated. > > jserver*CLI> core show channeltypes > Type Description Devicestate > Indications Transfer > ---------- ----------- ----------- > ----------- -------- > Phone Standard Linux Telephony API Driver no yes > no > Local Local Proxy Channel Driver yes yes > no > Agent Call Agent Proxy Channel yes yes > no > Zap DAHDI Telephony Driver w/PRI no yes > no > MGCP Media Gateway Control Protocol (MGCP) yes yes > no > SIP Session Initiation Protocol (SIP) yes yes > yes > Skinny Skinny Client Control Protocol (Skinny) no yes > no > > jserver*CLI> zap show channels > Chan Extension Context Language MOH Interpret > pseudo default default > 1 internal en defaultWhat's the output of: dialplan show internal in the asterisk CLI?> > Zaptel Version: 1.4.12.1 > Echo Canceller: MG2 > Configuration > =====================> > > Channel map: > > Channel 01: FXS Kewlstart (Default) (Slaves: 01) > > 1 channels to configure. > > > # dmesg | grep -i fxo > [ 43.066706] wcfxo: DAA mode is 'FCC' > [ 43.066719] Found a Wildcard FXO: Generic Clone > > > # cat zapata.conf > > [channels] > language=en > relaxdtmf=yes > callwaiting=yes > callwaitingcallerid=yes > threewaycalling=yes > transfer=yes > cancallforward=yes > usecallerid=yes > echocancel=yes > echocancelwhenbridged=no > echotraining=800 > ;group=0 > signalling=fxs_ks > context=internal > channel => 1 > > # cat zaptel.conf > # > # Zaptel Configuration File > # > fxsks=1 > loadzone = us > defaultzone=us-- Tzafrir Cohen icq#16849755 jabber:tzafrir.cohen at xorcom.com +972-50-7952406 mailto:tzafrir.cohen at xorcom.com http://www.xorcom.com iax:guest at local.xorcom.com/tzafrir
> Some more background...I have a comcast phone line> > which I have connected to my FXO port. When I call my > > number, it goes directly to comcast voicemail....in other words, > > there is no ringing tone and pickup by asterisk. > > That would suggest the card is looping the line (busying it out). >Bad card? When the linux server is off...the card does function correctly as a pass-through. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100110/b48f3c10/attachment.htm