[reSIProcate] Multiple sessions in a B2BUA
Hello,
I´m starting to work with reSIProcate and DUM for developing a B2BUA. It need
to handle several simultaneous calls.
In my object model I instanciate one SipStack and one DialogUsageManager, then
when I make an outgoing SIP call I execute makeInviteSession() from the DUM
with a new AppDialogSet object. That means I´m instanciating a AppDialogSet
object per SIP call, I´m not sure that it is correct...So each AppDialogSet is
a "SIP resource".
When the SIP call continues, DUM call onNewSession(ClientInviteSessionHandle
Session, ....) and this is the point: How can I to reference it with the
"resource" that made the outgoing SIP call ? ( For example the AppDialogSet
passed in makeInviteSession() )
Thank you very much
Best regards
Rodrigo Alcoberro
Ingeniero de Desarrollo
ATS Advanced Technology Solutions
Av. Corrientes 880 Piso 11
C1043AAV - Buenos Aires - Argentina
Tel: +54-11-6393-4345 / Fax: +54-11-6393-4300 ext. 485
Web: www.ats-connection.com