User: dan_pascu
Date: 2006/11/22 10:58:36 PST
OpenSER CVS - Commit Details
Modified files:
modules/mediaproxy mediaproxy.c
Commit Log:
Better error message
Revision ChangesPath
1.16 +2 -2 sip-server/modules/mediaproxy/mediaproxy.c
[
http://openser.cvs.sour
User: dan_pascu
Date: 2006/09/28 08:06:58 PDT
OpenSER CVS - Commit Details
Modified files:(Branch: rel_1_1_0)
modules/mediaproxy mediaproxy.c
Commit Log:
Do not restrict what methods are processed. Fixes bug with devices using
UPDATE to change the media session on the fly
User: dan_pascu
Date: 2006/09/28 08:03:19 PDT
OpenSER CVS - Commit Details
Modified files:
modules/mediaproxy mediaproxy.c
Commit Log:
removed unused defines
Revision ChangesPath
1.12 +1 -6 sip-server/modules/mediaproxy/mediaproxy.c
[
http://openser.cvs.so
User: dan_pascu
Date: 2006/09/28 08:00:09 PDT
OpenSER CVS - Commit Details
Modified files:
modules/mediaproxy mediaproxy.c
Commit Log:
Do not restrict what methods are processed. Fixes bug with devices using
UPDATE to change the session on the fly not working.
Revision Chan
User: dan_pascu
Date: 2006/02/14 08:36:57 PST
OpenSER CVS - Commit Details
Modified files:
modules/mediaproxy mediaproxy.c
Commit Log:
fixed test for parse_headers
Revision ChangesPath
1.8 +3 -3 sip-server/modules/mediaproxy/mediaproxy.c
[
http://cvs.sour
User: dan_pascu
Date: 2006/02/14 08:36:46 PST
OpenSER CVS - Commit Details
Modified files:(Branch: rel_1_0_0)
modules/mediaproxy mediaproxy.c
Commit Log:
fixed test for parse_headers
Revision ChangesPath
1.5.2.1 +3 -3 sip-server/modules/mediaproxy/mediapr
User: bogdan_iancu
Date: 2005/10/05 02:53:29 PDT
OpenSER CVS - Commit Details
Modified files:
modules/mediaproxy mediaproxy.c
Commit Log:
several functions allowed in FAILURE_ROUTE and BRANCH_ROUTE
Revision ChangesPath
1.5 +10 -6 sip-server/modules/mediaproxy/
User: dan_pascu
Date: 2005/07/20 00:25:28 PDT
OpenSER CVS - Commit Details
Modified files:(Branch: rel_0_9_0)
modules/mediaproxy mediaproxy.c
Commit Log:
- Fixed 3 places where memory allocation wasn't checked for succes which
could lead to ser crashing
- Fixed a memo
User: dan_pascu
Date: 2005/07/20 00:25:05 PDT
OpenSER CVS - Commit Details
Modified files:
modules/mediaproxy mediaproxy.c
Commit Log:
- Fixed 3 places where memory allocation wasn't checked for succes which
could lead to ser crashing
- Fixed a memory leak
Revision Chan