[Asterisk-Users] Web service to start a conference and voicemail

Serge Mankovski dorjegonpo at hotmail.com
Tue Mar 16 10:31:20 MST 2004


Hi Greg,
There are a lot of installation instructions that I have to write before it 
can run somewhere else then my development system. It requires Apache Axis, 
Java Runtime and Eclipse platform. I will write that down at some point. 
Then it will be possible to share the code.

There is not much on the coding side really. Calls are initiated by .call 
files. All of them go on the same conference extension. That takes care of 
call creation. Then I open several manager connections and monitor them to 
check on the status of each of the lines connected to conference.

Currently I use Digium cards from DIgium developer’s kit to connect analog 
phones via FXS and Avaya PBX via FXO. I also use SIP phones (Pingtel Xpressa 
and Xlite) in conference call. There is not SS7 there unfortunately.

I know that * can identify incoming fax call. Can it do the same thing if 
call is originated from .call file?
May be the same thing can be done for voice mail terminated call?


Serge

>From: Greg Renouf <grenouf at well.com>
>Reply-To: asterisk-users at lists.digium.com
>To: Asterisk_users_mail_list <asterisk-users at lists.digium.com>
>Subject: Re: [Asterisk-Users] Web service to start a conference and 
>voicemail
>Date: 16 Mar 2004 18:06:24 +0100
>
>Serge,
>
>Are you talking about calls to the PSTN?  If so, there is no universal
>standard for indicating the call is answered be voice mail.  This is
>possible with GSM; however, you must have SS7 signalling (not directly
>available on * at this time.)
>
>I would recommend that you write your app so that it asks the person to
>answers the call to enter a touch-tone to indicate they wish to be
>connected to the conference.  This is much easier than having * guess if
>it has reached a person or not...
>
>-GSR
>
>p.s. I'd love to have a look at your app if you are willing to share
>it...
>
>
>
>
>On Tue, 2004-03-16 at 17:44, Serge Mankovski wrote:
> > Hi
> > I have written a web service that starts a conference call and then 
>monitors
> > call progress on the manager interface. It works nicely until conference 
>in
> > a voice mail system. It would be better if I could intercept the fact 
>that
> > the answering side is a voice mail and not to conference it in. The same
> > thing might happen with fax or modem, but I have not seen that happening
> > yet.
> >
> > Is there a way to identify when if there is a voice mail machine of the
> > line, fax or a modem?
> >
> > Thank you
> > Serge
> >
> > _________________________________________________________________
> > Get business advice and resources to improve your work life, from 
>bCentral.
> > http://special.msn.com/bcentral/loudclear.armx
> >
> > _______________________________________________
> > Asterisk-Users mailing list
> > Asterisk-Users at lists.digium.com
> > http://lists.digium.com/mailman/listinfo/asterisk-users
> > To UNSUBSCRIBE or update options visit:
> >    http://lists.digium.com/mailman/listinfo/asterisk-users
> >
>
>_______________________________________________
>Asterisk-Users mailing list
>Asterisk-Users at lists.digium.com
>http://lists.digium.com/mailman/listinfo/asterisk-users
>To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users

_________________________________________________________________
Tired of spam? Get advanced junk mail protection with MSN Premium   
http://join.msn.com/?pgmarket=en-ca&page=byoa/prem&xAPID=1994&DI=1034&SU=http://hotmail.com/enca&HL=Market_MSNIS_Taglines




More information about the asterisk-users mailing list