[asterisk-users] Asterisk integration with IBM Sametime

2007-10-24 Thread reshmi.nair

Hi,
 
I wanted to know if anyone has experience in integration asterisk with
IBM Sametime server (by implementing TCSPI).
Any pointers for this would be very helpful. 
 
Have been reading/googling around a bit and I get to understand that the
communication between the Sametime server and Asterisk is SIP.
Wanted to know if my understanding is right. Since this is part of some
experiment I'm doing, I only have the trial version of Sametime Server
with me which doesn't have the Sametime Gateway component (and that is
what talks SIP). Just wanted to know if this means that I cannot
integrate asterisk with the trial version of Sametime server.
 
Would really help a lot, if someone clarifies my doubts.
 
Regards,
Reshmi



The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. 

WARNING: Computer viruses can be transmitted via email. The recipient should 
check this email and any attachments for the presence of viruses. The company 
accepts no liability for any damage caused by any virus transmitted by this 
email.
 
www.wipro.com___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] Asterisk integration with IBM Sametime

2007-10-24 Thread ram
On 10/24/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:

  Hi,

 I wanted to know if anyone has experience in integration asterisk with IBM
 Sametime server (by implementing TCSPI).
 Any pointers for this would be very helpful.

 Have been reading/googling around a bit and I get to understand that the
 communication between the Sametime server and Asterisk is SIP.
 Wanted to know if my understanding is right. Since this is part of some
 experiment I'm doing, I only have the trial version of Sametime Server with
 me which doesn't have the Sametime Gateway component (and that is what talks
 SIP). Just wanted to know if this means that I cannot integrate asterisk
 with the trial version of Sametime server.

 Would really help a lot, if someone clarifies my doubts.



Hi

what are you trying to achieve.

Integrating with Asterisk, Samtime server send the calls to asterisk ?

or asterisk expect to send calls to Samtime Server

ram
___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] Asterisk integration with IBM Sametime

2007-10-24 Thread reshmi.nair

Hi,
 
I am trying to setup a conference between Sametime users using
conferencing infrastructure of asterisk.
 
Sametime server has a component called TCSPI, which we can implement to
talk to any PBX, including asterisk (as per documentation). I was trying
to implement the TCSPI for Asterisk.
 
Regards,
Reshmi



From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of ram
Sent: Wednesday, October 24, 2007 6:43 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Asterisk integration with IBM Sametime




On 10/24/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: 

Hi,
 
I wanted to know if anyone has experience in integration
asterisk with IBM Sametime server (by implementing TCSPI).
Any pointers for this would be very helpful. 
 
Have been reading/googling around a bit and I get to understand
that the communication between the Sametime server and Asterisk is SIP. 
Wanted to know if my understanding is right. Since this is part
of some experiment I'm doing, I only have the trial version of Sametime
Server with me which doesn't have the Sametime Gateway component (and
that is what talks SIP). Just wanted to know if this means that I cannot
integrate asterisk with the trial version of Sametime server. 
 
Would really help a lot, if someone clarifies my doubts.
 

 
Hi
 
what are you trying to achieve.
 
Integrating with Asterisk, Samtime server send the calls to asterisk ?
 
or asterisk expect to send calls to Samtime Server
 
ram




The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. 

WARNING: Computer viruses can be transmitted via email. The recipient should 
check this email and any attachments for the presence of viruses. The company 
accepts no liability for any damage caused by any virus transmitted by this 
email.
 
www.wipro.com___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] Asterisk integration with IBM Sametime

2007-10-24 Thread ram
On 10/24/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:

  Hi,

 I am trying to setup a conference between Sametime users using
 conferencing infrastructure of asterisk.

 Sametime server has a component called TCSPI, which we can implement to
 talk to any PBX, including asterisk (as per documentation). I was trying to
 implement the TCSPI for Asterisk.



Hi

you can  configure asterisk to trust any call from Samtime Server

and you can configure conference bridge in Asterisk

I never tried , but its possible.

since iam using 3rd party SIP server, and iam using Asterisk as bridge

ram
___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] Asterisk integration with IBM Sametime

2007-10-24 Thread reshmi.nair

Hi Ram,
 
Thanks for the suggestion. 
What would be the form of communication between Sametime server and the
conference bridge on asterisk? My key concern is that Sametime server
doesnt have a SIP interface (because its a trial version) so how would
it talk to Asterisk?
 
Regards,
Reshmi
 



From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of ram
Sent: Wednesday, October 24, 2007 9:48 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Asterisk integration with IBM Sametime




On 10/24/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: 

Hi,
 
I am trying to setup a conference between Sametime users using
conferencing infrastructure of asterisk.
 
Sametime server has a component called TCSPI, which we can
implement to talk to any PBX, including asterisk (as per documentation).
I was trying to implement the TCSPI for Asterisk. 
 

 
Hi
 
you can  configure asterisk to trust any call from Samtime Server
 
and you can configure conference bridge in Asterisk
 
I never tried , but its possible. 
 
since iam using 3rd party SIP server, and iam using Asterisk as bridge
 
ram



The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. 

WARNING: Computer viruses can be transmitted via email. The recipient should 
check this email and any attachments for the presence of viruses. The company 
accepts no liability for any damage caused by any virus transmitted by this 
email.
 
www.wipro.com___
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users