[Devel] CVS commitlog: sip-server error.c error.h forward.c
sip-server/modules/tm t_fwd.c
Bogdan-Andrei Iancu
bogdan at voice-system.ro
Thu Feb 8 15:57:30 CET 2007
User: bogdan_iancu
Date: 2007/02/08 06:57:29 PST
OpenSER CVS - Commit Details
Modified files:
. error.c error.h forward.c
modules/tm t_fwd.c
Commit Log:
- fixed overlapping of error codes: internal reply code E_BAD_PROTO was
overlapping RFC3261 Temporarily Unavailable (480)
- dixed error code gnerated by Blacklist filtering. Instead of using the
generic send error, custom "473 Filtered destination" is used.
Revision Changes Path
1.4 +8 -4 sip-server/error.c
[ http://openser.cvs.sourceforge.net/openser/sip-server/error.c?r1=1.3&r2=1.4 ]
1.3 +13 -10 sip-server/error.h
[ http://openser.cvs.sourceforge.net/openser/sip-server/error.h?r1=1.2&r2=1.3 ]
1.15 +2 -2 sip-server/forward.c
[ http://openser.cvs.sourceforge.net/openser/sip-server/forward.c?r1=1.14&r2=1.15 ]
1.35 +4 -7 sip-server/modules/tm/t_fwd.c
[ http://openser.cvs.sourceforge.net/openser/sip-server/modules/tm/t_fwd.c?r1=1.34&r2=1.35 ]
More information about the Devel
mailing list