[asterisk-users] [beginner] REinstall asterisk under ubuntu/debian problems

Tzafrir Cohen tzafrir.cohen at xorcom.com
Wed Jul 25 10:11:28 CDT 2007


On Wed, Jul 25, 2007 at 12:51:13PM +0000, karim H 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!

hmmm... maybe that module is not from a package?

dpkg -S res_clioriginate.so

Also:

  ls -ltr /usr/lib/asterisk/modules/

Modules not from the package will stand out.

-- 
               Tzafrir Cohen       
icq#16849755                    jabber:tzafrir at jabber.org
+972-50-7952406           mailto:tzafrir.cohen at xorcom.com       
http://www.xorcom.com  iax:guest at local.xorcom.com/tzafrir



More information about the asterisk-users mailing list