2008/12/29 Saúl Ibarra <sag...@gmail.com>:
> Hello and merry xmas for all :)
>
> This is my first email to the list, I haven't been able to find the
> answer to this question, but if it has been answered earlier just
> point me there and excuse me for asking again :)
>
> I'm planning to build a simple b2bua (just signalling, no media) and
> after reading the NUA doc, I think it's the right API for me. The
> b2bua I'm planning to build has to do 2 impotant things (among
> others):
>
>  * Make use of Session Timers (by reading the doc I understant this is OK)
>  * Handle correctly Parallel Forking scenarios. Handle the case in
> which leg_B has parallel forking, so for each early-dialog in leg_B
> (different To_tag)  there should be a new UAS in leg_A sending a
> reponse with its own To_tag (so a request in leg_A could require the
> B2BUA running various UAS in leg_A, one for each early-dialog detected
> in leg_B). This is the nmost inportant part, as some b2buas fail
> handling this situation.
>
> So, having this said: is NUA the correct API for me if I need to
> handle correctli those 2 situations?

nua has some serious problems with forking with 100rel, so if you plan
to support also 100rel, you should probably go for nta.

-- 
Pekka.Pessi mail at nokia.com

------------------------------------------------------------------------------
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to