[OpenSIPS-Devel] SF.net SVN: opensips:[5439] trunk/modules/tm/t_reply.c

Bogdan-Andrei Iancu bogdan at voice-system.ro
Sun Mar 15 15:11:13 CET 2009


Revision: 5439
          http://opensips.svn.sourceforge.net/opensips/?rev=5439&view=rev
Author:   bogdan_iancu
Date:     2009-03-15 14:11:13 +0000 (Sun, 15 Mar 2009)

Log Message:
-----------
- new function for computing the priority of a branch during parallel forking. Replaced the simplist approach where the priority is the reply code.

New priority order:

487 (as result of UAC cancel)  prio=0
6xx replies                    prio=3xx
3xx replies                    prio=4xx
401/407                        prio=5xx
415
420
484
4xx                            prio=6xx
5xx                            prio=7xx
408 (timeout)                  prio=8xx
503 (UAS failure indication)

 Closes bug #2209505

Modified Paths:
--------------
    trunk/modules/tm/t_reply.c


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Devel mailing list