![]() |
|
|
|||||||
![]() |
UK VOIP - C Library/Source code for building up a VoIP connection ? |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
Hello,
i want to develop programs which are VoIP based. Does someone know if there are C libraries or better source code for building up a SIP connection ? I think i also need the same for STUN. Are there any open projects for this ? Regards, Martin Martin Maurer |
|
|
|
|
#2 |
|
Posts: n/a
|
I found this:
http://www1.cs.columbia.edu/~pallavi/research/ Does it help ? not sure.. they mentioned that l"ibsip++ API is not public any more" Steph "Martin Maurer" <> wrote in message news:4285d671$0$19385$ eenews.net... > Hello, > > i want to develop programs which are VoIP based. Does someone know if there > are C libraries or better source code for building up a SIP connection ? I > think i also need the same for STUN. Are there any open projects for this ? > > Regards, > > Martin > > |
|
|
|
#3 |
|
Posts: n/a
|
Hello,
> i want to develop programs which are VoIP based. Does someone know if > there are C libraries or better source code for building up a SIP > connection ? I think i also need the same for STUN. Are there any open > projects for this ? just found a nice page for SIP stacks: http://www.iptel.org/info/products/i...acks&siponly=1 Regards, Martin |
|