Description: The network telephone program is linux, using C language implementation. It is not to achieve the H.323 or SIP protocol, and no use of RTP protocol, and no use to any other third party software, but it does work well. Call voice quality was very good.
File list (Check if you may need any files):
audiobuf\audiobuf.c
........\audiobuf.h
........\audiobuf_oss.c
........\audiobuf_sun.c
........\configure
........\configure.in
........\COPYING
........\gsm\copyright
........\...\inc\config.h
........\...\...\gsm.h
........\...\...\private.h
........\...\...\proto.h
........\...\...\toast.h
........\...\...\unproto.h
........\...\makefile
........\...\src\add.c
........\...\...\code.c
........\...\...\debug.c
........\...\...\decode.c
........\...\...\gsm_create.c
........\...\...\gsm_decode.c
........\...\...\gsm_destroy.c
........\...\...\gsm_encode.c
........\...\...\gsm_explode.c
........\...\...\gsm_implode.c
........\...\...\gsm_option.c
........\...\...\gsm_print.c
........\...\...\long_term.c
........\...\...\lpc.c
........\...\...\preprocess.c
........\...\...\rpe.c
........\...\...\short_term.c
........\...\...\table.c
........\Makefile.in
........\measure.c
........\netfw.c
........\netphone.c
........\netsock.c
........\netsock.h
........\oss.c
........\oss.h
........\gsm\inc
........\...\lib
........\...\src
........\gsm
audiobuf