You can do one thing * completely remove asterisk by going to synaptic in GUI * once done,you can again re install dnt use apt-get to remove asterisk as it doesnt remove it completely... hope it works.
On 7/25/07, karim H <[EMAIL PROTECTED]> wrote: > Bonjour, > I send a new post because my problem have completely changed > Disappointed that it didn't work, I took a silly decision. I remove zaptel > and asterisk from my ubuntu linux. > And I tried to install it through synaptic (apt-get debian/ubuntu). > I successfully install zaptel. And I can see it working thanks to zttool. > But, asterisk package seems to have problem. > > I installed the packages : asterisk + asterisk-classic + asterisk-config > > At the end of the automatic install I have this prompted on the screen: > > "Asterisk not yet configured. Edit /etc/default/asterisk first." > > So i go to /etc/default/asterisk and I change the correct line into : > "RUNASTERISK=yes" > > My isdn card is a X100P one and a true one. > > I check zaptel.conf: > _____________________________________________________________________ > # Span 1: WCFXO/0 "Wildcard X100P Board 1" > fxsks=1 > > # Global data > > loadzone = fr > defaultzone = fr > _____________________________________________________________________ > > And I rewrite the zapata.conf generated by synaptic, I put this into the > file : > _____________________________________________________________________ > [trunkgroups] > > [channels] > > busycount=4 > context=incoming > signalling=fxs_ks > usecallerid=yes > echocancel=yes > callgroup=1 > pickupgroup=1 > immediate=no > rxwink=300 > channel=>1 > > I wrote a correct incoming section in extension.conf. > And when I start asterisk I have this error : > > [res_musiconhold.so] => (Music On Hold Resource) > == Registered application 'MusicOnHold' > == Registered application 'WaitMusicOnHold' > == Registered application 'SetMusicOnHold' > == Registered application 'StartMusicOnHold' > == Registered application 'StopMusicOnHold' > == Parsing '/etc/asterisk/musiconhold.conf': Found > [res_clioriginate.so]Jul 25 14:48:13 WARNING[8308]: loader.c:325 > __load_resource: /usr/lib/asterisk/modules/res_clioriginate.so: undefined > symbol: ast_module_unregister > Jul 25 14:48:13 WARNING[8308]: loader.c:554 load_modules: Loading module > res_clioriginate.so failed! > > And the console close the execution. > > I don't know what I missed, Maybe somenone had the same error or have an > idea to solve this ? > > Thanks again > > Kheraud > > > >From: Tzafrir Cohen <[EMAIL PROTECTED]> > >Reply-To: Asterisk Users Mailing List - Non-Commercial > >Discussion<[email protected]> > >To: [email protected] > >Subject: Re: [asterisk-users] [beginner] Problem of detecting call > >Date: Tue, 24 Jul 2007 20:20:04 +0300 > > > >On Tue, Jul 24, 2007 at 03:44:29PM +0000, karim H wrote: > > > Hello, > > > I have some problem to start asterisk. > > > First I have followed a lot of tutorials to complete correctly the > >install > > > process. Now it works when I type zttool I can see when I am or not > > > connected to the PSTN. > > > But, I run asterisk with vvvv verbose and I can't see the call > >detection. > > > There is no detection of the call. > > > > > > I have a X100P card FXO with only one line. So only one channel > > > I configured my zaptel.conf like this : > > > ___________________________________________________________________ > > > loadzone=fr > > > defaultzone=fr > > > fxsks=1 > > > ___________________________________________________________________ > > > > > > and My zapata.conf like this : > > > ___________________________________________________________________ > > > [trunkgroups] > > > > > > [channels] > > > > > > language=fr > > > context=from-pstn > > > signalling=fxs_ks > > > rxwink=300 ; Atlas seems to use long (250ms) winks > > > ; > > > ; Whether or not to do distinctive ring detection on FXO lines > > > ; > > > ;usedistinctiveringdetection=yes > > > > > > usecallerid=yes > > > hidecallerid=no > > > callwaiting=yes > > > usecallingpres=yes > > > callwaitingcallerid=yes > > > threewaycalling=yes > > > transfer=yes > > > cancallforward=yes > > > callreturn=yes > > > echocancel=yes > > > echocancelwhenbridged=no > > > echotraining=800 > > > rxgain=0.0 > > > txgain=0.0 > > > group=0 > > > callgroup=1 > > > pickupgroup=1 > > > immediate=no > > > > > > ;faxdetect=both > > > faxdetect=incoming > > > ;faxdetect=outgoing > > > ;faxdetect=no > > > >channel => 1 > > > >; next time just use zaptel/xpp/utils/genzaptelconf > > > >-- > > Tzafrir Cohen > >icq#16849755 jabber:[EMAIL PROTECTED] > >+972-50-7952406 mailto:[EMAIL PROTECTED] > >http://www.xorcom.com iax:[EMAIL PROTECTED]/tzafrir > > > >_______________________________________________ > >--Bandwidth and Colocation Provided by http://www.api-digital.com-- > > > >asterisk-users mailing list > >To UNSUBSCRIBE or update options visit: > > http://lists.digium.com/mailman/listinfo/asterisk-users > > _________________________________________________________________ > Découvrez le Blog heroic Fantaisy d'Eragon! > http://eragon-heroic-fantasy.spaces.live.com/ > > > _______________________________________________ > --Bandwidth and Colocation Provided by http://www.api-digital.com-- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > _______________________________________________ --Bandwidth and Colocation Provided by http://www.api-digital.com-- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
