pjsip and C++ MFC

PP
piyumali pathirage
Tue, Nov 11, 2008 9:51 AM

Hi,

I'm developing a soft phone using Visual Studio 2003.net and I used MFC application to build it. Can I integrate the pjsip sip stack with my visual C++.net application? If it is possible please let me know how to do that. Since pjsip is written in C language  how can I integrate it with a C++.net project?

Regards,
Anupama Piyumali

Hi, I'm developing a soft phone using Visual Studio 2003.net and I used MFC application to build it. Can I integrate the pjsip sip stack with my visual C++.net application? If it is possible please let me know how to do that. Since pjsip is written in C language how can I integrate it with a C++.net project? Regards, Anupama Piyumali
CI
CalvIA IA
Wed, Nov 12, 2008 2:17 AM

If u're using MFC it is possible, the compiler still compiles C codes in the
MFC file. C# u gotta try SIPEK..

Regards,
Calvin

On Tue, Nov 11, 2008 at 5:51 PM, piyumali pathirage
piyumali2004@yahoo.comwrote:

Hi,

I'm developing a soft phone using Visual Studio 2003.net and I used MFC
application to build it. Can I integrate the pjsip sip stack with my visual
C++.net application? If it is possible please let me know how to do that.
Since pjsip is written in C language  how can I integrate it with a C++.net
project?

Regards,
Anupama Piyumali


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

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

If u're using MFC it is possible, the compiler still compiles C codes in the MFC file. C# u gotta try SIPEK.. Regards, Calvin On Tue, Nov 11, 2008 at 5:51 PM, piyumali pathirage <piyumali2004@yahoo.com>wrote: > Hi, > > I'm developing a soft phone using Visual Studio 2003.net and I used MFC > application to build it. Can I integrate the pjsip sip stack with my visual > C++.net application? If it is possible please let me know how to do that. > Since pjsip is written in C language how can I integrate it with a C++.net > project? > > Regards, > Anupama Piyumali > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > >
JG
Jim Gomes
Fri, Nov 14, 2008 6:46 PM

Thanks for the reference to SIPEK.  I will definitely be taking a closer look into that product and the SipekSDK.  We may be able to replace our custom C# wrapper with that standard SDK.

Regards,
Jim Gomes

From: pjsip-bounces@lists.pjsip.org [mailto:pjsip-bounces@lists.pjsip.org] On Behalf Of CalvIA IA
Sent: Tuesday, 11 November, 2008 6:18 PM
To: pjsip list
Subject: Re: [pjsip] pjsip and C++ MFC

If u're using MFC it is possible, the compiler still compiles C codes in the MFC file. C# u gotta try SIPEK..

Regards,
Calvin

Thanks for the reference to SIPEK. I will definitely be taking a closer look into that product and the SipekSDK. We may be able to replace our custom C# wrapper with that standard SDK. Regards, Jim Gomes From: pjsip-bounces@lists.pjsip.org [mailto:pjsip-bounces@lists.pjsip.org] On Behalf Of CalvIA IA Sent: Tuesday, 11 November, 2008 6:18 PM To: pjsip list Subject: Re: [pjsip] pjsip and C++ MFC If u're using MFC it is possible, the compiler still compiles C codes in the MFC file. C# u gotta try SIPEK.. Regards, Calvin
RI
Rawshan Iajdani
Fri, Nov 14, 2008 9:47 PM

Did anybody face that? When I use STUN support.. it does resolve the NAT
IP.. but the program quits at registration. I am testing symbian ua ..
console application downloaded from site.

Thanks

Rawshan Iajdani

Did anybody face that? When I use STUN support.. it does resolve the NAT IP.. but the program quits at registration. I am testing symbian ua .. console application downloaded from site. Thanks Rawshan Iajdani
RI
Rawshan Iajdani
Fri, Nov 14, 2008 9:49 PM

Have you tried STUN with symbian_ua??? The program just quit when I try
using STUN!!!! It does resolove NAT address but quits at the time of
registration.

Rawshan Iajdani

Have you tried STUN with symbian_ua??? The program just quit when I try using STUN!!!! It does resolove NAT address but quits at the time of registration. Rawshan Iajdani
NI
Nanang Izzuddin
Mon, Nov 17, 2008 12:52 PM

Hi,

IIRC, I have never experienced such issue.

Regards,
nanang

On Sat, Nov 15, 2008 at 4:47 AM, Rawshan Iajdani iajdani@provati.com wrote:

Did anybody face that? When I use STUN support.. it does resolve the NAT
IP.. but the program quits at registration. I am testing symbian ua ..
console application downloaded from site…

Thanks

Rawshan Iajdani


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, IIRC, I have never experienced such issue. Regards, nanang On Sat, Nov 15, 2008 at 4:47 AM, Rawshan Iajdani <iajdani@provati.com> wrote: > Did anybody face that? When I use STUN support.. it does resolve the NAT > IP.. but the program quits at registration. I am testing symbian ua .. > console application downloaded from site… > > > > > > Thanks > > > > Rawshan Iajdani > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > >
RI
Rawshan Iajdani
Mon, Nov 17, 2008 1:07 PM

Sorry, after investigation I found that... its problem with ICE.. have you
faced them. I saw few open tickets on development track regarding ICE

-----Original Message-----
From: pjsip-bounces@lists.pjsip.org [mailto:pjsip-bounces@lists.pjsip.org]
On Behalf Of Nanang Izzuddin
Sent: Monday, November 17, 2008 6:53 PM
To: pjsip list
Subject: Re: [pjsip] Problem with STUN support .. symbian_ua

Hi,

IIRC, I have never experienced such issue.

Regards,
nanang

On Sat, Nov 15, 2008 at 4:47 AM, Rawshan Iajdani iajdani@provati.com
wrote:

Did anybody face that? When I use STUN support.. it does resolve the NAT
IP.. but the program quits at registration. I am testing symbian ua ..
console application downloaded from site.

Thanks

Rawshan Iajdani


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

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

Sorry, after investigation I found that... its problem with ICE.. have you faced them. I saw few open tickets on development track regarding ICE -----Original Message----- From: pjsip-bounces@lists.pjsip.org [mailto:pjsip-bounces@lists.pjsip.org] On Behalf Of Nanang Izzuddin Sent: Monday, November 17, 2008 6:53 PM To: pjsip list Subject: Re: [pjsip] Problem with STUN support .. symbian_ua Hi, IIRC, I have never experienced such issue. Regards, nanang On Sat, Nov 15, 2008 at 4:47 AM, Rawshan Iajdani <iajdani@provati.com> wrote: > Did anybody face that? When I use STUN support.. it does resolve the NAT > IP.. but the program quits at registration. I am testing symbian ua .. > console application downloaded from site. > > > > > > Thanks > > > > Rawshan Iajdani > > _______________________________________________ > 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
NI
Nanang Izzuddin
Mon, Nov 17, 2008 1:46 PM

Hi,

Ah yes, I remember I have also experienced a problem (can't remember
what the problem was:( ) with ICE in Symbian some weeks/months ago,
unfortunately we haven't got time to look at the problem that time.
I've just put a ticket for this
http://trac.pjsip.org/repos/ticket/675.

Thanks & regards,
nanang

On Mon, Nov 17, 2008 at 8:07 PM, Rawshan Iajdani iajdani@provati.com wrote:

Sorry, after investigation I found that... its problem with ICE.. have you
faced them. I saw few open tickets on development track regarding ICE

-----Original Message-----
From: pjsip-bounces@lists.pjsip.org [mailto:pjsip-bounces@lists.pjsip.org]
On Behalf Of Nanang Izzuddin
Sent: Monday, November 17, 2008 6:53 PM
To: pjsip list
Subject: Re: [pjsip] Problem with STUN support .. symbian_ua

Hi,

IIRC, I have never experienced such issue.

Regards,
nanang

On Sat, Nov 15, 2008 at 4:47 AM, Rawshan Iajdani iajdani@provati.com
wrote:

Did anybody face that? When I use STUN support.. it does resolve the NAT
IP.. but the program quits at registration. I am testing symbian ua ..
console application downloaded from site.

Thanks

Rawshan Iajdani


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, Ah yes, I remember I have also experienced a problem (can't remember what the problem was:( ) with ICE in Symbian some weeks/months ago, unfortunately we haven't got time to look at the problem that time. I've just put a ticket for this http://trac.pjsip.org/repos/ticket/675. Thanks & regards, nanang On Mon, Nov 17, 2008 at 8:07 PM, Rawshan Iajdani <iajdani@provati.com> wrote: > > Sorry, after investigation I found that... its problem with ICE.. have you > faced them. I saw few open tickets on development track regarding ICE > > > > -----Original Message----- > From: pjsip-bounces@lists.pjsip.org [mailto:pjsip-bounces@lists.pjsip.org] > On Behalf Of Nanang Izzuddin > Sent: Monday, November 17, 2008 6:53 PM > To: pjsip list > Subject: Re: [pjsip] Problem with STUN support .. symbian_ua > > Hi, > > IIRC, I have never experienced such issue. > > Regards, > nanang > > > On Sat, Nov 15, 2008 at 4:47 AM, Rawshan Iajdani <iajdani@provati.com> > wrote: >> Did anybody face that? When I use STUN support.. it does resolve the NAT >> IP.. but the program quits at registration. I am testing symbian ua .. >> console application downloaded from site. >> >> >> >> >> >> Thanks >> >> >> >> Rawshan Iajdani >> >> _______________________________________________ >> 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 > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >