Re: [asterisk-users] Clustering concept

2010-07-29 Thread unserossi
> No, not until Microsoft builds a compatible soft phone. Microsoft



> built software that only speaks SIP over TCP. Most SIP stacks work

>over RTP.



I suspect you meant UDP, not RTP.  They use TCP or UDP for SIP signaling and

RTP for the actual voice traffic.





-- 

This is what i thought. MS uses TCP or TLS for signaling and RTP for voice.
So in a perfect world it could work as from 1.6 Asterisk supports TCP.
But if it works in real world? Thats the question.

 
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

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

Re: [asterisk-users] Clustering concept

2010-07-29 Thread Peder
> No, not until Microsoft builds a compatible soft phone. Microsoft
> built software that only speaks SIP over TCP. Most SIP stacks work
>over RTP.

I suspect you meant UDP, not RTP.  They use TCP or UDP for SIP signaling and
RTP for the actual voice traffic.


-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

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


Re: [asterisk-users] Clustering concept

2010-07-29 Thread unserossi
> Do you know if it is possible to interconnect 1.6 with Microsoft Office



> Communications Server 2007 and use the Office

> Communicator as a softclient for telephone calls and the Communicator for

> Instant Messaging? I believe you can set up a mediation

>

> server within MOC but i don't know if this works in real life. Maybe someone

> here has this setup running? What I also wonder

>

> is if the state in Communicator client would change to "in a call" if a call

> is made from Communicator via Asterisk. AFAIK MOC itself cannot

>

> directly communicate with a PSTN so Asterisk could be a perfect

> supplemental.



No, not until Microsoft builds a compatible soft phone. Microsoft

built software that only speaks SIP over TCP. Most SIP stacks work

over RTP.



-- 

I found this blog about Asterisk and OCS but i don't know if it really works as 
i did not try it out on my own yet.

http://blogs.technet.com/b/gclark/archive/2008/10/09/asterisk-1-6-with-office-communications-server-2007.aspx

So you think just the signaling would work but not the audio due to the 
mismatch of the audio transport?



 
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

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

Re: [asterisk-users] Clustering concept

2010-07-29 Thread David Backeberg
On Thu, Jul 29, 2010 at 5:04 PM,   wrote:
> Do you know if it is possible to interconnect 1.6 with Microsoft Office
> Communications Server 2007 and use the Office
> Communicator as a softclient for telephone calls and the Communicator for
> Instant Messaging? I believe you can set up a mediation
>
> server within MOC but i don't know if this works in real life. Maybe someone
> here has this setup running? What I also wonder
>
> is if the state in Communicator client would change to "in a call" if a call
> is made from Communicator via Asterisk. AFAIK MOC itself cannot
>
> directly communicate with a PSTN so Asterisk could be a perfect
> supplemental.

No, not until Microsoft builds a compatible soft phone. Microsoft
built software that only speaks SIP over TCP. Most SIP stacks work
over RTP.

-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

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


Re: [asterisk-users] Clustering concept

2010-07-29 Thread unserossi
Hi all,



I am   wondering if the Clustering concept described in Leif Madsens   
presentation

http://comunidad.asterisk-es.org/documentos/astricon2008/why-cluster-an-introduction-to-asterisk-clustering-and-database-integration-astricon-2008.pdf


is still up to date or if there are newer   or improved features available with 
1.6 (or 1.8) to build an easy scalable and   highly available Asterisk 
infrastructure?

Maybe someone knows of   configuration examples or howtos for building a HA 
cluster with the most   actual features?

 

Probably the biggest difference I can think of is that all of the features in 
the "future" section at the end are now in released versions of Asterisk.  The 
other thing that is in 1.8 betas that may be of interest is distributed device 
states and MWI over XMPP PubSub.  There are some interesting use-cases there 
that can provide some nifty unified communications integrations that just doing 
distributed device states over OpenAIS can't.
 
Regards,
- Brad
 
 
--   
Thanks so far Brad.

Do you know if it is possible to interconnect 1.6 with Microsoft Office 
Communications Server 2007 and use the Office 
Communicator as a softclient for telephone calls and the Communicator for 
Instant Messaging? I believe you can set up a mediation 
server within MOC but i don't know if this works in real life. Maybe someone 
here has this setup running? What I also wonder 
is if the state in Communicator client would change to "in a call" if a call is 
made from Communicator via Asterisk. AFAIK MOC itself cannot 
directly communicate with a PSTN so Asterisk could be a perfect supplemental.

 
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

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

Re: [asterisk-users] Clustering concept

2010-07-29 Thread Watkins, Bradley
 





From: asterisk-users-boun...@lists.digium.com
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of
unsero...@aol.com
Sent: Thursday, July 29, 2010 3:57 PM
To: asterisk-users@lists.digium.com
Subject: [asterisk-users] Clustering concept


Hi all,

I am wondering if the Clustering concept described in Leif
Madsens presentation


http://comunidad.asterisk-es.org/documentos/astricon2008/why-cluster-an-
introduction-to-asterisk-clustering-and-database-integration-astricon-20
08.pdf


is still up to date or if there are newer or improved features
available with 1.6 (or 1.8) to build an easy scalable and highly
available Asterisk infrastructure?

Maybe someone knows of configuration examples or howtos for
building a HA cluster with the most actual features?

 

Probably the biggest difference I can think of is that all of the
features in the "future" section at the end are now in released versions
of Asterisk.  The other thing that is in 1.8 betas that may be of
interest is distributed device states and MWI over XMPP PubSub.  There
are some interesting use-cases there that can provide some nifty unified
communications integrations that just doing distributed device states
over OpenAIS can't.
 
Regards,
- Brad
 
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

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