Re: [asterisk-users] adding chan_celliax

2007-04-11 Thread Patricio Valarezo Lozano

Tzafrir Cohen wrote:

On Mon, Apr 09, 2007 at 04:41:42PM -0500, Patricio Valarezo Lozano wrote:

Hi, thanks a lot for your directions, I've downloaded the svn from 
celliax, but i wasn't aware than these sources are the full asterisk 
sources including asterisk and chan_celliax. So, i thinks than it's a 
good idea to compile the sources, build a deb and forget about the 
debian official deb. Is that right or there is a more debian way to add 
this channel to the debian release.


Debian already has several packages of out-of-tree asterik modules, that
are built vs. asterisk-devel:

* asterisk-addons
* The spandsp modules (fax, dtmftotext)
* chan_capi-cm

This is how I built my deb.



mmm... may you post the general directions to add the sources from 
celliax to the debian asterisk-devel? i'll get a new asterisk .deb or 
just get the module in .deb format to add to the regular asterisk .deb??


sorry if my questions are a little basic, i don't have experience 
modding sources from debian devel packages.



thank you


--
patoVala
Linux User#280504
Hablando en http://www.elprimoalcahuete.com
... at least I thought I was dancing, 'til somebody stepped on my hand. 
-- J. B. White


___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] adding chan_celliax

2007-04-11 Thread Tzafrir Cohen
On Wed, Apr 11, 2007 at 08:40:37AM -0500, Patricio Valarezo Lozano wrote:
 Tzafrir Cohen wrote:
 On Mon, Apr 09, 2007 at 04:41:42PM -0500, Patricio Valarezo Lozano wrote:
 
 Hi, thanks a lot for your directions, I've downloaded the svn from 
 celliax, but i wasn't aware than these sources are the full asterisk 
 sources including asterisk and chan_celliax. So, i thinks than it's a 
 good idea to compile the sources, build a deb and forget about the 
 debian official deb. Is that right or there is a more debian way to add 
 this channel to the debian release.
 
 Debian already has several packages of out-of-tree asterik modules, that
 are built vs. asterisk-devel:
 
 * asterisk-addons
 * The spandsp modules (fax, dtmftotext)
 * chan_capi-cm
 
 This is how I built my deb.
 
 
 mmm... may you post the general directions to add the sources from 
 celliax to the debian asterisk-devel? i'll get a new asterisk .deb or 
 just get the module in .deb format to add to the regular asterisk .deb??
 
 sorry if my questions are a little basic, i don't have experience 
 modding sources from debian devel packages.

What I meant is: 

build it externally. Look at how my deb builds.

-- 
   Tzafrir Cohen   
icq#16849755jabber:[EMAIL PROTECTED]
+972-50-7952406   mailto:[EMAIL PROTECTED]   
http://www.xorcom.com  iax:[EMAIL PROTECTED]/tzafrir
___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] adding chan_celliax

2007-04-10 Thread Patricio Valarezo Lozano

Giovanni Maruzzelli wrote:


I was unaware of that build, thanks Tzafrir!

But it seems old...

You can download the current complete sources with:

svn checkout http://www.celliax.org:8081/svn/celliax/branches/test1 test1

or you can download a livecd from www.celliax.org and test it without
install anything.

For compiling yourself you actually just need the files that build
chan_celliax, that you find in test1/celliax_stuff/ (chan_celliax.c
chan_celliax_spandsp.c chan_celliax_spandsp.h) and to modify the
channels/Makefile

And, of course, the configuration files (particularly celliax.conf)
that you find in celliax_stuff/newconfigs/*.

So, if you would better like to compile with the asterisk-dev
packages, just download the svn sources as told, put those three files
in the asterisk/channels directory and modify the
asterisk/channels/Makefile.

Anyway, if you download and build directly from the svn sources (just
make install from the test1/asterisk-1.2.17 directory), it will put
all the stuff in /usr/local/asterisk,
/usr/local/asterisk/etc/asterisk/*.conf,
/usr/local/asterisk/usr/sbin/*, etc, so it will not clutter your
computer and other existing asterisk installations (you will have to
remove just the /usr/local/asterisk directory).

The test1 branch of the svn is the latest and greatest, but do not yet
support skype and alsavoicemodems.
The trunk of the svn supports skype and alsavoicemodems, but... ;-)

Giovanni


Hi, thanks a lot for your directions, I've downloaded the svn from 
celliax, but i wasn't aware than these sources are the full asterisk 
sources including asterisk and chan_celliax. So, i thinks than it's a 
good idea to compile the sources, build a deb and forget about the 
debian official deb. Is that right or there is a more debian way to add 
this channel to the debian release.


thanks a lot

--
patoVala
Linux User#280504
Hablando en http://www.elprimoalcahuete.com
Spelling is a lossed art.

___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] adding chan_celliax

2007-04-10 Thread Tzafrir Cohen
On Mon, Apr 09, 2007 at 04:41:42PM -0500, Patricio Valarezo Lozano wrote:

 Hi, thanks a lot for your directions, I've downloaded the svn from 
 celliax, but i wasn't aware than these sources are the full asterisk 
 sources including asterisk and chan_celliax. So, i thinks than it's a 
 good idea to compile the sources, build a deb and forget about the 
 debian official deb. Is that right or there is a more debian way to add 
 this channel to the debian release.

Debian already has several packages of out-of-tree asterik modules, that
are built vs. asterisk-devel:

* asterisk-addons
* The spandsp modules (fax, dtmftotext)
* chan_capi-cm

This is how I built my deb.

-- 
   Tzafrir Cohen   
icq#16849755jabber:[EMAIL PROTECTED]
+972-50-7952406   mailto:[EMAIL PROTECTED]   
http://www.xorcom.com  iax:[EMAIL PROTECTED]/tzafrir
___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] adding chan_celliax

2007-04-03 Thread Giovanni Maruzzelli

Ciao Patricio,

have you compiled Asterisk from sources?

At the moment you can only add chan_celliax support if you compiled from source.

If this is the case, I can give you full instruction.

Giovanni

On 4/3/07, Patricio Valarezo Lozano [EMAIL PROTECTED] wrote:

Hi, I've installed asterisk 1.2 on debian/unstable and i would like to
add the chan_celliax channel to my existing configuration in debian, is
there a way to do that??
--
patoVala
Linux User#280504
Hablando en http://www.elprimoalcahuete.com
markm c++: the power, elegance and simplicity of a hand grenade
___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] adding chan_celliax

2007-04-03 Thread Tzafrir Cohen
On Tue, Apr 03, 2007 at 08:50:02AM +0200, Giovanni Maruzzelli wrote:
 Ciao Patricio,
 
 have you compiled Asterisk from sources?
 
 At the moment you can only add chan_celliax support if you compiled from 
 source.
 
 If this is the case, I can give you full instruction.

And if from packages: http://updates.xorcom.com/contrib/celliax/ could
be a good start. Though I only gotten it to build. Generally there
shouldn't be a problem building chan_celliax vs. the package
asterisk-dev .

-- 
   Tzafrir Cohen   
icq#16849755jabber:[EMAIL PROTECTED]
+972-50-7952406   mailto:[EMAIL PROTECTED]   
http://www.xorcom.com  iax:[EMAIL PROTECTED]/tzafrir
___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] adding chan_celliax

2007-04-03 Thread Giovanni Maruzzelli

I was unaware of that build, thanks Tzafrir!

But it seems old...

You can download the current complete sources with:

svn checkout http://www.celliax.org:8081/svn/celliax/branches/test1 test1

or you can download a livecd from www.celliax.org and test it without
install anything.

For compiling yourself you actually just need the files that build
chan_celliax, that you find in test1/celliax_stuff/ (chan_celliax.c
chan_celliax_spandsp.c chan_celliax_spandsp.h) and to modify the
channels/Makefile

And, of course, the configuration files (particularly celliax.conf)
that you find in celliax_stuff/newconfigs/*.

So, if you would better like to compile with the asterisk-dev
packages, just download the svn sources as told, put those three files
in the asterisk/channels directory and modify the
asterisk/channels/Makefile.

Anyway, if you download and build directly from the svn sources (just
make install from the test1/asterisk-1.2.17 directory), it will put
all the stuff in /usr/local/asterisk,
/usr/local/asterisk/etc/asterisk/*.conf,
/usr/local/asterisk/usr/sbin/*, etc, so it will not clutter your
computer and other existing asterisk installations (you will have to
remove just the /usr/local/asterisk directory).

The test1 branch of the svn is the latest and greatest, but do not yet
support skype and alsavoicemodems.
The trunk of the svn supports skype and alsavoicemodems, but... ;-)

Giovanni


On 4/3/07, Tzafrir Cohen [EMAIL PROTECTED] wrote:

On Tue, Apr 03, 2007 at 08:50:02AM +0200, Giovanni Maruzzelli wrote:
 Ciao Patricio,

 have you compiled Asterisk from sources?

 At the moment you can only add chan_celliax support if you compiled from
 source.

 If this is the case, I can give you full instruction.

And if from packages: http://updates.xorcom.com/contrib/celliax/ could
be a good start. Though I only gotten it to build. Generally there
shouldn't be a problem building chan_celliax vs. the package
asterisk-dev .

--
   Tzafrir Cohen
icq#16849755jabber:[EMAIL PROTECTED]
+972-50-7952406   mailto:[EMAIL PROTECTED]
http://www.xorcom.com  iax:[EMAIL PROTECTED]/tzafrir
___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


[asterisk-users] adding chan_celliax

2007-04-02 Thread Patricio Valarezo Lozano
Hi, I've installed asterisk 1.2 on debian/unstable and i would like to 
add the chan_celliax channel to my existing configuration in debian, is 
there a way to do that??

--
patoVala
Linux User#280504
Hablando en http://www.elprimoalcahuete.com
markm c++: the power, elegance and simplicity of a hand grenade
___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users