Posted: Mon Jan 16, 2006 4:36 pm Post subject: [astcallcenters] Help me..
Hi,
Thanks Lenz. I decided to go with asterisk and
use AGI scripting. But I am new in this field. If
anyone can help me for a simple example program in AGI
for dialing a destination its a better relief for me.
Please help me out.
Thanks in advance,
nsh
--- lenz <lenz-ml@oinko.net> wrote:
Quote:
Hi,
my suggestion is: go with an Asterisk distro that is
ready out of the box,
like Asterisk@home. Buy a good Asterisk book (Paul
Mahler's is good). Or
buy a consultant if you are short on time and need a
working solution
fast. I'm sure there is plenty. Where are you
located?
Yours
l.
In data Thu, 12 Jan 2006 19:03:11 +0100, jam bon
<ijb007@gmail.com> ha
scritto:
> Hi all,
> I am new to the world of VoIP. I
want to setup a
> small call centre with four agents. For this I
have an FXS gateway of
> AudioCodes MP-124 Version 4.2.1. I configured the
FXS gateway as per
> the installation guide. Next I connected a PC with
Fedora Core4
> installed on it. When search on the internet , I
found asterisk . Now
> my problem is how to start with asterisk. And I
also want a dialer
> software.
> If anyone had an experience for the above problem
, please guide me
> from the start to the end.
> Thanks in advance,
> jb
>
>
Posted: Mon Jan 16, 2006 5:09 pm Post subject: [astcallcenters] Help me..
If you are looking to do outbound dialing with Asterisk there are
already two GPL projects that let you do that and they've done most of
the hard stuff for you already:
On 1/16/06, anish 4all <nsh4all@yahoo.co.in> wrote:
Quote:
Hi,
Thanks Lenz. I decided to go with asterisk and
use AGI scripting. But I am new in this field. If
anyone can help me for a simple example program in AGI
for dialing a destination its a better relief for me.
Please help me out.
Thanks in advance,
nsh
--- lenz <lenz-ml@oinko.net> wrote:
> Hi,
> my suggestion is: go with an Asterisk distro that is
> ready out of the box,
> like Asterisk@home. Buy a good Asterisk book (Paul
> Mahler's is good). Or
> buy a consultant if you are short on time and need a
> working solution
> fast. I'm sure there is plenty. Where are you
> located?
> Yours
> l.
>
>
> In data Thu, 12 Jan 2006 19:03:11 +0100, jam bon
> <ijb007@gmail.com> ha
> scritto:
>
> > Hi all,
> > I am new to the world of VoIP. I
> want to setup a
> > small call centre with four agents. For this I
> have an FXS gateway of
> > AudioCodes MP-124 Version 4.2.1. I configured the
> FXS gateway as per
> > the installation guide. Next I connected a PC with
> Fedora Core4
> > installed on it. When search on the internet , I
> found asterisk . Now
> > my problem is how to start with asterisk. And I
> also want a dialer
> > software.
> > If anyone had an experience for the above problem
> , please guide me
> > from the start to the end.
> > Thanks in advance,
> > jb
> >
> >
>
> --
> Assum est, versa et manduca.
>
>
>
>
Posted: Tue Jan 17, 2006 6:24 am Post subject: [astcallcenters] Help me..
Sir,
Is there no other option for this dialer program
besides the gnudailer and vicidial. I am asking you
that if I can make an AGI script so that it will
dial. The gnudialer and vicidial has plenty of
features which I dont need. Is it possible for me to
write my own AGI script for this. If possible then
give me a simple program in AGI for dialing.
Thanks in advance
nsh
--- Matt Florell <astmattf@gmail.com> wrote:
---------------------------------
If you are looking to do outbound dialing with
Asterisk there are
already two GPL projects that let you do that and
they've done most of
the hard stuff for you already:
On 1/16/06, anish 4all <nsh4all@yahoo.co.in> wrote:
Quote:
Hi,
Thanks Lenz. I decided to go with asterisk and
use AGI scripting. But I am new in this field. If
anyone can help me for a simple example program in
AGI
Quote:
for dialing a destination its a better relief for
me.
Quote:
Please help me out.
Thanks in advance,
nsh
--- lenz <lenz-ml@oinko.net> wrote:
> Hi,
> my suggestion is: go with an Asterisk distro that
is
Quote:
> ready out of the box,
> like Asterisk@home. Buy a good Asterisk book (Paul
> Mahler's is good). Or
> buy a consultant if you are short on time and need
a
Quote:
> working solution
> fast. I'm sure there is plenty. Where are you
> located?
> Yours
> l.
>
>
> In data Thu, 12 Jan 2006 19:03:11 +0100, jam bon
> <ijb007@gmail.com> ha
> scritto:
>
> > Hi all,
> > I am new to the world of VoIP.
I
Quote:
> want to setup a
> > small call centre with four agents. For this I
> have an FXS gateway of
> > AudioCodes MP-124 Version 4.2.1. I configured
the
Quote:
> FXS gateway as per
> > the installation guide. Next I connected a PC
with
Quote:
> Fedora Core4
> > installed on it. When search on the internet , I
> found asterisk . Now
> > my problem is how to start with asterisk. And I
> also want a dialer
> > software.
> > If anyone had an experience for the above
problem
Quote:
> , please guide me
> > from the start to the end.
> > Thanks in advance,
> > jb
> >
> >
>
> --
> Assum est, versa et manduca.
>
>
>
>
Posted: Tue Jan 17, 2006 9:30 am Post subject: [astcallcenters] Help me..
AGI scripts cannot do mass outbound dialing. They need a channel
connected to them before they activate, and they can only dial one
call. You would need an outside script to either connect to the
Manager Interface or generate call files.
I do not have anything that does just that. You're going to have to
figure that out yourself.
MATT---
On 1/17/06, anish 4all <nsh4all@yahoo.co.in> wrote:
Quote:
Sir,
Is there no other option for this dialer program
besides the gnudailer and vicidial. I am asking you
that if I can make an AGI script so that it will
dial. The gnudialer and vicidial has plenty of
features which I dont need. Is it possible for me to
write my own AGI script for this. If possible then
give me a simple program in AGI for dialing.
Thanks in advance
nsh
--- Matt Florell <astmattf@gmail.com> wrote:
---------------------------------
If you are looking to do outbound dialing with
Asterisk there are
already two GPL projects that let you do that and
they've done most of
the hard stuff for you already:
On 1/16/06, anish 4all <nsh4all@yahoo.co.in> wrote:
> Hi,
> Thanks Lenz. I decided to go with asterisk and
> use AGI scripting. But I am new in this field. If
> anyone can help me for a simple example program in
AGI
> for dialing a destination its a better relief for
me.
> Please help me out.
> Thanks in advance,
> nsh
> --- lenz <lenz-ml@oinko.net> wrote:
>
> > Hi,
> > my suggestion is: go with an Asterisk distro that
is
> > ready out of the box,
> > like Asterisk@home. Buy a good Asterisk book (Paul
> > Mahler's is good). Or
> > buy a consultant if you are short on time and need
a
> > working solution
> > fast. I'm sure there is plenty. Where are you
> > located?
> > Yours
> > l.
> >
> >
> > In data Thu, 12 Jan 2006 19:03:11 +0100, jam bon
> > <ijb007@gmail.com> ha
> > scritto:
> >
> > > Hi all,
> > > I am new to the world of VoIP.
I
> > want to setup a
> > > small call centre with four agents. For this I
> > have an FXS gateway of
> > > AudioCodes MP-124 Version 4.2.1. I configured
the
> > FXS gateway as per
> > > the installation guide. Next I connected a PC
with
> > Fedora Core4
> > > installed on it. When search on the internet , I
> > found asterisk . Now
> > > my problem is how to start with asterisk. And I
> > also want a dialer
> > > software.
> > > If anyone had an experience for the above
problem
> > , please guide me
> > > from the start to the end.
> > > Thanks in advance,
> > > jb
> > >
> > >
> >
> > --
> > Assum est, versa et manduca.
> >
> >
> >
> >
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