[OpenSIPS-Devel] SF.net SVN: opensips:[6052] trunk
Bogdan-Andrei Iancu
bogdan at voice-system.ro
Tue Sep 1 00:40:15 CEST 2009
Revision: 6052
http://opensips.svn.sourceforge.net/opensips/?rev=6052&view=rev
Author: bogdan_iancu
Date: 2009-08-31 22:40:12 +0000 (Mon, 31 Aug 2009)
Log Message:
-----------
- added support for script routes with string name :
route[relay] {...}
route{...; route(relay); ....}
- the changes are fully backward compatible; routes with number ID can be used as so far, as they perfectly map over the more generic implementation of the routes with names (ID is after all a string name).
- changes do apply to all types of routes.
Based on an original patch provided by Stanislaw Pitucha.
Closes patch 2846130
Modified Paths:
--------------
trunk/action.c
trunk/cfg.y
trunk/receive.c
trunk/route.c
trunk/route.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