What you talking about?  `callweaver -cvvvv` will start it with you in
the CLI.  Take out the 'c' to make it run in the background.
Look for documentation on asterisk for info in callweaver.

On Wed, 2009-05-13 at 16:24 +0200, Arnold KAMBA wrote:
> Thanks. It worked !
> 
> Now I have another problem, I can't find a way to run callweaver and
> i'm start to fell a little bit desperate.
> 
> > From: [email protected]
> > To: [email protected]
> > Date: Wed, 13 May 2009 07:04:37 +0000
> > Subject: Re: [Callweaver-users] Installing Callweaver: Compile
> problem
> > 
> > Try spandsp.0.0.5pre3. Worked for me.
> > Most of the patches of spandsp come out buggy. I've had problems
> > getting callweaver to compile with various version of spandsp.
> > 
> > On Wed, 2009-05-13 at 14:32 +0200, Arnold KAMBA wrote:
> > > Hi,
> > > 
> > > I'm trying to install callweaver-1.2.0.1 on Debian lenny with
> > > spandsp-0.0.6pre3. 
> > > 
> > > I'm getting this when i'm doing a make:
> > > 
> > > -g -O2 -MT libcallweaver_la-channel.lo -MD -MP
> > > -MF .deps/libcallweaver_la-channel.Tpo -c channel.c -fPIC -DPIC
> > > -o .libs/libcallweaver_la-channel.o
> > > channel.c:3720: error: field "tone_desc" has incomplete type
> > > channel.c:3725: error: field "tone_state" has incomplete type
> > > make[3]: *** [libcallweaver_la-channel.lo] Erreur 1
> > > make[3]: quittant le répertoire « /root/callweaver-1.2.0.1/corelib
> »
> > > make[2]: *** [all-recursive] Erreur 1
> > > make[2]: quittant le répertoire « /root/callweaver-1.2.0.1/corelib
> »
> > > make[1]: *** [all] Erreur 2
> > > make[1]: quittant le répertoire « /root/callweaver-1.2.0.1/corelib
> »
> > > make: *** [all-recursive] Erreur 1
> > > #
> > > 
> > > here is the of channel.c where it's happening:
> > > 
> > > struct tonepair_def
> > > {
> > > tone_gen_descriptor_t struct tone_desc;
> > > };
> > > 
> > > struct tonepair_state
> > > {
> > > tone_gen_state_t struct tone_state;
> > > int origwfmt;
> > > struct cw_frame f;
> > > uint8_t offset[CW_FRIENDLY_OFFSET];
> > > int16_t data[4000];
> > > };
> > > 
> > > I don't really know what I have to do that's why I'm looking for
> some
> > > help. Besides, I think I don't really need this channel because
> I'm
> > > only gonna do SIP.
> > > 
> > > Appreciate any help.
> > > 
> > > Thanks.
> > > Arnold
> > > 
> > > 
> > >
> ______________________________________________________________________
> > > Discutez sur Messenger où que vous soyez ! Mettez Messenger sur
> votre
> > > mobile !
> > > _______________________________________________
> > > Callweaver-users mailing list
> > > [email protected]
> > > http://lists.callweaver.org/mailman/listinfo/callweaver-users
> > 
> > _______________________________________________
> > Callweaver-users mailing list
> > [email protected]
> > http://lists.callweaver.org/mailman/listinfo/callweaver-users
> 
> 
> ______________________________________________________________________
> Découvrez toutes les possibilités de communication avec vos proches
> _______________________________________________
> Callweaver-users mailing list
> [email protected]
> http://lists.callweaver.org/mailman/listinfo/callweaver-users

_______________________________________________
Callweaver-users mailing list
[email protected]
http://lists.callweaver.org/mailman/listinfo/callweaver-users

Reply via email to