[OpenSIPS-Devel] SF.net SVN: opensips:[4810] trunk/modules/drouting

Bogdan-Andrei Iancu bogdan at voice-system.ro
Fri Oct 24 09:37:09 CEST 2008


Revision: 4810
          http://opensips.svn.sourceforge.net/opensips/?rev=4810&view=rev
Author:   bogdan_iancu
Date:     2008-10-24 07:37:09 +0000 (Fri, 24 Oct 2008)

Log Message:
-----------
Aligned AVP referncing with the rest of the code:
- do_routing() accepts now parameter as "1" (for static values) or $avp() (for dynamic values).
- ruri_avp module paramter to accept a proper AVP spec ( $avp() ).
  Closes bug 2172142.

Fixed dr_rules table description - column groupid is indeed a string and it accepts a comma separated list of numerical ids (1,3,52,50)
  Closes bug 2187089.

Failure and onreply route support added
- do_routing() is allowed to be called from failure route
- is_from_gw() is alloed to be called from failure and onreply routes
  Closes bug 2187777.

Fixed improper test for detecting digits.

Before adding the AVPs with the next GWs to be tried, delete all AVPs of the same type -> avoid mixing results with previous processings.

Modified Paths:
--------------
    trunk/modules/drouting/README
    trunk/modules/drouting/doc/drouting_admin.xml
    trunk/modules/drouting/drouting.c
    trunk/modules/drouting/prefix_tree.c
    trunk/modules/drouting/prefix_tree.h
    trunk/modules/drouting/routing.h


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