Re: [Sofia-sip-devel] Basic doubt about NUA

2008-03-21 Thread Michael Jerris
Yes. On Mar 22, 2008, at 2:17 AM, Mahesh Govind wrote: > if we have one instance of nua , > > Can I configure that instance to accept/make calls for multiple > users at the > same time . > > With thanks and regards > Mahesh > --

Re: [Sofia-sip-devel] Basic doubt about NUA

2008-03-21 Thread Mahesh Govind
:34 AM To: Mahesh Govind Cc: sofia-sip-devel@lists.sourceforge.net Subject: Re: [Sofia-sip-devel] Basic doubt about NUA I can't say that its simple, but you can check out the nua implementation we have in freeswitch (www.freeswitch.org)... Not sure exactly what you mean by one user &qu

Re: [Sofia-sip-devel] Basic doubt about NUA

2008-03-21 Thread Michael Jerris
I can't say that its simple, but you can check out the nua implementation we have in freeswitch (www.freeswitch.org)... Not sure exactly what you mean by one user "profile" .. but we do act as different identities in several different ways. Mike On Mar 22, 2008, at 12:47 AM, Mahesh Govi

Re: [Sofia-sip-devel] Basic doubt about NUA

2008-03-21 Thread Mahesh Govind
HI Mike , thanks a lot Also can pls point some simple example programs, which uses nua with out GLIB . One more help i need . I read that nua can support only one user profile at a time . Is this true . With thanks and regards mahesh On Sat, Mar 22, 2008 at 8:33 AM, Michael Jerris <[EMAI

Re: [Sofia-sip-devel] Basic doubt about NUA

2008-03-21 Thread Michael Jerris
NUA is not dependent on glib. You can build with the configure flag "--with-glib=no". Mike On Mar 21, 2008, at 10:16 PM, Mahesh Govind wrote: > Hi All, > > I am new to sofia sip . Could you please help me by clearing the > following doubt . > Whether NUA is dependent on GLIB or only the sofi

[Sofia-sip-devel] Basic doubt about NUA

2008-03-21 Thread Mahesh Govind
Hi All, I am new to sofia sip . Could you please help me by clearing the following doubt . Whether NUA is dependent on GLIB or only the sofia_cli is dependent on GLIB . I want to sofia to an embedded platform where you have limited resources . With thanks and regards mahesh -