[asterisk-users] quickstart
Rainer Piper
rainer.piper at soho-piper.de
Wed Jun 18 00:02:31 CDT 2014
Am 17.06.2014 17:36, schrieb thufir:
> On Tue, 17 Jun 2014 12:14:05 +0200, Rainer Piper wrote:
>
>
>> git clone https://github.com/asterisk/pjproject pjproject
>
> At the very least, thank you for pjsip. I'm not sure what it is yet, but
> seems intriguing :)
>
> I'm on Ubunutu 14.04, but will look over your script and adapt it.
!!! take a look at the install_prereq script.
!!! you have to install same dependency libs before you compile asterisk
!!! and install_prereq just supports ... debian, redhat and OpenBSD
# The distributions we do support:
if [ -r /etc/debian_version ]; then
handle_debian
elif [ -r /etc/redhat-release ]; then
handle_rh
elif [ "$OS" = 'OpenBSD' ]; then
handle_obsd
fi
>
>
>
> -Thufir
>
>
--
*Rainer Piper*
Integration engineer
Koeslinstr. 56
53123 BONN
GERMANY
Phone: +49 228 97167161 <callto:004922897167161>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20140618/0992c793/attachment.html>
More information about the asterisk-users
mailing list