From: Traun Leyden Date: Thu, 11 Sep 2008 22:25:35 +0000 (+0000) Subject: improve docs X-Git-Tag: v1.0.2~1233 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce77b437f1fe1c7d965b61a9937fd3a6f4798318;p=thirdparty%2Ffreeswitch.git improve docs git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9529 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/scripts/socket/freepy/README b/scripts/socket/freepy/README index dd4c078212..5a1bdc19d4 100644 --- a/scripts/socket/freepy/README +++ b/scripts/socket/freepy/README @@ -9,6 +9,12 @@ Install See INSTALL +Using/Examples +============== + +The WikiPBX project uses this lib heavily, so looking at that code (wikipbx.org) is a good example until more docs are added. + + Debugging =========