The Source for Java Technology Collaboration

Home » java.net Forums » GlassFish » GlassFish

Thread: Can SIP servlets be used to create a menu based phone system?

Welcome, Guest Help
Login Login
Guest Settings Guest Settings
Reply to this Thread Reply to this Thread Search Forum Search Forum Back to Thread List Back to Thread List

Permlink Replies: 4 - Last Post: Nov 17, 2008 9:44 AM by: Ryan de Laplante
Ryan de Laplante
Can SIP servlets be used to create a menu based phone system?
Posted: Nov 15, 2008 11:27 PM
  Click to reply to this thread Reply

Hi,

I've only done a tiny amount of reading about Sailfin, SIP servlets, JSR
116 and 289. It's not clear what kinds of systems I can write with
this. Can I write a system that people phone into, enter a user ID and
password, and follow voice prompts to interact with our systems? Can I
respond to an application event by phoning someone and playing a
recorded message or using text-to-speech?


Thanks,
Ryan


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@glassfish.dev.java.net
For additional commands, e-mail: users-help@glassfish.dev.java.net


Binod PG
Re: Can SIP servlets be used to create a menu based phone system?
Posted: Nov 16, 2008 7:55 PM   in response to: Ryan de Laplante
  Click to reply to this thread Reply

Have you seen the screencast here? That might be close to what you are
looking at.
Look like you are looking for a click-to-dial kind of an application.

Also, take a look at the sipservlet samples that come with sailfin. It
contains an online bank sample.

http://wiki.glassfish.java.net/Wiki.jsp?page=Screencasts

thanks,
Binod.

On 16-Nov-08, at 12:57 PM, Ryan de Laplante wrote:

> Hi,
>
> I've only done a tiny amount of reading about Sailfin, SIP servlets,
> JSR 116 and 289. It's not clear what kinds of systems I can write
> with this. Can I write a system that people phone into, enter a
> user ID and password, and follow voice prompts to interact with our
> systems? Can I respond to an application event by phoning someone
> and playing a recorded message or using text-to-speech?
>
>
> Thanks,
> Ryan
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@glassfish.dev.java.net
> For additional commands, e-mail: users-help@glassfish.dev.java.net
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@glassfish.dev.java.net
For additional commands, e-mail: users-help@glassfish.dev.java.net


Ryan de Laplante
Re: Can SIP servlets be used to create a menu based phone system?
Posted: Nov 17, 2008 5:50 AM   in response to: Binod PG
  Click to reply to this thread Reply

Thanks, but I've seen that video already. Making two people's phones
ring to connect the two is different from what I'm wanting to do.

Can I make a menu based phone system? People use touch pad to navigate
the menus, which are made of voice recordings.
Can I make someone's phone ring and play a recording?


Thanks,
Ryan


Binod PG wrote:
> Have you seen the screencast here? That might be close to what you are
> looking at.
> Look like you are looking for a click-to-dial kind of an application.
>
> Also, take a look at the sipservlet samples that come with sailfin. It
> contains an online bank sample.
>
> http://wiki.glassfish.java.net/Wiki.jsp?page=Screencasts
>
> thanks,
> Binod.
>
> On 16-Nov-08, at 12:57 PM, Ryan de Laplante wrote:
>
>> Hi,
>>
>> I've only done a tiny amount of reading about Sailfin, SIP servlets,
>> JSR 116 and 289. It's not clear what kinds of systems I can write
>> with this. Can I write a system that people phone into, enter a user
>> ID and password, and follow voice prompts to interact with our
>> systems? Can I respond to an application event by phoning someone
>> and playing a recorded message or using text-to-speech?
>>
>>
>> Thanks,
>> Ryan
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@glassfish.dev.java.net
>> For additional commands, e-mail: users-help@glassfish.dev.java.net
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@glassfish.dev.java.net
> For additional commands, e-mail: users-help@glassfish.dev.java.net
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@glassfish.dev.java.net
For additional commands, e-mail: users-help@glassfish.dev.java.net


sankara rao bhogi
Re: Can SIP servlets be used to create a menu based phone system?
Posted: Nov 17, 2008 9:32 AM   in response to: Ryan de Laplante
  Click to reply to this thread Reply

Ryan de Laplante wrote:
> Thanks, but I've seen that video already. Making two people's phones
> ring to connect the two is different from what I'm wanting to do.
>
> Can I make a menu based phone system? People use touch pad to
> navigate the menus, which are made of voice recordings.
> Can I make someone's phone ring and play a recording?

Ryan,

Your last question was discussed in the following thread.

http://www.nabble.com/Should-I-use-Sailfin-to-do-this--to19964369.html#a19964369

regards
sankar

>
>
> Thanks,
> Ryan
>
>
> Binod PG wrote:
>> Have you seen the screencast here? That might be close to what you
>> are looking at.
>> Look like you are looking for a click-to-dial kind of an application.
>>
>> Also, take a look at the sipservlet samples that come with sailfin.
>> It contains an online bank sample.
>>
>> http://wiki.glassfish.java.net/Wiki.jsp?page=Screencasts
>>
>> thanks,
>> Binod.
>>
>> On 16-Nov-08, at 12:57 PM, Ryan de Laplante wrote:
>>
>>> Hi,
>>>
>>> I've only done a tiny amount of reading about Sailfin, SIP servlets,
>>> JSR 116 and 289. It's not clear what kinds of systems I can write
>>> with this. Can I write a system that people phone into, enter a
>>> user ID and password, and follow voice prompts to interact with our
>>> systems? Can I respond to an application event by phoning someone
>>> and playing a recorded message or using text-to-speech?
>>>
>>>
>>> Thanks,
>>> Ryan
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@glassfish.dev.java.net
>>> For additional commands, e-mail: users-help@glassfish.dev.java.net
>>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@glassfish.dev.java.net
>> For additional commands, e-mail: users-help@glassfish.dev.java.net
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@glassfish.dev.java.net
> For additional commands, e-mail: users-help@glassfish.dev.java.net
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@glassfish.dev.java.net
For additional commands, e-mail: users-help@glassfish.dev.java.net


Ryan de Laplante
Re: Can SIP servlets be used to create a menu based phone system?
Posted: Nov 17, 2008 9:44 AM   in response to: sankara rao bhogi
  Click to reply to this thread Reply

Thank you


sankara rao bhogi wrote:
> Ryan de Laplante wrote:
>> Thanks, but I've seen that video already. Making two people's phones
>> ring to connect the two is different from what I'm wanting to do.
>>
>> Can I make a menu based phone system? People use touch pad to
>> navigate the menus, which are made of voice recordings.
>> Can I make someone's phone ring and play a recording?
>
> Ryan,
>
> Your last question was discussed in the following thread.
>
> http://www.nabble.com/Should-I-use-Sailfin-to-do-this--to19964369.html#a19964369
>
>
> regards
> sankar
>
>>
>>
>> Thanks,
>> Ryan
>>
>>
>> Binod PG wrote:
>>> Have you seen the screencast here? That might be close to what you
>>> are looking at.
>>> Look like you are looking for a click-to-dial kind of an application.
>>>
>>> Also, take a look at the sipservlet samples that come with sailfin.
>>> It contains an online bank sample.
>>>
>>> http://wiki.glassfish.java.net/Wiki.jsp?page=Screencasts
>>>
>>> thanks,
>>> Binod.
>>>
>>> On 16-Nov-08, at 12:57 PM, Ryan de Laplante wrote:
>>>
>>>> Hi,
>>>>
>>>> I've only done a tiny amount of reading about Sailfin, SIP
>>>> servlets, JSR 116 and 289. It's not clear what kinds of systems I
>>>> can write with this. Can I write a system that people phone into,
>>>> enter a user ID and password, and follow voice prompts to interact
>>>> with our systems? Can I respond to an application event by phoning
>>>> someone and playing a recorded message or using text-to-speech?
>>>>
>>>>
>>>> Thanks,
>>>> Ryan
>>>>
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: users-unsubscribe@glassfish.dev.java.net
>>>> For additional commands, e-mail: users-help@glassfish.dev.java.net
>>>>
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@glassfish.dev.java.net
>>> For additional commands, e-mail: users-help@glassfish.dev.java.net
>>>
>>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@glassfish.dev.java.net
>> For additional commands, e-mail: users-help@glassfish.dev.java.net
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@glassfish.dev.java.net
> For additional commands, e-mail: users-help@glassfish.dev.java.net
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@glassfish.dev.java.net
For additional commands, e-mail: users-help@glassfish.dev.java.net





 XML java.net RSS