[Live-devel] SIP Server

Emiliano Parasassi millallo at tiscali.it
Wed Apr 13 13:32:32 PDT 2005


Hi Ross,
I've stared developing a SIPServer too, but i stopped it because i
haven't enough time.
It is not finished, and i copied and pasted some code from
RTSPServer. ;)
It behaves like a stateless Server, and also it misses SDP negoziation.
Server recognizes clientSession by Call-ID, and then passes the
datagram request to the right ClientSession.

I hope this 'simple' SIPServer helps you.

Bye
Emiliano

-------------- next part --------------
A non-text attachment was scrubbed...
Name: SIPServer.cpp
Type: text/x-c++src
Size: 20642 bytes
Desc: not available
Url : http://lists.live.com/pipermail/live-devel/attachments/20050413/07e01899/SIPServer-0002.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SIPServer.hh
Type: text/x-c++hdr
Size: 4095 bytes
Desc: not available
Url : http://lists.live.com/pipermail/live-devel/attachments/20050413/07e01899/SIPServer-0003.bin


More information about the live-devel mailing list