Query about working example code of pjnath

RI
rashedul.islam@revesoft.com
Wed, Apr 4, 2018 9:10 AM

Hello everyone,
I am new to pjsip. I need to use pjnath for stun implementation in my
project. i.e i need to answer stun binding request. And also make
binding request.

I am trying to use it for a couple of days. But can not make it up and
running.

Is there any sample code only for stun server and client?

I have found only turn server sample code from the website
http://www.pjsip.org/pjnath/docs/html/turn_client_sample.htm.

Thanks in advance
Rashed

Hello everyone, I am new to pjsip. I need to use pjnath for stun implementation in my project. i.e i need to answer stun binding request. And also make binding request. I am trying to use it for a couple of days. But can not make it up and running. Is there any sample code only for stun server and client? I have found only turn server sample code from the website http://www.pjsip.org/pjnath/docs/html/turn_client_sample.htm. Thanks in advance Rashed
S
sales
Wed, Apr 4, 2018 10:42 AM

Which stun servers you are using also paid or free?

On Wed, Apr 4, 2018 at 2:40 PM, rashedul.islam@revesoft.com wrote:

Hello everyone,
I am new to pjsip. I need to use pjnath for stun implementation in my
project. i.e i need to answer stun binding request. And also make binding
request.

I am trying to use it for a couple of days. But can not make it up and
running.

Is there any sample code only for stun server and client?

I have found only turn server sample code from the website
http://www.pjsip.org/pjnath/docs/html/turn_client_sample.htm.

Thanks in advance
Rashed


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

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

Which stun servers you are using also paid or free? On Wed, Apr 4, 2018 at 2:40 PM, <rashedul.islam@revesoft.com> wrote: > > Hello everyone, > I am new to pjsip. I need to use pjnath for stun implementation in my > project. i.e i need to answer stun binding request. And also make binding > request. > > I am trying to use it for a couple of days. But can not make it up and > running. > > Is there any sample code only for stun server and client? > > I have found only turn server sample code from the website > http://www.pjsip.org/pjnath/docs/html/turn_client_sample.htm. > > Thanks in advance > Rashed > > > _______________________________________________ > 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
rashedul.islam@revesoft.com
Wed, Apr 4, 2018 11:04 AM

I need to implement it for peer to peer communication.

One peer send stun request and other peer( my application ) should
make a binding response. Then i need to send it.

That's why i need to use pjnath for that communication(STUN Request
and STUN Response). I am not using any stun server.

Quoting sales sales@startelelogic.com:

Which stun servers you are using also paid or free?

On Wed, Apr 4, 2018 at 2:40 PM, rashedul.islam@revesoft.com wrote:

Hello everyone,
I am new to pjsip. I need to use pjnath for stun implementation in my
project. i.e i need to answer stun binding request. And also make binding
request.

I am trying to use it for a couple of days. But can not make it up and
running.

Is there any sample code only for stun server and client?

I have found only turn server sample code from the website
http://www.pjsip.org/pjnath/docs/html/turn_client_sample.htm.

Thanks in advance
Rashed


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

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

I need to implement it for peer to peer communication. One peer send stun request and other peer( my application ) should make a binding response. Then i need to send it. That's why i need to use pjnath for that communication(STUN Request and STUN Response). I am not using any stun server. Quoting sales <sales@startelelogic.com>: > Which stun servers you are using also paid or free? > > > > On Wed, Apr 4, 2018 at 2:40 PM, <rashedul.islam@revesoft.com> wrote: > >> >> Hello everyone, >> I am new to pjsip. I need to use pjnath for stun implementation in my >> project. i.e i need to answer stun binding request. And also make binding >> request. >> >> I am trying to use it for a couple of days. But can not make it up and >> running. >> >> Is there any sample code only for stun server and client? >> >> I have found only turn server sample code from the website >> http://www.pjsip.org/pjnath/docs/html/turn_client_sample.htm. >> >> Thanks in advance >> Rashed >> >> >> _______________________________________________ >> Visit our blog: http://blog.pjsip.org >> >> pjsip mailing list >> pjsip@lists.pjsip.org >> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >>