[OpenSER-Devel] SF.net SVN: openser: [3805] trunk/modules/carrierroute

Henning Westerholt henning.westerholt at 1und1.de
Fri Feb 29 13:50:08 CET 2008


Revision: 3805
          http://openser.svn.sourceforge.net/openser/?rev=3805&view=rev
Author:   henningw
Date:     2008-02-29 04:50:07 -0800 (Fri, 29 Feb 2008)

Log Message:
-----------
- simplify exported module interface somewhat
- the default routing function will now use crc32 hash, as most people uses
  this anyway
- for the (legacy) prime hash another route function has been introduced
- shorten the functions a little bit, remove the 'load' part of the command
- message flags are now read directly from the SIP msg, as this is the function
  that probably the least people will use and needs to modify
- this external changes also simplified the internal structure somewhat
- add another author to README
- update README after the changes
- add a dependency note to the tm module if the reply status PV is used

Modified Paths:
--------------
    trunk/modules/carrierroute/README
    trunk/modules/carrierroute/carrierroute.c
    trunk/modules/carrierroute/carrierroute.h
    trunk/modules/carrierroute/doc/carrierroute_user.sgml
    trunk/modules/carrierroute/route_func.c
    trunk/modules/carrierroute/route_func.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