Re: [gentoo-user] How to make binary Asterisk package

2024-02-04 Thread John Covici
You can still use 
On Sun, 04 Feb 2024 02:47:19 -0500,
Thelma wrote:

> How to make net-misc/asterisk-16.30.1 into binary package so I can install in 
> on future gentoo boxes.
> 
> I think asterisk ver. 16 (still in portage) is the last one still compatible 
> with sip/iax code all future versions starting with ver.18 are converting sip 
> => pjsip
> that is not compatible with older sip hardware.

You can still use regular sip in asterisk 18.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] How to make binary Asterisk package

2024-02-04 Thread William Kenworthy

man quickpkg

On 4/2/24 15:47, Thelma wrote:
How to make net-misc/asterisk-16.30.1 into binary package so I can 
install in on future gentoo boxes.


I think asterisk ver. 16 (still in portage) is the last one still 
compatible with sip/iax code all future versions starting with ver.18 
are converting sip => pjsip

that is not compatible with older sip hardware.

So if I install Gentoo on a new box and asterisk-16 is no longer in 
portage I would like to install asterisk from my local binary.










[gentoo-user] How to make binary Asterisk package

2024-02-03 Thread Thelma

How to make net-misc/asterisk-16.30.1 into binary package so I can install in 
on future gentoo boxes.

I think asterisk ver. 16 (still in portage) is the last one still compatible with 
sip/iax code all future versions starting with ver.18 are converting sip => 
pjsip
that is not compatible with older sip hardware.

So if I install Gentoo on a new box and asterisk-16 is no longer in portage I 
would like to install asterisk from my local binary.