[Devel] CVS commitlog: sip-server/modules/domain README domain.c
domain_mod.c sip-server/modules/domain/doc domain_user.sgml
Dan Pascu
dan at ag-projects.com
Sat Sep 30 17:14:55 CEST 2006
User: dan_pascu
Date: 2006/09/30 08:14:55 PDT
OpenSER CVS - Commit Details
Modified files:
modules/domain README domain.c domain_mod.c
modules/domain/doc domain_user.sgml
Commit Log:
Extended the is_domain_local() function to accept any pseudo variable or AVP
specification, as well as fixed strings for parameters.
This adapts the function to the new pseudo variable and AVP specs that were
introduced by openser 1.1.x
The old $ruri and $from shortcuts are gone, but they can be replaced by $rd
respectively by $fd to obtain the same result.
Revision Changes Path
1.8 +14 -18 sip-server/modules/domain/README
[ http://openser.cvs.sourceforge.net/openser/sip-server/modules/domain/README?r1=1.7&r2=1.8 ]
1.8 +17 -26 sip-server/modules/domain/doc/domain_user.sgml
[ http://openser.cvs.sourceforge.net/openser/sip-server/modules/domain/doc/domain_user.sgml?r1=1.7&r2=1.8 ]
1.9 +17 -28 sip-server/modules/domain/domain.c
[ http://openser.cvs.sourceforge.net/openser/sip-server/modules/domain/domain.c?r1=1.8&r2=1.9 ]
1.12 +13 -49 sip-server/modules/domain/domain_mod.c
[ http://openser.cvs.sourceforge.net/openser/sip-server/modules/domain/domain_mod.c?r1=1.11&r2=1.12 ]
More information about the Devel
mailing list