Basic Asterisk conferencing

Hey drop us a line about the show. Feel free to ask questions, provide feedback and criticism, or just ramble on about anything your little heart desires.

Moderators: snarkout, Patrick, dann

Post Reply
Tsuroerusu
Posts: 2551
Joined: Mon Sep 05, 2005 8:51 am
Location: Silkeborg, Denmark
Contact:

Basic Asterisk conferencing

Post by Tsuroerusu » Sun Apr 01, 2007 8:13 pm

OK, since I should be getting faster upload speed really soon, I want to set up an Asterisk box so that I can get of this proprietary crud called Skype.
What I need is Skype-like computer to computer call functionality in Asterisk. I want to be able to connect to my Asterisk box over my LAN and go into a conference, then tell a person to go download a SIP or IAX (Which one is better for computer-computer calls?) client, connect to my Asterisk box over the internet and join the conference, and then I and that person can talk.

This may seem a lot more complicated than just using Skype, but I'm willing to deal with that additional complexity in the return of getting rid of a proprietary program, plus then I can always expand it to standard phone-line calling in the future, should I need it.

I'm completely new to Asterisk and litterally have no idea how to get this thing going, so I need some help on this.

Just for completeness, I'm gonna run this thing on OpenBSD :wink:
Last edited by Tsuroerusu on Mon Apr 02, 2007 8:51 am, edited 1 time in total.
Image
Image

"Hatred does not cease by hatred, but only by love. This is the eternal rule."
- Siddhattha Gotama (Buddha), founder of Buddhism.

User avatar
Patrick
Site Admin
Posts: 2519
Joined: Tue Apr 27, 2004 11:38 am
Location: Easton, PA
Contact:

Post by Patrick » Mon Apr 02, 2007 8:10 am

Ego contemno licentia

Tsuroerusu
Posts: 2551
Joined: Mon Sep 05, 2005 8:51 am
Location: Silkeborg, Denmark
Contact:

Post by Tsuroerusu » Mon Apr 02, 2007 8:53 am

Patrick wrote:Not sure about installing it on BFD. Sorry
Oh it's easy to install: pkg_add -v asterisk
I just need to know a little about how to configure the thing. Thanks for the links, gonna see what I can figure out.
Image
Image

"Hatred does not cease by hatred, but only by love. This is the eternal rule."
- Siddhattha Gotama (Buddha), founder of Buddhism.

User avatar
riddlebox
Posts: 86
Joined: Mon Jul 03, 2006 2:09 pm
Contact:

Post by riddlebox » Sat Apr 07, 2007 8:10 pm

I have this setup on my system, it takes 2 seconds, before you compile asterisk though or install it in anyway, you must install the zaptel driver first! The conferencing uses a timing device and you need the module ztdummy to be installed first so asterisk will compile itself with support for ztdummy. Msg me if you have any questions

Riddlebox

Tsuroerusu
Posts: 2551
Joined: Mon Sep 05, 2005 8:51 am
Location: Silkeborg, Denmark
Contact:

Post by Tsuroerusu » Sun Apr 08, 2007 3:19 am

riddlebox wrote:I have this setup on my system, it takes 2 seconds, before you compile asterisk though or install it in anyway, you must install the zaptel driver first! The conferencing uses a timing device and you need the module ztdummy to be installed first so asterisk will compile itself with support for ztdummy.
FreeBSD did that for me, I decided to put Asterisk on my FreeBSD box, so that I have five servers in total consolidated onto one box, and when I did "make intall clean", it did want the kernel sources, and it installed zaptel and a bunch of stuff. So it should all be good.
This ztdummy module you mention, is this a kernel module?
riddlebox wrote:Msg me if you have any questions
Now how do I make this bitch start working? :lol:
Image
Image

"Hatred does not cease by hatred, but only by love. This is the eternal rule."
- Siddhattha Gotama (Buddha), founder of Buddhism.

User avatar
allix
Posts: 1079
Joined: Tue Dec 19, 2006 5:07 pm
Location: London, England
Contact:

Post by allix » Sun Apr 08, 2007 6:35 am

Me and riddlebox were talking about the possibility of bridging two asterisk servers.
What do you think Tsuroerusu?

Its like server load balancing, it will be great :)
Арте́льный горшо́к гу́ще кипи́т
Working as a team produces better results
Russian Proverb

Post Reply