Re: [OpenSIPStack] issue in forking proxy
Brought to you by:
joegenbaclor
|
From: Joegen E. B. <jo...@op...> - 2010-09-02 04:19:12
|
Hi Paolo, I did not realize that you are using the Softphone module. Although OpenSIPStack library itself supports forked INVITEs, the version of OPAL used in the softphone module doesn't. So it doesn't surprise me that you encounter deadlocks in OPAL because it is not wired to handle multiple early dialog SDP offers . The development of the OPAL module in OpenSIPStack has been frozen for quite a while and there isn't any clear indication right now that I or someone else could continue development in this area. The only active development efforts right now is OpenSBC related. I would suggest that you consider other active Open Source UA implementations such as PJSIP. Joegen On Wednesday, 01 September, 2010 11:18 PM, Paolo Rosazza wrote: > Hi, thanks for the support. Here in attachment you can find the visual > solution. > Really I don't know what is the meaning of forking but if you can say me > where it is, I will check any error. > Thanks for any help > > > Paolo Rosazza Prin > > > Advanced Logistics Technology Engineering Center > E-mail: ros...@sp... > Corso Marche, 79 > 10146 Torino > Tel. +39 011 74 30 562 > > This email and any attachments are confidential to the intended recipient > and may also be privileged. If you are not the intended recipient please > delete it from your system and notify the sender. You should not copy it or > use it for any purpose nor disclose or distribute its contents to any other > person. > > Questa e-mail e tutti i suoi allegati sono da intendersi inviati in via > riservata all'effettivo destinatario e possono essere soggetti a restrizioni > legali. Se non siete l'effettivo destinatario o avete ricevuto il messaggio > per errore siete pregati di cancellarlo dal vostro sistema e di avvisare il > mittente. E' vietata la duplicazione, l'uso a qualsiasi titolo, la > divulgazione o la distribuzione dei contenuti di questa e-mail a qualunque > altro soggetto. > > -----Original Message----- > From: Joegen E. Baclor [mailto:jo...@op...] > Sent: Friday, August 20, 2010 4:41 AM > To: ope...@li... > Subject: Re: [OpenSIPStack] issue in forking proxy > > Hello Roberto, > > If you can show some code how you are doing forking, perhaps I or > someone else could help you find which code causes a deadlock. > > Joegen > > On 8/19/10 10:37 PM, Roberto Arias wrote: > >> Hello! >> >> I have a problem in my application. I want to do fail over routing over >> > several routes. I have implemented a forking proxy using open sip stack in > an application runing as a windows service. but this service just stops for > no apparent reason. I have received several 183 code. > >> Is there any problem in the library with this code? >> >> In the source code of open sip, I had read the following note in the >> > "InviteClientTransaction.h" > >> >> >> Revision 1.6 2006/03/20 03:51:12 >> >> >> This upload marks the first successful OPAL call using opensipstack!!! >> > There is still some pending issues > >> >> in 183 Progress handling in OPAL classes but a fix should with the next >> > revision. > >> If anyone can help me, I appreciate it! >> >> >> >> Thanks!!! >> >> >> >> > ---------------------------------------------------------------------------- > -- > >> This SF.net email is sponsored by >> >> Make an app they can't live without >> Enter the BlackBerry Developer Challenge >> http://p.sf.net/sfu/RIM-dev2dev >> _______________________________________________ >> opensipstack-devel mailing list >> ope...@li... >> https://lists.sourceforge.net/lists/listinfo/opensipstack-devel >> >> >> > > ---------------------------------------------------------------------------- > -- > This SF.net email is sponsored by > > Make an app they can't live without > Enter the BlackBerry Developer Challenge > http://p.sf.net/sfu/RIM-dev2dev > _______________________________________________ > opensipstack-devel mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/opensipstack-devel > |