[asterisk-users] Asterisk conferencing features

Rosli Sukri roslisukri at gmail.com
Mon Oct 23 23:04:11 MST 2006


something like this in da dialplan

exten => 0078,1,Answer()
exten => 0078,2,Wait(2)
exten => 0078,3,MeetMe(0078,idpMs)
exten => 0078,4,Hangup()

notes:
- change 0078 to your incoming no,
- so when you want to do the conference, just dial the defined extension number
- or you can do a blind tranfer to the room (i.e invite)

also conferencing feature is also doable on the phone, check out
phones from SNOM and xlite



On 10/24/06, Rafael Marangoni <rafatmb at gmail.com> wrote:
>
> Does anyone knows a simple how-to, to make sip conferencing on asterisk?
>
> 2006/10/23, Rosli Sukri <roslisukri at gmail.com>:
> >
> >
> > On 10/24/06, Rafael Marangoni <rafatmb at gmail.com> wrote:
> > > Hello!
> > >
> > > I'm new in Asterisk and I hope that my trouble is very simple.
> > >
> > > We're implementing a Education Project of a e-Learning system (LMS)
> > > that uses conferencing (video and audio) over internet.
> > >
> > > The e-Learning system will be on GPL license, and for that, we're
> > > using only free software to implement.
> > >
> > > Asterisk is our first choice for video and audio conferencing, and
> > > making tests, started to implement it.
> > >
> > > The questions are:
> > >
> > > 1. Asterisk makes sip conferencing? (I know the aswer is yes)
> >
> > yes, via the 'meet-me' application
> >
> > > 2. Asterisk need Digium hardware to do that ? On asterisk handbook I
> > found:
> > >
> > > "Note that for technical reasons, you must have at least one Zaptel
> > > interface (of any kind) installed in your Asterisk system if you wish
> > > to use conferencing." (page 7)
> >
> > it needs it for 'timing'. on freebsd i have manage to install it without
> a
> > physical zaptel card, by just loading the module to provide the timing
> >
> > > 3. Asterisk make video conferencing?
> >
> > not yet.. it only supports video call i.e 2 party where as conference
> > usually means more than 2
> >
> > > 4. If yes, anyone have docs more detailed on how to do that?
> > >
> > > 5. Anyone know clients (softphones) under gpl that we can use the code
> > > to implement on this aplication?
> >
> > ekiga provides both audio and video capabilities, it is part of gnome.
> for
> > windows you can use xlite its gratis software but not gpl
> >
> > > I need asterisk only for internet conferencing, and I know that it's
> > > much more than that.
> > >
> > > Thanks, and sorry for the questions
> > >
> > > Rafael Marangoni
> > > _______________________________________________
> > > --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
> >
> >
> >
> _______________________________________________
> --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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20061023/23940f45/attachment.htm


More information about the asterisk-users mailing list