Re: [Sip-implementors] sip stack

2010-02-05 Thread Saúl Ibarra
On Thu, Feb 4, 2010 at 7:29 AM, Premalatha Kuppan wrote: > Regarding SIP Open Source: > > Can i take Sip stack alone (chan_sip.c and chan_local.c) from asterisk for > sip stack implementation. > > Actually iam trying to integrate SIP stack on a chip, maximum user allowed > is 120. > > I apprec

Re: [Sip-implementors] sip stack

2010-02-04 Thread Iñaki Baz Castillo
El Jueves, 4 de Febrero de 2010, Olle E. Johansson escribió: > 4 feb 2010 kl. 11.44 skrev Iñaki Baz Castillo: > > El Jueves, 4 de Febrero de 2010, Premalatha Kuppan escribió: > >> Regarding SIP Open Source: > >> > >> Can i take Sip stack alone (chan_sip.c and chan_local.c) from asterisk > >> for si

Re: [Sip-implementors] sip stack

2010-02-04 Thread Alex Balashov
On 02/04/2010 11:54 AM, Pavesi, Valdemar (NSN - US/Boca Raton) wrote: > You must check one that have a good and power PARSER. > > PARSER is the most important funcionality for SIP. So important it must be capitalised twice! -- Alex Balashov - Principal Evariste Systems LLC Tel: +1 678-954-

Re: [Sip-implementors] sip stack

2010-02-04 Thread Pavesi, Valdemar (NSN - US/Boca Raton)
, February 04, 2010 11:51 AM To: sip-implementors@lists.cs.columbia.edu; Premalatha Kuppan Subject: Re: [Sip-implementors] sip stack Why not use oSIP then? --- On Thu, 2/4/10, Premalatha Kuppan wrote: > From: Premalatha Kuppan > Subject: [Sip-implementors] sip stack > To: sip-imp

Re: [Sip-implementors] sip stack

2010-02-04 Thread kaiduan xie
Why not use oSIP then? --- On Thu, 2/4/10, Premalatha Kuppan wrote: > From: Premalatha Kuppan > Subject: [Sip-implementors] sip stack > To: sip-implementors@lists.cs.columbia.edu > Received: Thursday, February 4, 2010, 1:29 AM > Regarding SIP Open Source: > > Can i

Re: [Sip-implementors] sip stack

2010-02-04 Thread Olle E. Johansson
4 feb 2010 kl. 11.44 skrev Iñaki Baz Castillo: > El Jueves, 4 de Febrero de 2010, Premalatha Kuppan escribió: >> Regarding SIP Open Source: >> >> Can i take Sip stack alone (chan_sip.c and chan_local.c) from asterisk for >> sip stack implementation. > > Asterisk chan_sip??? good luck. > >

Re: [Sip-implementors] sip stack

2010-02-04 Thread Iñaki Baz Castillo
El Jueves, 4 de Febrero de 2010, Premalatha Kuppan escribió: > Regarding SIP Open Source: > > Can i take Sip stack alone (chan_sip.c and chan_local.c) from asterisk for > sip stack implementation. Asterisk chan_sip??? good luck. > Actually iam trying to integrate SIP stack on a chip, maxim

[Sip-implementors] sip stack

2010-02-03 Thread Premalatha Kuppan
Regarding SIP Open Source: Can i take Sip stack alone (chan_sip.c and chan_local.c) from asterisk for sip stack implementation. Actually iam trying to integrate SIP stack on a chip, maximum user allowed is 120. I appreciate any other open source suggestion also. On Thu, Feb 4, 2010 at 2:59

[Sip-implementors] SIP STACK Comparision

2010-01-25 Thread Premalatha Kuppan
Hi, Please help me out in comparing various avialble open source SIP STACK. Interms of 1. Memory management, Thread/task management, Semaphores,System calls, Queues etc. 2. Scalability 3. Memory footprint Thanks, Premalatha ___ Sip-implementors mailing

Re: [Sip-implementors] SIP stack

2008-12-01 Thread Alex Balashov
cool goose wrote: > I am new to the SIP and just started reading RFC 3261. I am planning to > write my own SIP stack with minimum functionality (setting up a basic call > and tear down). Can someone point me to the right resources that can assist > me in this? Also, can someone explain what I nee

Re: [Sip-implementors] SIP stack

2008-12-01 Thread Somesh S. Shanbhag
There are some SIP stacks available open source. You can take them as reference. reSIProcate VOVIDA oSIP - Somesh -Original Message- From: [EMAIL PROTECTED] on behalf of cool goose Sent: Tue 12/2/2008 12:02 PM To: sip-implementors@lists.cs.columbia.edu Subject: [Sip-implementors] SIP

[Sip-implementors] SIP stack

2008-12-01 Thread cool goose
Hi Everyone, I am new to the SIP and just started reading RFC 3261. I am planning to write my own SIP stack with minimum functionality (setting up a basic call and tear down). Can someone point me to the right resources that can assist me in this? Also, can someone explain what I needs to be cons

Re: [Sip-implementors] SIP Stack

2008-11-21 Thread Pascal Maugeri
W. Lix <[EMAIL PROTECTED]> wrote: > >> -- > >> > >> Message: 3 > >> Date: Mon, 17 Nov 2008 15:45:15 -0500 > >> From: [EMAIL PROTECTED] > >> Subject: Re: [Sip-implementors] SIP Stack > >> To: sip-implementors

[Sip-implementors] SIP Stack

2008-11-20 Thread Jack W. Lix
>> -- >> >> Message: 3 >> Date: Mon, 17 Nov 2008 15:45:15 -0500 >> From: [EMAIL PROTECTED] >> Subject: Re: [Sip-implementors] SIP Stack >> To: sip-implementors@lists.cs.columbia.edu >> Message-ID: <[EMAIL PROTE

Re: [Sip-implementors] SIP Stack

2008-11-18 Thread Sanjiv Gupta
Hi All, Thanks for your valuable responses ! It really helped :) -Sanjiv ___ Sip-implementors mailing list Sip-implementors@lists.cs.columbia.edu https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors

Re: [Sip-implementors] SIP Stack

2008-11-17 Thread Raj Jain
On Fri, Nov 14, 2008 at 4:07 AM, Sanjiv Gupta <[EMAIL PROTECTED]> wrote: > Hi All, > > I need to develop a SIP UA for a product and I need to buy a SIP Stack and > also a RTP stack. Using open source is not an option, also Vendor should have > the proper support for code base. > > Request you to

Re: [Sip-implementors] SIP Stack

2008-11-17 Thread Dale . Worley
From: Sanjiv Gupta <[EMAIL PROTECTED]> I need to develop a SIP UA for a product and I need to buy a SIP Stack and also a RTP stack. Using open source is not an option, also Vendor should have the proper support for code base. I think that several phones use the Radvision stack. (http:

Re: [Sip-implementors] SIP Stack

2008-11-14 Thread Aleksander Morgado
Hi Sanjiv, > I need to develop a SIP UA for a product and I need to buy a SIP Stack and > also a RTP stack. Using open source is not an option, also Vendor should have > the proper support for code base. > > Request you to suggest me the best available stacks for the same. > GNU osip2/eXosip2

[Sip-implementors] SIP Stack

2008-11-14 Thread Sanjiv Gupta
Hi All, I need to develop a SIP UA for a product and I need to buy a SIP Stack and also a RTP stack. Using open source is not an option, also Vendor should have the proper support for code base. Request you to suggest me the best available stacks for the same. Thanks Sanjiv _

[Sip-implementors] @SIP stack

2008-05-15 Thread rahul.jadhav
hello friends, we want to implement a SIP stack for voip ATA, we are new in this field as we studied some specs about it, its mentioned in it SIP suppoting RFC 3261/62/63/64 specifications then whether the same support is required at other end also for communication set up? or it mean somethin