Sponsor: VoiceMeUp - Corporate & Wholesale VoIP Services

VoIP Mailing List Archives
Mailing list archives for the VoIP community
 SearchSearch 

[asterisk-users] Detailed Instructions


 
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> Asterisk Users
View previous topic :: View next topic  
Author Message
chatter8712 at gmail.com
Guest





PostPosted: Sat Jan 05, 2008 1:36 pm    Post subject: [asterisk-users] Detailed Instructions Reply with quote

Hello List,

I am getting Asterisk set up. I am going to be installing Debian Linux
on a laptop later. I would appreciate some detailed instructions on:

(A) What to type into the shell to download and install Asterisk.
(B) How to open the configuration files (*.conf)
(C) If there is a way that I can change the configuration files remotely (SSH?).

Thanks in advance.

--
-Shane
Blog: http://blind-geek.com/blog/
CoOwner: http://sjtechzone.com
AIM: inhaddict
Skype: chatter8712
Back to top
tzafrir.cohen at xorco...
Guest





PostPosted: Sat Jan 05, 2008 1:51 pm    Post subject: [asterisk-users] Detailed Instructions Reply with quote

On Sat, Jan 05, 2008 at 01:36:30PM -0500, Shane D wrote:
Quote:
Hello List,

I am getting Asterisk set up. I am going to be installing Debian Linux
on a laptop later. I would appreciate some detailed instructions on:

(A) What to type into the shell to download and install Asterisk.

http://updates.xorcom.com/astribank/bristuff/1.4/bristuff-current.tgz

While it is intended to install bristuffed asterisk, it goes a long way
into automating the process of building asterisk.

Download it and slightly edit download.sh to get a newer version and to
not apply any patch (just put a '#' before any line that runs 'patch').

The prereq script has already been submitted into Asterisk in
http://bugs.digium.com/10523

Quote:
(B) How to open the configuration files (*.conf)

aptitude install vim

Or maybe vim-gtk or vim-full .

Quote:
(C) If there is a way that I can change the configuration files remotely (SSH?).

Why do you think that there's something you can't do via ssh? Wink

asterisk -rx 'reload' # for starters

--
Tzafrir Cohen
icq#16849755 jabber:tzafrir.cohen at xorcom.com
+972-50-7952406 mailto:tzafrir.cohen at xorcom.com
http://www.xorcom.com iax:guest at local.xorcom.com/tzafrir
Back to top
chatter8712 at gmail.com
Guest





PostPosted: Sat Jan 05, 2008 2:07 pm    Post subject: [asterisk-users] Detailed Instructions Reply with quote

Thanks. So will i just put that URL from A into the shell?

On 1/5/08, Tzafrir Cohen <tzafrir.cohen at xorcom.com> wrote:
Quote:
On Sat, Jan 05, 2008 at 01:36:30PM -0500, Shane D wrote:
Quote:
Hello List,

I am getting Asterisk set up. I am going to be installing Debian Linux
on a laptop later. I would appreciate some detailed instructions on:

(A) What to type into the shell to download and install Asterisk.

http://updates.xorcom.com/astribank/bristuff/1.4/bristuff-current.tgz

While it is intended to install bristuffed asterisk, it goes a long way
into automating the process of building asterisk.

Download it and slightly edit download.sh to get a newer version and to
not apply any patch (just put a '#' before any line that runs 'patch').

The prereq script has already been submitted into Asterisk in
http://bugs.digium.com/10523

Quote:
(B) How to open the configuration files (*.conf)

aptitude install vim

Or maybe vim-gtk or vim-full .

Quote:
(C) If there is a way that I can change the configuration files remotely
(SSH?).

Why do you think that there's something you can't do via ssh? Wink

asterisk -rx 'reload' # for starters

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

_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

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

--
-Shane
Blog: http://blind-geek.com/blog/
CoOwner: http://sjtechzone.com
AIM: inhaddict
Skype: chatter8712
Back to top
tzafrir.cohen at xorco...
Guest





PostPosted: Sat Jan 05, 2008 2:22 pm    Post subject: [asterisk-users] Detailed Instructions Reply with quote

On Sat, Jan 05, 2008 at 02:07:24PM -0500, Shane D wrote:
Quote:
Thanks. So will i just put that URL from A into the shell?

wget http://updates.xorcom.com/astribank/bristuff/1.4/bristuff-current.tgz

That is to say:
wget <shift-insert>

And I almost forgot:
http://updates.xorcom.com/astribank/bristuff/1.4/INSTALL.html

--
Tzafrir Cohen
icq#16849755 jabber:tzafrir.cohen at xorcom.com
+972-50-7952406 mailto:tzafrir.cohen at xorcom.com
http://www.xorcom.com iax:guest at local.xorcom.com/tzafrir
Back to top
chatter8712 at gmail.com
Guest





PostPosted: Sat Jan 05, 2008 3:13 pm    Post subject: [asterisk-users] Detailed Instructions Reply with quote

Thanks a ton for the help.

Shane

On 1/5/08, Tzafrir Cohen <tzafrir.cohen at xorcom.com> wrote:
Quote:
On Sat, Jan 05, 2008 at 02:07:24PM -0500, Shane D wrote:
Quote:
Thanks. So will i just put that URL from A into the shell?

wget http://updates.xorcom.com/astribank/bristuff/1.4/bristuff-current.tgz

That is to say:
wget <shift-insert>

And I almost forgot:
http://updates.xorcom.com/astribank/bristuff/1.4/INSTALL.html

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

_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

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

--
-Shane
Blog: http://blind-geek.com/blog/
CoOwner: http://sjtechzone.com
AIM: inhaddict
Skype: chatter8712
Back to top
asterisk.org at sedwar...
Guest





PostPosted: Sat Jan 05, 2008 4:28 pm    Post subject: [asterisk-users] Detailed Instructions Reply with quote

On Sat, 5 Jan 2008, Tzafrir Cohen wrote:

Quote:
Quote:
(B) How to open the configuration files (*.conf)

aptitude install vim

Or maybe vim-gtk or vim-full .

Or whatever the Debian equivalent of "yum -y install emacs-nox" is Smile

Thanks in advance,
------------------------------------------------------------------------
Steve Edwards sedwards at sedwards.com Voice: +1-760-468-3867 PST
Newline Fax: +1-760-731-3000
Back to top
tzafrir.cohen at xorco...
Guest





PostPosted: Sat Jan 05, 2008 5:23 pm    Post subject: [asterisk-users] Detailed Instructions Reply with quote

On Sat, Jan 05, 2008 at 01:28:48PM -0800, Steve Edwards wrote:
Quote:
On Sat, 5 Jan 2008, Tzafrir Cohen wrote:

Quote:
Quote:
(B) How to open the configuration files (*.conf)

aptitude install vim

Or maybe vim-gtk or vim-full .

Or whatever the Debian equivalent of "yum -y install emacs-nox" is Smile

Any {x|gnu}-emacs mode for editing Asterisk config files?

--
Tzafrir Cohen
icq#16849755 jabber:tzafrir.cohen at xorcom.com
+972-50-7952406 mailto:tzafrir.cohen at xorcom.com
http://www.xorcom.com iax:guest at local.xorcom.com/tzafrir
Back to top
mkn0014 at gmail.com
Guest





PostPosted: Sat Jan 05, 2008 6:03 pm    Post subject: [asterisk-users] Detailed Instructions Reply with quote

Shane D wrote:
Quote:
Hello List,

I am getting Asterisk set up. I am going to be installing Debian Linux
on a laptop later. I would appreciate some detailed instructions on:

(A) What to type into the shell to download and install Asterisk.
(B) How to open the configuration files (*.conf)
(C) If there is a way that I can change the configuration files remotely (SSH?).

Thanks in advance.

(A) http://www.asteriskdocs.org/
or # apt-get asterisk

(B) # apt-get mc
# mc

(C) Yes SSH
Back to top
hwit at a-domani.nl
Guest





PostPosted: Sun Jan 06, 2008 6:41 pm    Post subject: [asterisk-users] Detailed Instructions Reply with quote

On Sat, 2008-01-05 at 13:36 -0500, Shane D wrote:
Quote:
Hello List,

I am getting Asterisk set up. I am going to be installing Debian Linux
on a laptop later. I would appreciate some detailed instructions on:

(A) What to type into the shell to download and install Asterisk.
(B) How to open the configuration files (*.conf)
(C) If there is a way that I can change the configuration files remotely (SSH?).

Thanks in advance.

Hi,

Off-list, to avoid a religious war, but why debian?
It's not certified by Digium, like centos or suse.

For the later, there are prebuild packages and regular updates, see:
http://ftp5.gwdg.de/pub/opensuse/repositories/network:/telephony/
An rpm -ivh on the commandline, or a search on yast will install what
ever you need....


Hans
Back to top
tzafrir.cohen at xorco...
Guest





PostPosted: Sun Jan 06, 2008 6:50 pm    Post subject: [asterisk-users] Detailed Instructions Reply with quote

On Mon, Jan 07, 2008 at 12:41:11AM +0100, Hans Witvliet wrote:
Quote:
On Sat, 2008-01-05 at 13:36 -0500, Shane D wrote:
Quote:
Hello List,

I am getting Asterisk set up. I am going to be installing Debian Linux
on a laptop later. I would appreciate some detailed instructions on:

(A) What to type into the shell to download and install Asterisk.
(B) How to open the configuration files (*.conf)
(C) If there is a way that I can change the configuration files remotely (SSH?).

Thanks in advance.

Hi,

Off-list, to avoid a religious war, but why debian?
It's not certified by Digium, like centos or suse.

Is SUSE? What version?

Quote:

For the later, there are prebuild packages and regular updates, see:
http://ftp5.gwdg.de/pub/opensuse/repositories/network:/telephony/


An rpm -ivh on the commandline, or a search on yast will install what
ever you need....

SUSE has indeed packages of Asterisk. As is Debian. Both are not
officially supported by Digium (to the best of my knowledge)

--
Tzafrir Cohen
icq#16849755 jabber:tzafrir.cohen at xorcom.com
+972-50-7952406 mailto:tzafrir.cohen at xorcom.com
http://www.xorcom.com iax:guest at local.xorcom.com/tzafrir
Back to top
philipp.kempgen at amo...
Guest





PostPosted: Sun Jan 06, 2008 6:57 pm    Post subject: [asterisk-users] Detailed Instructions Reply with quote

Tzafrir Cohen wrote:
Quote:
On Mon, Jan 07, 2008 at 12:41:11AM +0100, Hans Witvliet wrote:

Quote:
Quote:
why debian?
It's not certified by Digium, like centos or suse.

Is SUSE? What version?

Quote:
SUSE has indeed packages of Asterisk. As is Debian. Both are not
officially supported by Digium (to the best of my knowledge)

afaik RHEL and Fedora are supported.
Does RHEL imply CentOS?

Regards,
Philipp Kempgen

--
amooma GmbH - Bachstr. 126 - 56566 Neuwied - http://www.amooma.de
Let's use IT to solve problems and not to create new ones.
Asterisk? -> http://www.das-asterisk-buch.de

Gesch?ftsf?hrer: Stefan Wintermeyer
Handelsregister: Neuwied B 14998
Back to top
shmaltz at gmail.com
Guest





PostPosted: Sun Jan 06, 2008 8:12 pm    Post subject: [asterisk-users] Detailed Instructions Reply with quote

What a stupid thread I think we should merge it with this one:
http://lists.digium.com/pipermail/asterisk-users/2008-January/203512.html

On Jan 6, 2008 6:57 PM, Philipp Kempgen <philipp.kempgen at amooma.de> wrote:
Quote:
Tzafrir Cohen wrote:
Quote:
On Mon, Jan 07, 2008 at 12:41:11AM +0100, Hans Witvliet wrote:

Quote:
Quote:
why debian?
It's not certified by Digium, like centos or suse.

Is SUSE? What version?

Quote:
SUSE has indeed packages of Asterisk. As is Debian. Both are not
officially supported by Digium (to the best of my knowledge)

afaik RHEL and Fedora are supported.
Does RHEL imply CentOS?

Regards,
Philipp Kempgen

--
amooma GmbH - Bachstr. 126 - 56566 Neuwied - http://www.amooma.de
Let's use IT to solve problems and not to create new ones.
Asterisk? -> http://www.das-asterisk-buch.de

Gesch?ftsf?hrer: Stefan Wintermeyer
Handelsregister: Neuwied B 14998


_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Back to top
chatter8712 at gmail.com
Guest





PostPosted: Sun Jan 06, 2008 9:53 pm    Post subject: [asterisk-users] Detailed Instructions Reply with quote

Anyway, I'm not sure why I picked it. I just did, and it works for me.

Now, however, I have another problem: I am using a Free World Dialup
account, and I have used IPCall to add a 360 phone number to the FWD
account.

I get a "Registration Rejected," and I can't use my phone number to
connect to asterisk. Does anyone know what is wrong with this?

FWD Number: 886036

--
-Shane
Blog: http://blind-geek.com/blog/
CoOwner: http://sjtechzone.com
AIM: inhaddict
Skype: chatter8712
Back to top
hwit at a-domani.nl
Guest





PostPosted: Mon Jan 07, 2008 1:04 pm    Post subject: [asterisk-users] Detailed Instructions Reply with quote

On Mon, 2008-01-07 at 01:50 +0200, Tzafrir Cohen wrote:
Quote:
On Mon, Jan 07, 2008 at 12:41:11AM +0100, Hans Witvliet wrote:
Quote:
On Sat, 2008-01-05 at 13:36 -0500, Shane D wrote:
Quote:
Hello List,

I am getting Asterisk set up. I am going to be installing Debian Linux
on a laptop later. I would appreciate some detailed instructions on:

(A) What to type into the shell to download and install Asterisk.
(B) How to open the configuration files (*.conf)
(C) If there is a way that I can change the configuration files remotely (SSH?).

Thanks in advance.

.

Is SUSE? What version?

Quote:

For the later, there are prebuild packages and regular updates, see:
http://ftp5.gwdg.de/pub/opensuse/repositories/network:/telephony/

OpenSuSE 10,1, 10.2, 10.3, SLES10,SLED10 (see above link)
Even has misdn precompiled...

[ ] asterisk-1.4.17-3.2.x86_64.rpm
04-Jan-2008 12:57 9.5M
[ ] asterisk-addons-1.4.5_1.4.10-7.13.x86_64.rpm 04-Jan-2008 13:01 948K
[ ] asterisk-alsa-1.4.17-3.2.x86_64.rpm 04-Jan-2008 12:57 69K
[ ] asterisk-app_ldap-2.0rc1-6.31.x86_64.rpm 04-Jan-2008 13:00 17K
[ ] asterisk-debuginfo-1.4.17-3.2.x86_64.rpm 04-Jan-2008 12:57 7.9M
[ ] asterisk-devel-1.4.17-3.2.x86_64.rpm 04-Jan-2008 12:57 138K
[ ] asterisk-flite-0.5-3.31.x86_64.rpm 04-Jan-2008 13:02 25K
[ ] asterisk-odbc-1.4.17-3.2.x86_64.rpm 04-Jan-2008 12:57 39K
[ ] asterisk-perl-0.09-1.3.x86_64.rpm 16-Nov-2007 16:51 28K
[ ] asterisk-spandsp-1.4.17-3.2.x86_64.rpm 04-Jan-2008 12:57 23K
[ ] asterisk-zaptel-1.4.17-3.2.x86_64.rpm 04-Jan-2008 12:57 135K
[ ] callweaver-RC-1.1.99.20071204-1.4.x86_64.rpm 21-Dec-2007 16:23 1.6M
[ ] callweaver-RC-alsa-1.1.99.20071204-1.4.x86_64.rpm 21-Dec-2007 16:23 57K
[ ] callweaver-RC-bluetooth-1.1.99.20071204-1.4.x86_64.rpm 21-Dec-2007 16:23 28K
[ ] callweaver-RC-capi-1.1.99.20071204-1.4.x86_64.rpm 21-Dec-2007 16:23 2.0K
[ ] callweaver-RC-devel-1.1.99.20071204-1.4.x86_64.rpm 21-Dec-2007 16:23 114K
[ ] callweaver-RC-jabber-1.1.99.20071204-1.4.x86_64.rpm 21-Dec-2007 16:23 20K
[ ] callweaver-RC-javascript-1.1.99.20071204-1.4.x86_64.rpm 21-Dec-2007 16:23 1.9K
[ ] callweaver-RC-ldap-1.1.99.20071204-1.4.x86_64.rpm 21-Dec-2007 16:23 11K
[ ] callweaver-RC-ogi-1.1.99.20071204-1.4.x86_64.rpm 21-Dec-2007 16:23 36K
[ ] callweaver-RC-postgresql-1.1.99.20071204-1.4.x86_64.rpm 21-Dec-2007 16:23 15K
[ ] ccrtp-1.5.0-64.5.x86_64.rpm 27-Nov-2007 22:08 467K
[ ] ccrtp-devel-1.5.0-64.5.x86_64.rpm 27-Nov-2007 22:08 874K
[ ] check-0.9.5-2.3.x86_64.rpm 16-Nov-2007 17:26 56K
[ ] check-devel-0.9.5-2.3.x86_64.rpm 16-Nov-2007 17:26 55K
[ ] commoncpp2-1.5.9-2.1.x86_64.rpm 27-Nov-2007 21:55 239K
[ ] commoncpp2-devel-1.5.9-2.1.x86_64.rpm 27-Nov-2007 21:55 296K
[ ] commoncpp2-doc-1.5.9-2.1.x86_64.rpm 27-Nov-2007 21:55 41K
[ ] flite-1.3-8.3.x86_64.rpm 16-Nov-2007 16:53 6.6M
[ ] flite-devel-1.3-8.3.x86_64.rpm 16-Nov-2007 16:53 25K
[ ] freepbx-2.3.0-3.34.x86_64.rpm 04-Jan-2008 13:01 3.4M
[ ] freeradius-client-1.1.5-3.2.x86_64.rpm 05-Jan-2008 17:46 47K
[ ] freeradius-client-debuginfo-1.1.5-3.2.x86_64.rpm 05-Jan-2008 17:46 13K
[ ] freeradius-client-devel-1.1.5-3.2.x86_64.rpm 05-Jan-2008 17:46 29K
[ ] freeradius-client-libs-1.1.5-3.2.x86_64.rpm 05-Jan-2008 17:46 26K
[ ] freeradius-client-snapshot-20080105-7.1.x86_64.rpm 06-Jan-2008 00:20 41K
[ ] freeradius-client-snapshot-debuginfo-20080105-7.1.x86_64.rpm 06-Jan-2008 00:20 14K
[ ] freeradius-client-snapshot-devel-20080105-7.1.x86_64.rpm 06-Jan-2008 00:20 31K
[ ] freeradius-client-snapshot-libs-20080105-7.1.x86_64.rpm 06-Jan-2008 00:20 28K
[ ] freeswitch-snapshot-6382-10.1.x86_64.rpm 28-Nov-2007 16:41 3.0M
[ ] freeswitch-snapshot-codec-passthru-amr-6382-10.1.x86_64.rpm 28-Nov-2007 16:41 5.3K
[ ] freeswitch-snapshot-codec-passthru-g723_1-6382-10.1.x86_64.rpm 28-Nov-2007 16:41 5.3K
[ ] freeswitch-snapshot-codec-passthru-g729-6382-10.1.x86_64.rpm 28-Nov-2007 16:41 5.5K
[ ] freeswitch-snapshot-debuginfo-6382-10.1.x86_64.rpm 28-Nov-2007 16:41 1.3M
[ ] freeswitch-snapshot-devel-6382-10.1.x86_64.rpm 28-Nov-2007 16:41 1.4M
[ ] iaxmodem-0.3.1-1.3.x86_64.rpm 16-Nov-2007 17:20 427K
[ ] iksemel-1.3-5.1.x86_64.rpm 29-Dec-2007 07:34 78K
[ ] iksemel-debuginfo-1.3-5.1.x86_64.rpm 29-Dec-2007 07:34 11K
[ ] iksemel-devel-1.3-5.1.x86_64.rpm 29-Dec-2007 07:34 6.1K
[ ] ilbc-3951-2.1.x86_64.rpm 20-Sep-2007 18:04 60K
[ ] libconfuse-devel-2.5-1.1.x86_64.rpm 20-Oct-2007 16:57 54K
[ ] libconfuse0-2.5-1.1.x86_64.rpm 20-Oct-2007 16:57 35K
[ ] libeXosip2-3.0.3-79.1.x86_64.rpm 20-Dec-2007 09:32 11K
[ ] libeXosip2-4-3.0.3-79.1.x86_64.rpm 20-Dec-2007 09:32 230K
[ ] libeXosip2-devel-3.0.3-79.1.x86_64.rpm 20-Dec-2007 09:32 254K
[ ] libgsm-1.0.10-13.3.x86_64.rpm 16-Nov-2007 17:24 54K
[ ] libgsm-devel-1.0.10-13.3.x86_64.rpm 16-Nov-2007 17:24 30K
[ ] libosip2-3.0.3-68.1.x86_64.rpm 19-Dec-2007 14:36 185K
[ ] libosip2-devel-3.0.3-68.1.x86_64.rpm 19-Dec-2007 14:36 223K
[ ] libpri-1.4.1-11.13.x86_64.rpm 21-Dec-2007 16:20 108K
[ ] libresample-0.1.3-1.3.x86_64.rpm 16-Nov-2007 16:54 7.2K
[ ] libsofia-sip-ua-glib3-1.12.7-2.2.x86_64.rpm 16-Nov-2007 16:45 12K
[ ] libsofia-sip-ua0-1.12.7-2.2.x86_64.rpm 16-Nov-2007 16:45 609K
[ ] libspeex-1.1.99.2-19.1.x86_64.rpm 20-Sep-2007 18:35 95K
[ ] libzrtpcpp-0.9.0-7.7.x86_64.rpm 28-Nov-2007 00:50 66K
[ ] libzrtpcpp-0.9.0-42.1.x86_64.rpm 05-Dec-2007 10:37 59K
[ ] libzrtpcpp-debuginfo-0.9.0-42.1.x86_64.rpm 05-Dec-2007 10:37 13K
[ ] libzrtpcpp-devel-0.9.0-7.7.x86_64.rpm 28-Nov-2007 00:50 73K
[ ] libzrtpcpp-devel-0.9.0-42.1.x86_64.rpm 05-Dec-2007 10:37 73K
[ ] linphone-2.0.1-11.3.x86_64.rpm 20-Dec-2007 09:36 5.8M
[ ] linphone-applet-2.0.1-11.3.x86_64.rpm 20-Dec-2007 09:36 22K
[ ] linphone-devel-2.0.1-11.3.x86_64.rpm 20-Dec-2007 09:36 43K
[ ] loudmouth-1.2.0-2.3.x86_64.rpm 16-Nov-2007 17:33 58K
[ ] loudmouth-devel-1.2.0-2.3.x86_64.rpm 16-Nov-2007 17:33 10K
[ ] loudmouth-doc-1.2.0-2.3.x86_64.rpm 16-Nov-2007 17:33 24K
[ ] mISDN-1_1_7-11.2.x86_64.rpm 04-Jan-2008 14:25 24K
[ ] mISDN-KMP-1_1_7-11.2.x86_64.rpm 04-Jan-2008 14:25 4.5M
[ ] mISDN-kmp-default-1_1_7_2.6.22.13_0.3-11.2.x86_64.rpm 04-Jan-2008 14:25 2.2M
[ ] mISDN-kmp-xen-1_1_7_2.6.22.13_0.3-11.2.x86_64.rpm 04-Jan-2008 14:25 2.3M
[ ] mISDNuser-1_1_7-1.10.x86_64.rpm 04-Jan-2008 12:45 652K
[ ] mediaproxy-1.9.0-1.5.x86_64.rpm 16-Nov-2007 16:48 54K
[ ] opal-3.0.1-3.5.x86_64.rpm 14-Dec-2007 23:30 3.7M
[ ] opal-devel-3.0.1-3.5.x86_64.rpm 14-Dec-2007 23:30 329K
[ ] opendbx-1.2.3-1.1.x86_64.rpm 03-Dec-2007 21:03 9.0K
[ ] opendbx-backend-mysql-1.2.3-1.1.x86_64.rpm 03-Dec-2007 21:03 8.4K
[ ] opendbx-backend-pgsql-1.2.3-1.1.x86_64.rpm 03-Dec-2007 21:03 8.1K
[ ] opendbx-backend-sqlite2-1.2.3-1.1.x86_64.rpm 03-Dec-2007 21:03 7.6K
[ ] opendbx-backend-sqlite3-1.2.3-1.1.x86_64.rpm 03-Dec-2007 21:03 7.3K
[ ] opendbx-debuginfo-1.2.3-1.1.x86_64.rpm 03-Dec-2007 21:03 9.0K
[ ] opendbx-devel-1.2.3-1.1.x86_64.rpm 03-Dec-2007 21:03 5.6K
[ ] openser-1.3.0-8.2.x86_64.rpm 05-Jan-2008 18:24 6.3M
[ ] openser-bdb-1.3.0-8.2.x86_64.rpm 05-Jan-2008 18:24 127K
[ ] openser-cpl-1.3.0-8.2.x86_64.rpm 05-Jan-2008 18:24 247K
[ ] openser-dbtext-1.3.0-8.2.x86_64.rpm 05-Jan-2008 18:24 91K
[ ] openser-jabber-1.3.0-8.2.x86_64.rpm 05-Jan-2008 18:24 200K
[ ] openser-mysql-1.3.0-8.2.x86_64.rpm 05-Jan-2008 18:24 70K
[ ] openser-odbc-1.3.0-8.2.x86_64.rpm 05-Jan-2008 18:24 53K
[ ] openser-perl-1.3.0-8.2.x86_64.rpm 05-Jan-2008 18:24 205K
[ ] openser-pgsql-1.3.0-8.2.x86_64.rpm 05-Jan-2008 18:24 67K
[ ] openser-radius-1.3.0-8.2.x86_64.rpm 05-Jan-2008 18:24 92K
[ ] openser-snapshot-181101-3.2.x86_64.rpm 05-Jan-2008 18:25 6.3M
[ ] openser-snapshot-cpl-181101-3.2.x86_64.rpm 05-Jan-2008 18:25 248K
[ ] openser-snapshot-jabber-181101-3.2.x86_64.rpm 05-Jan-2008 18:25 202K
[ ] openser-snapshot-mysql-181101-3.2.x86_64.rpm 05-Jan-2008 18:25 64K
[ ] openser-snapshot-odbc-181101-3.2.x86_64.rpm 05-Jan-2008 18:25 54K
[ ] openser-snapshot-pgsql-181101-3.2.x86_64.rpm 05-Jan-2008 18:25 61K
[ ] openser-snapshot-radius-181101-3.2.x86_64.rpm 05-Jan-2008 18:25 93K
[ ] ptlib-2.0.1-5.1.x86_64.rpm 14-Dec-2007 18:01 1.3M
[ ] ptlib-devel-2.0.1-5.1.x86_64.rpm 14-Dec-2007 18:01 353K
[ ] ptlib-plugins-avc-2.0.1-5.1.x86_64.rpm 14-Dec-2007 18:01 44K
[ ] ptlib-plugins-dc-2.0.1-5.1.x86_64.rpm 14-Dec-2007 18:01 34K
[ ] ptlib-plugins-v4l2-2.0.1-5.1.x86_64.rpm 14-Dec-2007 18:01 47K
[ ] radiusclient-ng-0.5.6-1.1.x86_64.rpm 05-Jan-2008 23:52 41K
[ ] radiusclient-ng-debuginfo-0.5.6-1.1.x86_64.rpm 05-Jan-2008 23:52 13K
[ ] radiusclient-ng-devel-0.5.6-1.1.x86_64.rpm 05-Jan-2008 23:52 29K
[ ] radiusclient-ng-libs-0.5.6-1.1.x86_64.rpm 05-Jan-2008 23:52 26K
[ ] rtpproxy-0.3-1.3.x86_64.rpm 16-Nov-2007 17:22 21K
[ ] sems-0.10.0_rc2-1.5.x86_64.rpm 16-Nov-2007 17:25 2.8M
[ ] ser-0.9.7-3.8.x86_64.rpm 06-Jan-2008 00:02 722K
[ ] ser-jabber-0.9.7-3.8.x86_64.rpm 06-Jan-2008 00:02 67K
[ ] ser-mysql-0.9.7-3.8.x86_64.rpm 06-Jan-2008 00:02 25K
[ ] ser-radius-0.9.7-3.8.x86_64.rpm 06-Jan-2008 00:02 23K
[ ] serweb-0.9.3-1.3.x86_64.rpm 16-Nov-2007 17:30 298K
[ ] sipp-2.0-4.5.x86_64.rpm 16-Nov-2007 17:33 551K
[ ] sipp-debuginfo-2.0-4.5.x86_64.rpm 16-Nov-2007 17:33 18K
[ ] sofia-sip-1.12.7-2.2.x86_64.rpm 16-Nov-2007 16:45 126K
[ ] sofia-sip-2543-1.12.4-1.6.x86_64.rpm 16-Nov-2007 17:38 6.4K
[ ] sofia-sip-2543-debuginfo-1.12.4-1.6.x86_64.rpm 16-Nov-2007 17:38 4.9K
[ ] sofia-sip-2543-devel-1.12.4-1.6.x86_64.rpm 16-Nov-2007 17:38 11K
[ ] sofia-sip-debuginfo-1.12.7-2.2.x86_64.rpm 16-Nov-2007 16:45 79K
[ ] sofia-sip-devel-1.12.7-2.2.x86_64.rpm 16-Nov-2007 16:45 195K
[ ] sofsip-cli-0.12-1.6.x86_64.rpm 16-Nov-2007 17:29 55K
[ ] sofsip-cli-debuginfo-0.12-1.6.x86_64.rpm 16-Nov-2007 17:29 10K
[ ] spandsp-0.0.3-30.3.x86_64.rpm 16-Nov-2007 16:59 597K
[ ] spandsp-devel-0.0.3-30.3.x86_64.rpm 16-Nov-2007 16:59 753K
[ ] spandsp-snapshot-0.0.4-12.1.x86_64.rpm 05-Dec-2007 11:29 297K
[ ] spandsp-snapshot-debuginfo-0.0.4-12.1.x86_64.rpm 05-Dec-2007 11:29 22K
[ ] spandsp-snapshot-devel-0.0.4-12.1.x86_64.rpm 05-Dec-2007 11:29 376K
[ ] speex-1.1.99.2-19.1.x86_64.rpm 20-Sep-2007 18:35 31K
[ ] speex-devel-1.1.99.2-19.1.x86_64.rpm 20-Sep-2007 18:35 433K
[ ] stun-client-0.96-17.5.x86_64.rpm 16-Nov-2007 17:03 26K
[ ] stun-server-0.96-17.5.x86_64.rpm 16-Nov-2007 17:03 63K
[ ] twinkle-1.1-47.1.x86_64.rpm 19-Dec-2007 08:55 18M
[ ] vale-0.0.2-3.2.x86_64.rpm 16-Nov-2007 16:46 99K
[ ] vale-debuginfo-0.0.2-3.2.x86_64.rpm 16-Nov-2007 16:46 80K
[ ] vale-devel-0.0.2-3.2.x86_64.rpm 16-Nov-2007 16:46 85K
[ ] w3c-libwww-5.4.0-14.1.x86_64.rpm 09-Dec-2007 20:55 402K
[ ] w3c-libwww-apps-5.4.0-14.1.x86_64.rpm 09-Dec-2007 20:55 29K
[ ] w3c-libwww-debuginfo-5.4.0-14.1.x86_64.rpm 09-Dec-2007 20:55 66K
[ ] w3c-libwww-devel-5.4.0-14.1.x86_64.rpm 09-Dec-2007 20:55 528K
[ ] xmlrpc-c-1.06.14-36.3.x86_64.rpm 09-Dec-2007 20:55 77K
[ ] xmlrpc-c-debuginfo-1.06.14-36.3.x86_64.rpm 09-Dec-2007 20:55 596K
[ ] xmlrpc-c-devel-1.06.14-36.3.x86_64.rpm 09-Dec-2007 20:55 967K
[ ] zaptel-1.4.7.1-1.1.x86_64.rpm 21-Dec-2007 16:12 410K
[ ] zaptel-debuginfo-1.4.7.1-1.1.x86_64.rpm 21-Dec-2007 16:12 590K
[ ] zaptel-kmp-default-1.4.7.1_2.6.22.13_0.3-1.1.x86_64.rpm 21-Dec-2007 16:12 426K
Back to top
Display posts from previous:   
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> Asterisk Users All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

VoiceMeUp - Corporate & Wholesale VoIP Services