Difference between revisions of "fpVoIP"

From Lazarus wiki
Jump to navigationJump to search
(New page: == About == fpVoip is an attempt to create ambitious open source library in pure Object Pascal library to handle Voice Over IP Protocols such as SIP, IAX2, XMPP and also RTP, SDP and all ...)
 
m
Line 1: Line 1:
 
== About ==
 
== About ==
  
fpVoip is an attempt to create ambitious open source library in pure Object Pascal library to handle Voice Over IP Protocols such as SIP, IAX2, XMPP and also RTP, SDP and all other related protocols.
+
fpVoip is an attempt to create ambitious open source library in pure Object Pascal library to handle Voice Over IP (VoIP) Protocols such as SIP, IAX2, XMPP and also RTP, SDP and all other related protocols.
  
 
Also there will be implementation for codes such as ITU G7xx, BroadVoice, iLBC, SPEEX, GSM, CELT, Opus and more
 
Also there will be implementation for codes such as ITU G7xx, BroadVoice, iLBC, SPEEX, GSM, CELT, Opus and more

Revision as of 20:11, 17 May 2011

About

fpVoip is an attempt to create ambitious open source library in pure Object Pascal library to handle Voice Over IP (VoIP) Protocols such as SIP, IAX2, XMPP and also RTP, SDP and all other related protocols.

Also there will be implementation for codes such as ITU G7xx, BroadVoice, iLBC, SPEEX, GSM, CELT, Opus and more

Link

For more information you can find it at GitHub.