[Devel] CVS commitlog: sip-server main.c route.c route.h
route_struct.c sr_module.c sr_module.h
Bogdan-Andrei Iancu
bogdan at voice-system.ro
Mon Aug 29 18:42:03 CEST 2005
an log add-on......
Bogdan-Andrei Iancu wrote:
>User: bogdan_iancu
>Date: 2005/08/29 09:39:53 PDT
>
> OpenSER CVS - Commit Details
>
> Modified files:
> . main.c route.c route.h route_struct.c
> sr_module.c sr_module.h
> Commit Log:
> -new internal core function for checking if a module function may or may
> be not called from a script route (based on route type); all route
> inclusions are followed, but avoiding potential loops.
> -new command line parameter (-C) - similar to (-c), but additioanly force
> the above described checking. ( -C implies -c)
>
>
- both -c and -C returns 0 if script OK or -1 if errors are found
(previously, -c was returning -1 all the time)
>
> Revision Changes Path
> 1.5 +16 -22 sip-server/main.c
> [ http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/main.c?r1=1.4&r2=1.5 ]
> 1.7 +123 -1 sip-server/route.c
> [ http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/route.c?r1=1.6&r2=1.7 ]
> 1.4 +2 -1 sip-server/route.h
> [ http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/route.h?r1=1.3&r2=1.4 ]
> 1.4 +1 -3 sip-server/route_struct.c
> [ http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/route_struct.c?r1=1.3&r2=1.4 ]
> 1.3 +25 -1 sip-server/sr_module.c
> [ http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/sr_module.c?r1=1.2&r2=1.3 ]
> 1.3 +2 -1 sip-server/sr_module.h
> [ http://cvs.sourceforge.net/viewcvs.py/openser/sip-server/sr_module.h?r1=1.2&r2=1.3 ]
>
>_______________________________________________
>Devel mailing list
>Devel at openser.org
>http://openser.org/cgi-bin/mailman/listinfo/devel
>
>
>
More information about the Devel
mailing list