Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Otherwise you have to recompile SER from source. Download daily snaphot from iptel.org or from CVS.

Ser 2rc daily snaphost

ser 2.0 cvs branch

No Format

export CVSROOT=:pserver:anonymous@cvs.berlios.de:/cvsroot/ser
cvs co -r rel_2_0_0 sip_router

ser head cvs branch

No Format

export CVSROOT=:pserver:anonymous@cvs.berlios.de:/cvsroot/ser
cvs co sip_router

Compiling of source

Make everything

No Format
make group_include="standard" include_modules="tls" all

...