Re: Re: proxy and gk testing

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



For the latest 2.0.x cvs you need to do:

  CVS_RSH=ssh cvs -d:pserver:anonymous@cvs.sourceforge.net:/projects/openh323gk  login
  CVS_RSH=ssh cvs -d:pserver:anonymous@cvs.sourceforge.net:/projects/openh323gk checkout -rv2_0 openh323gk

For the latest 2.2.x cvs you need to do:

  CVS_RSH=ssh cvs -d:pserver:anonymous@cvs.sourceforge.net:/projects/openh323gk  login
  CVS_RSH=ssh cvs -d:pserver:anonymous@cvs.sourceforge.net:/projects/openh323gk checkout openh323gk

Hope this helps. With -r switch you can specify which "snapshot" you want
to check out. If you omit -r, then you will get the latest 2.2 branch (HEAD branch).
v2_0 is a symbolic name for the lastest 2.0 branch. We also tag each release
with symbolic names like v2_0_5, v2_0_6, v2_2b1, v2_2b2, ...

P.S.: debug version may not be fast enough to test. To get a core file only
I would recommend to turn off tracing - it will speed up gk.
Other solution is to compile optimized version with debug info (add -g switch,
do not specify -s switch during compilation/linking) - but it is more complicated
to do.

---
Michal Zygmuntowicz


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
List: Openh323gk-users@lists.sourceforge.net
Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549
Homepage: http://www.gnugk.org/

[Index of Archives]     [SIP]     [Open H.323]     [Gnu Gatekeeper]     [Asterisk PBX]     [ISDN Cause Codes]     [Yosemite News]

  Powered by Linux