GUI PJSIP under windows

AK
anass kartit
Tue, Apr 7, 2009 11:59 AM

Hi Benny,
I would like to know if anyone is interested in developing GUI for PJSIP
using Win32, if yes let me know.
Regards,
Anass
On Tue, Apr 7, 2009 at 11:53 AM, Benny Prijono bennylp@pjsip.org wrote:

2009/4/6 Athar Shiraz Siddiqui atharshiraz@gmail.com

Hi Benny,

I would like to write my own SIP stack in C which merely registers/
makes call and answers calls. Does anyone know of a tutorial out
there?

For starters I am having difficulty compiling PJSIP under windows.

I downloaded and installed MS directX sdk  (v 9)

http://www.microsoft.com/downloads/thankyou.aspx?familyId=24a541d6-0486-4453-8641-1eee9e21b282&displayLang=en&hash=xX4VNopFg2gq9m5jl1RifTZDJQbVy8ub9DmcInKFAC9Fw365pvJ1Z2afQRK0BaxAnwaoCKj1CFEzDXcNabk%2b5Q%3d%3d

Then I included it in Project->Properties->C/C++->General->Additional
Include Directories
and in Tools->Options->VC++ Directories->Inlcude Files
I get the following errors :

Error  1      error C2065: '_JBLEN' : undeclared identifier  c:\program
files\microsoft visual studio
9.0\smartdevices\sdk\pocketpc2003\include\stdlib.h      1040    pjsip_core
Error  2      error C2057: expected constant expression      c:\program
files\microsoft visual studio
9.0\smartdevices\sdk\pocketpc2003\include\stdlib.h      1040    pjsip_core

Hi Athar, from what I see, that looks like problems with your SDK
installation, and it still haven't got anything to do with pjsip. One thing
that seem peculiar, you're compiling for PPC 2003 target, which AFAIK does
not support DirectSound.

cheers
Benny


Visit our blog: http://blog.pjsip.org

pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org

--
Anass Kartit

Hi Benny, I would like to know if anyone is interested in developing GUI for PJSIP using Win32, if yes let me know. Regards, Anass On Tue, Apr 7, 2009 at 11:53 AM, Benny Prijono <bennylp@pjsip.org> wrote: > 2009/4/6 Athar Shiraz Siddiqui <atharshiraz@gmail.com> > >> Hi Benny, >> >> I would like to write my own SIP stack in C which merely registers/ >> makes call and answers calls. Does anyone know of a tutorial out >> there? >> >> For starters I am having difficulty compiling PJSIP under windows. >> >> I downloaded and installed MS directX sdk (v 9) >> >> http://www.microsoft.com/downloads/thankyou.aspx?familyId=24a541d6-0486-4453-8641-1eee9e21b282&displayLang=en&hash=xX4VNopFg2gq9m5jl1RifTZDJQbVy8ub9DmcInKFAC9Fw365pvJ1Z2afQRK0BaxAnwaoCKj1CFEzDXcNabk%2b5Q%3d%3d >> >> Then I included it in Project->Properties->C/C++->General->Additional >> Include Directories >> and in Tools->Options->VC++ Directories->Inlcude Files >> I get the following errors : >> >> Error 1 error C2065: '_JBLEN' : undeclared identifier c:\program >> files\microsoft visual studio >> 9.0\smartdevices\sdk\pocketpc2003\include\stdlib.h 1040 pjsip_core >> Error 2 error C2057: expected constant expression c:\program >> files\microsoft visual studio >> 9.0\smartdevices\sdk\pocketpc2003\include\stdlib.h 1040 pjsip_core >> > > Hi Athar, from what I see, that looks like problems with your SDK > installation, and it still haven't got anything to do with pjsip. One thing > that seem peculiar, you're compiling for PPC 2003 target, which AFAIK does > not support DirectSound. > > cheers > Benny > > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > > -- Anass Kartit
VP
varun pratapsingh
Tue, Apr 7, 2009 12:55 PM

Hi Anaas,

I am interested in this proposal for the development of the GUI for PJSIP
using Win32.

Regards:
Ravi

On Tue, Apr 7, 2009 at 5:29 PM, anass kartit anassk@gmail.com wrote:

Hi Benny,
I would like to know if anyone is interested in developing GUI for PJSIP
using Win32, if yes let me know.
Regards,
Anass
On Tue, Apr 7, 2009 at 11:53 AM, Benny Prijono bennylp@pjsip.org wrote:

2009/4/6 Athar Shiraz Siddiqui atharshiraz@gmail.com

Hi Benny,

I would like to write my own SIP stack in C which merely registers/
makes call and answers calls. Does anyone know of a tutorial out
there?

For starters I am having difficulty compiling PJSIP under windows.

I downloaded and installed MS directX sdk  (v 9)

http://www.microsoft.com/downloads/thankyou.aspx?familyId=24a541d6-0486-4453-8641-1eee9e21b282&displayLang=en&hash=xX4VNopFg2gq9m5jl1RifTZDJQbVy8ub9DmcInKFAC9Fw365pvJ1Z2afQRK0BaxAnwaoCKj1CFEzDXcNabk%2b5Q%3d%3d

Then I included it in Project->Properties->C/C++->General->Additional
Include Directories
and in Tools->Options->VC++ Directories->Inlcude Files
I get the following errors :

Error  1      error C2065: '_JBLEN' : undeclared identifier
c:\program
files\microsoft visual studio
9.0\smartdevices\sdk\pocketpc2003\include\stdlib.h      1040
pjsip_core
Error  2      error C2057: expected constant expression
c:\program
files\microsoft visual studio
9.0\smartdevices\sdk\pocketpc2003\include\stdlib.h      1040
pjsip_core

Hi Athar, from what I see, that looks like problems with your SDK
installation, and it still haven't got anything to do with pjsip. One thing
that seem peculiar, you're compiling for PPC 2003 target, which AFAIK does
not support DirectSound.

cheers
Benny


Visit our blog: http://blog.pjsip.org

pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org

Hi Anaas, I am interested in this proposal for the development of the GUI for PJSIP using Win32. Regards: Ravi On Tue, Apr 7, 2009 at 5:29 PM, anass kartit <anassk@gmail.com> wrote: > Hi Benny, > I would like to know if anyone is interested in developing GUI for PJSIP > using Win32, if yes let me know. > Regards, > Anass > On Tue, Apr 7, 2009 at 11:53 AM, Benny Prijono <bennylp@pjsip.org> wrote: > >> 2009/4/6 Athar Shiraz Siddiqui <atharshiraz@gmail.com> >> >>> Hi Benny, >>> >>> I would like to write my own SIP stack in C which merely registers/ >>> makes call and answers calls. Does anyone know of a tutorial out >>> there? >>> >>> For starters I am having difficulty compiling PJSIP under windows. >>> >>> I downloaded and installed MS directX sdk (v 9) >>> >>> http://www.microsoft.com/downloads/thankyou.aspx?familyId=24a541d6-0486-4453-8641-1eee9e21b282&displayLang=en&hash=xX4VNopFg2gq9m5jl1RifTZDJQbVy8ub9DmcInKFAC9Fw365pvJ1Z2afQRK0BaxAnwaoCKj1CFEzDXcNabk%2b5Q%3d%3d >>> >>> Then I included it in Project->Properties->C/C++->General->Additional >>> Include Directories >>> and in Tools->Options->VC++ Directories->Inlcude Files >>> I get the following errors : >>> >>> Error 1 error C2065: '_JBLEN' : undeclared identifier >>> c:\program >>> files\microsoft visual studio >>> 9.0\smartdevices\sdk\pocketpc2003\include\stdlib.h 1040 >>> pjsip_core >>> Error 2 error C2057: expected constant expression >>> c:\program >>> files\microsoft visual studio >>> 9.0\smartdevices\sdk\pocketpc2003\include\stdlib.h 1040 >>> pjsip_core >>> >> >> Hi Athar, from what I see, that looks like problems with your SDK >> installation, and it still haven't got anything to do with pjsip. One thing >> that seem peculiar, you're compiling for PPC 2003 target, which AFAIK does >> not support DirectSound. >> >> cheers >> Benny >> >> >> >> _______________________________________________ >> Visit our blog: http://blog.pjsip.org >> >> pjsip mailing list >> pjsip@lists.pjsip.org >> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >> >> > > > -- > Anass Kartit > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > >
PI
Perry Ismangil
Tue, Apr 7, 2009 12:59 PM

Even better if it uses for example Qt so immediately we got Linux and Mac as
well...

On Tue, Apr 7, 2009 at 13:55, varun pratapsingh varunps2003@gmail.comwrote:

Hi Anaas,

I am interested in this proposal for the development of the GUI for PJSIP
using Win32.

Regards:
Ravi

On Tue, Apr 7, 2009 at 5:29 PM, anass kartit anassk@gmail.com wrote:

Hi Benny,
I would like to know if anyone is interested in developing GUI for PJSIP
using Win32, if yes let me know.
Regards,
Anass
On Tue, Apr 7, 2009 at 11:53 AM, Benny Prijono bennylp@pjsip.org wrote:

2009/4/6 Athar Shiraz Siddiqui atharshiraz@gmail.com

Hi Benny,

I would like to write my own SIP stack in C which merely registers/
makes call and answers calls. Does anyone know of a tutorial out
there?

For starters I am having difficulty compiling PJSIP under windows.

I downloaded and installed MS directX sdk  (v 9)

http://www.microsoft.com/downloads/thankyou.aspx?familyId=24a541d6-0486-4453-8641-1eee9e21b282&displayLang=en&hash=xX4VNopFg2gq9m5jl1RifTZDJQbVy8ub9DmcInKFAC9Fw365pvJ1Z2afQRK0BaxAnwaoCKj1CFEzDXcNabk%2b5Q%3d%3d

Then I included it in Project->Properties->C/C++->General->Additional
Include Directories
and in Tools->Options->VC++ Directories->Inlcude Files
I get the following errors :

Error  1      error C2065: '_JBLEN' : undeclared identifier
c:\program
files\microsoft visual studio
9.0\smartdevices\sdk\pocketpc2003\include\stdlib.h      1040
pjsip_core
Error  2      error C2057: expected constant expression
c:\program
files\microsoft visual studio
9.0\smartdevices\sdk\pocketpc2003\include\stdlib.h      1040
pjsip_core

Hi Athar, from what I see, that looks like problems with your SDK
installation, and it still haven't got anything to do with pjsip. One thing
that seem peculiar, you're compiling for PPC 2003 target, which AFAIK does
not support DirectSound.

cheers
Benny


Visit our blog: http://blog.pjsip.org

pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org

--
Perry Ismangil

Even better if it uses for example Qt so immediately we got Linux and Mac as well... On Tue, Apr 7, 2009 at 13:55, varun pratapsingh <varunps2003@gmail.com>wrote: > Hi Anaas, > > I am interested in this proposal for the development of the GUI for PJSIP > using Win32. > > > Regards: > Ravi > > On Tue, Apr 7, 2009 at 5:29 PM, anass kartit <anassk@gmail.com> wrote: > >> Hi Benny, >> I would like to know if anyone is interested in developing GUI for PJSIP >> using Win32, if yes let me know. >> Regards, >> Anass >> On Tue, Apr 7, 2009 at 11:53 AM, Benny Prijono <bennylp@pjsip.org> wrote: >> >>> 2009/4/6 Athar Shiraz Siddiqui <atharshiraz@gmail.com> >>> >>>> Hi Benny, >>>> >>>> I would like to write my own SIP stack in C which merely registers/ >>>> makes call and answers calls. Does anyone know of a tutorial out >>>> there? >>>> >>>> For starters I am having difficulty compiling PJSIP under windows. >>>> >>>> I downloaded and installed MS directX sdk (v 9) >>>> >>>> http://www.microsoft.com/downloads/thankyou.aspx?familyId=24a541d6-0486-4453-8641-1eee9e21b282&displayLang=en&hash=xX4VNopFg2gq9m5jl1RifTZDJQbVy8ub9DmcInKFAC9Fw365pvJ1Z2afQRK0BaxAnwaoCKj1CFEzDXcNabk%2b5Q%3d%3d >>>> >>>> Then I included it in Project->Properties->C/C++->General->Additional >>>> Include Directories >>>> and in Tools->Options->VC++ Directories->Inlcude Files >>>> I get the following errors : >>>> >>>> Error 1 error C2065: '_JBLEN' : undeclared identifier >>>> c:\program >>>> files\microsoft visual studio >>>> 9.0\smartdevices\sdk\pocketpc2003\include\stdlib.h 1040 >>>> pjsip_core >>>> Error 2 error C2057: expected constant expression >>>> c:\program >>>> files\microsoft visual studio >>>> 9.0\smartdevices\sdk\pocketpc2003\include\stdlib.h 1040 >>>> pjsip_core >>>> >>> >>> Hi Athar, from what I see, that looks like problems with your SDK >>> installation, and it still haven't got anything to do with pjsip. One thing >>> that seem peculiar, you're compiling for PPC 2003 target, which AFAIK does >>> not support DirectSound. >>> >>> cheers >>> Benny >>> >>> >>> >>> _______________________________________________ >>> Visit our blog: http://blog.pjsip.org >>> >>> pjsip mailing list >>> pjsip@lists.pjsip.org >>> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >>> >>> >> >> >> -- >> Anass Kartit >> >> >> _______________________________________________ >> Visit our blog: http://blog.pjsip.org >> >> pjsip mailing list >> pjsip@lists.pjsip.org >> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >> >> > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > > -- Perry Ismangil
KD
Klaus Darilion
Tue, Apr 7, 2009 2:09 PM

It is already there:
http://www.ipcom.at/index.php?id=560

klaus

Perry Ismangil schrieb:

Even better if it uses for example Qt so immediately we got Linux and
Mac as well...

On Tue, Apr 7, 2009 at 13:55, varun pratapsingh <varunps2003@gmail.com
mailto:varunps2003@gmail.com> wrote:

 Hi Anaas,
  
 I am interested in this proposal for the development of the GUI for
 PJSIP using Win32.
  
  
 Regards:
 Ravi

 On Tue, Apr 7, 2009 at 5:29 PM, anass kartit <anassk@gmail.com
 <mailto:anassk@gmail.com>> wrote:

     Hi Benny,
     I would like to know if anyone is interested in developing GUI
     for PJSIP using Win32, if yes let me know.
     Regards,
     Anass
     On Tue, Apr 7, 2009 at 11:53 AM, Benny Prijono
     <bennylp@pjsip.org <mailto:bennylp@pjsip.org>> wrote:

         2009/4/6 Athar Shiraz Siddiqui <atharshiraz@gmail.com
         <mailto:atharshiraz@gmail.com>>

             Hi Benny,

             I would like to write my own SIP stack in C which merely
             registers/
             makes call and answers calls. Does anyone know of a
             tutorial out
             there?

             For starters I am having difficulty compiling PJSIP
             under windows.

             I downloaded and installed MS directX sdk  (v 9)
             http://www.microsoft.com/downloads/thankyou.aspx?familyId=24a541d6-0486-4453-8641-1eee9e21b282&displayLang=en&hash=xX4VNopFg2gq9m5jl1RifTZDJQbVy8ub9DmcInKFAC9Fw365pvJ1Z2afQRK0BaxAnwaoCKj1CFEzDXcNabk%2b5Q%3d%3d
             <http://www.microsoft.com/downloads/thankyou.aspx?familyId=24a541d6-0486-4453-8641-1eee9e21b282&displayLang=en&hash=xX4VNopFg2gq9m5jl1RifTZDJQbVy8ub9DmcInKFAC9Fw365pvJ1Z2afQRK0BaxAnwaoCKj1CFEzDXcNabk%2b5Q%3d%3d>

             Then I included it in
             Project->Properties->C/C++->General->Additional
             Include Directories
             and in Tools->Options->VC++ Directories->Inlcude Files
             I get the following errors :

             Error   1       error C2065: '_JBLEN' : undeclared
             identifier   c:\program
             files\microsoft visual studio
             9.0\smartdevices\sdk\pocketpc2003\include\stdlib.h    
              1040    pjsip_core
             Error   2       error C2057: expected constant
             expression       c:\program
             files\microsoft visual studio
             9.0\smartdevices\sdk\pocketpc2003\include\stdlib.h    
              1040    pjsip_core


         Hi Athar, from what I see, that looks like problems with
         your SDK installation, and it still haven't got anything to
         do with pjsip. One thing that seem peculiar, you're
         compiling for PPC 2003 target, which AFAIK does not support
         DirectSound.

         cheers
          Benny



         _______________________________________________
         Visit our blog: http://blog.pjsip.org <http://blog.pjsip.org/>

         pjsip mailing list
         pjsip@lists.pjsip.org <mailto:pjsip@lists.pjsip.org>
         http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org




     -- 
     Anass Kartit


     _______________________________________________
     Visit our blog: http://blog.pjsip.org <http://blog.pjsip.org/>

     pjsip mailing list
     pjsip@lists.pjsip.org <mailto:pjsip@lists.pjsip.org>
     http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org



 _______________________________________________
 Visit our blog: http://blog.pjsip.org

 pjsip mailing list
 pjsip@lists.pjsip.org <mailto:pjsip@lists.pjsip.org>
 http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org

--
Perry Ismangil



Visit our blog: http://blog.pjsip.org

pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org

It is already there: http://www.ipcom.at/index.php?id=560 klaus Perry Ismangil schrieb: > Even better if it uses for example Qt so immediately we got Linux and > Mac as well... > > On Tue, Apr 7, 2009 at 13:55, varun pratapsingh <varunps2003@gmail.com > <mailto:varunps2003@gmail.com>> wrote: > > Hi Anaas, > > I am interested in this proposal for the development of the GUI for > PJSIP using Win32. > > > Regards: > Ravi > > On Tue, Apr 7, 2009 at 5:29 PM, anass kartit <anassk@gmail.com > <mailto:anassk@gmail.com>> wrote: > > Hi Benny, > I would like to know if anyone is interested in developing GUI > for PJSIP using Win32, if yes let me know. > Regards, > Anass > On Tue, Apr 7, 2009 at 11:53 AM, Benny Prijono > <bennylp@pjsip.org <mailto:bennylp@pjsip.org>> wrote: > > 2009/4/6 Athar Shiraz Siddiqui <atharshiraz@gmail.com > <mailto:atharshiraz@gmail.com>> > > Hi Benny, > > I would like to write my own SIP stack in C which merely > registers/ > makes call and answers calls. Does anyone know of a > tutorial out > there? > > For starters I am having difficulty compiling PJSIP > under windows. > > I downloaded and installed MS directX sdk (v 9) > http://www.microsoft.com/downloads/thankyou.aspx?familyId=24a541d6-0486-4453-8641-1eee9e21b282&displayLang=en&hash=xX4VNopFg2gq9m5jl1RifTZDJQbVy8ub9DmcInKFAC9Fw365pvJ1Z2afQRK0BaxAnwaoCKj1CFEzDXcNabk%2b5Q%3d%3d > <http://www.microsoft.com/downloads/thankyou.aspx?familyId=24a541d6-0486-4453-8641-1eee9e21b282&displayLang=en&hash=xX4VNopFg2gq9m5jl1RifTZDJQbVy8ub9DmcInKFAC9Fw365pvJ1Z2afQRK0BaxAnwaoCKj1CFEzDXcNabk%2b5Q%3d%3d> > > Then I included it in > Project->Properties->C/C++->General->Additional > Include Directories > and in Tools->Options->VC++ Directories->Inlcude Files > I get the following errors : > > Error 1 error C2065: '_JBLEN' : undeclared > identifier c:\program > files\microsoft visual studio > 9.0\smartdevices\sdk\pocketpc2003\include\stdlib.h > 1040 pjsip_core > Error 2 error C2057: expected constant > expression c:\program > files\microsoft visual studio > 9.0\smartdevices\sdk\pocketpc2003\include\stdlib.h > 1040 pjsip_core > > > Hi Athar, from what I see, that looks like problems with > your SDK installation, and it still haven't got anything to > do with pjsip. One thing that seem peculiar, you're > compiling for PPC 2003 target, which AFAIK does not support > DirectSound. > > cheers > Benny > > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org <http://blog.pjsip.org/> > > pjsip mailing list > pjsip@lists.pjsip.org <mailto:pjsip@lists.pjsip.org> > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > > > > > -- > Anass Kartit > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org <http://blog.pjsip.org/> > > pjsip mailing list > pjsip@lists.pjsip.org <mailto:pjsip@lists.pjsip.org> > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org <mailto:pjsip@lists.pjsip.org> > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > > > > > -- > Perry Ismangil > > > ------------------------------------------------------------------------ > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
PI
Perry Ismangil
Tue, Apr 7, 2009 8:12 PM

Klaus, of course, I should have remembered :)

So to make it clear, anybody looking for GUI on Win32 or other, take a look
here: http://www.pjsip.org/apps.htm

On Tue, Apr 7, 2009 at 15:09, Klaus Darilion
klaus.mailinglists@pernau.atwrote:

It is already there:
http://www.ipcom.at/index.php?id=560

klaus

--
Perry Ismangil

Klaus, of course, I should have remembered :) So to make it clear, anybody looking for GUI on Win32 or other, take a look here: http://www.pjsip.org/apps.htm On Tue, Apr 7, 2009 at 15:09, Klaus Darilion <klaus.mailinglists@pernau.at>wrote: > It is already there: > http://www.ipcom.at/index.php?id=560 > > klaus > > -- Perry Ismangil