[OpenSIPS-Users] Transfer issue
Bogdan-Andrei Iancu
bogdan at voice-system.ro
Sat Oct 24 19:18:13 CEST 2009
Hi Iñaki,
Actually this is why the B2BUA module was designed in opensips - in most
of the cases you need to control/change the dialog(s) but without any
media dependencies/penalties (like you have now in most of the IP-PBXs).
So you actually can have a highly scalable signalling B2BUA - the
opensips module could be used to locally (on opensips) interpret the
REFER and do the call transfer, totally transparent to the other party.
Regards,
Bogdan
Iñaki Baz Castillo wrote:
> El Sábado, 24 de Octubre de 2009, Jeff Kronlage escribió:
>
>> Our setup has been initially
>> engineered for thousands of concurrent calls, and we're hoping to avoid
>> having a dozen Asterisk machines :)
>>
>
> What you are looking for is the dream all want: a scalable SIP B2BUA (no media
> handling), so a cluster of these B2BUA's would be located behind a proxy
> (which does load balancing and failover). And it would be greater if the B2BUA
> share information (about current dialogs and so) in some way (memcache? common
> database?...).
>
> You could implement it with SipServlets (see Sailin SIP application server or
> others), or FreeSwitch which allows calls without handling the media...
> Of course, Asterisk is not the most suitable solution: it involves media
> handling ("canreinvite" is a hack), it has a very poor SIP stack... and
> basically it's designed to be a single PBX box.
>
>
>
>
More information about the Users
mailing list