Re: [pjsip] Receive call without registration

L
logan
Tue, Sep 9, 2008 6:33 AM

Any pointers for me on this?

I don't want to spend a lot of time trying this out in vague, so asking for some directions.

Any help is appreciated!

----- Original Message -----
From: logan
To: pjsip list
Sent: Saturday, September 06, 2008 11:03 PM
Subject: Re: [pjsip] Receive call without registration

Thanks, Gang.

Any pointers on how to do that with PJSIP? PJSIP requires you to register and then it starts listening on that port or I'm missing something very obvious here?

Best Regards,
Hitesh

----- Original Message ----- 
From: Gang Liu 
To: pjsip list 
Sent: Saturday, September 06, 2008 10:38 PM
Subject: Re: [pjsip] Receive call without registration


sure you can.

regards,
Gang


On Sun, Sep 7, 2008 at 9:32 AM, logan <logan04x@gmail.com> wrote:

  Hello,

  I have a public IP and want my application to listen on 5060 so that it can pick up any incoming call on that port. Is it possible to do so with PJSIP? Any pointers are much appreciated.

  Thanks.

  Best Regards,
  Hitesh

  _______________________________________________
  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
Any pointers for me on this? I don't want to spend a lot of time trying this out in vague, so asking for some directions. Any help is appreciated! ----- Original Message ----- From: logan To: pjsip list Sent: Saturday, September 06, 2008 11:03 PM Subject: Re: [pjsip] Receive call without registration Thanks, Gang. Any pointers on how to do that with PJSIP? PJSIP requires you to register and then it starts listening on that port or I'm missing something very obvious here? Best Regards, Hitesh ----- Original Message ----- From: Gang Liu To: pjsip list Sent: Saturday, September 06, 2008 10:38 PM Subject: Re: [pjsip] Receive call without registration sure you can. regards, Gang On Sun, Sep 7, 2008 at 9:32 AM, logan <logan04x@gmail.com> wrote: Hello, I have a public IP and want my application to listen on 5060 so that it can pick up any incoming call on that port. Is it possible to do so with PJSIP? Any pointers are much appreciated. Thanks. Best Regards, Hitesh _______________________________________________ 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
PE
P.Muge Ersoy
Tue, Sep 9, 2008 7:04 AM

Hi Logan;

Did you try to check simplua.c in *sample *folder ..

http://www.pjsip.org/pjsip/docs/html/page_pjsip_sample_simple_ua_c.htm

As far as i know it has no registeration but still make and receive call,
and play media to the sound device.

Regards
Muge

On Tue, Sep 9, 2008 at 9:33 AM, logan logan04x@gmail.com wrote:

Any pointers for me on this?

I don't want to spend a lot of time trying this out in vague, so asking for
some directions.

Any help is appreciated!

----- Original Message -----
From: logan logan04x@gmail.com
To: pjsip list pjsip@lists.pjsip.org
Sent: Saturday, September 06, 2008 11:03 PM
Subject: Re: [pjsip] Receive call without registration

Thanks, Gang.

Any pointers on how to do that with PJSIP? PJSIP requires you to register
and then it starts listening on that port or I'm missing something very
obvious here?

Best Regards,
Hitesh

----- Original Message -----
From: Gang Liu gangban.lau@gmail.com
To: pjsip list pjsip@lists.pjsip.org
Sent: Saturday, September 06, 2008 10:38 PM
Subject: Re: [pjsip] Receive call without registration

sure you can.

regards,
Gang

On Sun, Sep 7, 2008 at 9:32 AM, logan logan04x@gmail.com wrote:

Hello,

I have a public IP and want my application to listen on 5060 so that it
can pick up any incoming call on that port. Is it possible to do so with
PJSIP? Any pointers are much appreciated.

Thanks.

Best Regards,
Hitesh


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 Logan; Did you try to check simplua.c in *sample *folder .. http://www.pjsip.org/pjsip/docs/html/page_pjsip_sample_simple_ua_c.htm As far as i know it has no registeration but still make and receive call, and play media to the sound device. Regards Muge On Tue, Sep 9, 2008 at 9:33 AM, logan <logan04x@gmail.com> wrote: > Any pointers for me on this? > > I don't want to spend a lot of time trying this out in vague, so asking for > some directions. > > Any help is appreciated! > > > ----- Original Message ----- > *From:* logan <logan04x@gmail.com> > *To:* pjsip list <pjsip@lists.pjsip.org> > *Sent:* Saturday, September 06, 2008 11:03 PM > *Subject:* Re: [pjsip] Receive call without registration > > Thanks, Gang. > > Any pointers on how to do that with PJSIP? PJSIP requires you to register > and then it starts listening on that port or I'm missing something very > obvious here? > > Best Regards, > Hitesh > > > ----- Original Message ----- > *From:* Gang Liu <gangban.lau@gmail.com> > *To:* pjsip list <pjsip@lists.pjsip.org> > *Sent:* Saturday, September 06, 2008 10:38 PM > *Subject:* Re: [pjsip] Receive call without registration > > sure you can. > > regards, > Gang > > On Sun, Sep 7, 2008 at 9:32 AM, logan <logan04x@gmail.com> wrote: > >> Hello, >> >> I have a public IP and want my application to listen on 5060 so that it >> can pick up any incoming call on that port. Is it possible to do so with >> PJSIP? Any pointers are much appreciated. >> >> Thanks. >> >> Best Regards, >> Hitesh >> >> _______________________________________________ >> 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 > >
NI
Nanang Izzuddin
Tue, Sep 9, 2008 7:57 AM

AFAIK, there is no such requirement in PJSIP sample applications (e.g:
pjsua, simpleua, siprtp). You can always make/receive call without
registration.

Regards,
nanang

On Tue, Sep 9, 2008 at 1:33 PM, logan logan04x@gmail.com wrote:

Any pointers for me on this?

I don't want to spend a lot of time trying this out in vague, so asking for
some directions.

Any help is appreciated!

----- Original Message -----
From: logan
To: pjsip list
Sent: Saturday, September 06, 2008 11:03 PM
Subject: Re: [pjsip] Receive call without registration
Thanks, Gang.

Any pointers on how to do that with PJSIP? PJSIP requires you to register
and then it starts listening on that port or I'm missing something very
obvious here?

Best Regards,
Hitesh

----- Original Message -----
From: Gang Liu
To: pjsip list
Sent: Saturday, September 06, 2008 10:38 PM
Subject: Re: [pjsip] Receive call without registration
sure you can.

regards,
Gang

On Sun, Sep 7, 2008 at 9:32 AM, logan logan04x@gmail.com wrote:

Hello,

I have a public IP and want my application to listen on 5060 so that it
can pick up any incoming call on that port. Is it possible to do so with
PJSIP? Any pointers are much appreciated.

Thanks.

Best Regards,
Hitesh


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

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

--
Regards,
nanang

AFAIK, there is no such requirement in PJSIP sample applications (e.g: pjsua, simpleua, siprtp). You can always make/receive call without registration. Regards, nanang On Tue, Sep 9, 2008 at 1:33 PM, logan <logan04x@gmail.com> wrote: > Any pointers for me on this? > > I don't want to spend a lot of time trying this out in vague, so asking for > some directions. > > Any help is appreciated! > > > ----- Original Message ----- > From: logan > To: pjsip list > Sent: Saturday, September 06, 2008 11:03 PM > Subject: Re: [pjsip] Receive call without registration > Thanks, Gang. > > Any pointers on how to do that with PJSIP? PJSIP requires you to register > and then it starts listening on that port or I'm missing something very > obvious here? > > Best Regards, > Hitesh > > > ----- Original Message ----- > From: Gang Liu > To: pjsip list > Sent: Saturday, September 06, 2008 10:38 PM > Subject: Re: [pjsip] Receive call without registration > sure you can. > > regards, > Gang > > On Sun, Sep 7, 2008 at 9:32 AM, logan <logan04x@gmail.com> wrote: >> >> Hello, >> >> I have a public IP and want my application to listen on 5060 so that it >> can pick up any incoming call on that port. Is it possible to do so with >> PJSIP? Any pointers are much appreciated. >> >> Thanks. >> >> Best Regards, >> Hitesh >> _______________________________________________ >> 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 > > -- Regards, nanang
L
logan
Wed, Sep 17, 2008 8:04 AM

Thanks a lot guys.

That was pretty straightforward. I was just thinking too much on this.

Best Regards,
Hitesh

----- Original Message -----
From: "Nanang Izzuddin" nanang@pjsip.org
To: "pjsip list" pjsip@lists.pjsip.org
Sent: Monday, September 08, 2008 11:57 PM
Subject: Re: [pjsip] Receive call without registration

AFAIK, there is no such requirement in PJSIP sample applications (e.g:
pjsua, simpleua, siprtp). You can always make/receive call without
registration.

Regards,
nanang

On Tue, Sep 9, 2008 at 1:33 PM, logan logan04x@gmail.com wrote:

Any pointers for me on this?

I don't want to spend a lot of time trying this out in vague, so asking
for
some directions.

Any help is appreciated!

----- Original Message -----
From: logan
To: pjsip list
Sent: Saturday, September 06, 2008 11:03 PM
Subject: Re: [pjsip] Receive call without registration
Thanks, Gang.

Any pointers on how to do that with PJSIP? PJSIP requires you to register
and then it starts listening on that port or I'm missing something very
obvious here?

Best Regards,
Hitesh

----- Original Message -----
From: Gang Liu
To: pjsip list
Sent: Saturday, September 06, 2008 10:38 PM
Subject: Re: [pjsip] Receive call without registration
sure you can.

regards,
Gang

On Sun, Sep 7, 2008 at 9:32 AM, logan logan04x@gmail.com wrote:

Hello,

I have a public IP and want my application to listen on 5060 so that it
can pick up any incoming call on that port. Is it possible to do so with
PJSIP? Any pointers are much appreciated.

Thanks.

Best Regards,
Hitesh


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

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

Thanks a lot guys. That was pretty straightforward. I was just thinking too much on this. Best Regards, Hitesh ----- Original Message ----- From: "Nanang Izzuddin" <nanang@pjsip.org> To: "pjsip list" <pjsip@lists.pjsip.org> Sent: Monday, September 08, 2008 11:57 PM Subject: Re: [pjsip] Receive call without registration > AFAIK, there is no such requirement in PJSIP sample applications (e.g: > pjsua, simpleua, siprtp). You can always make/receive call without > registration. > > Regards, > nanang > > > On Tue, Sep 9, 2008 at 1:33 PM, logan <logan04x@gmail.com> wrote: >> Any pointers for me on this? >> >> I don't want to spend a lot of time trying this out in vague, so asking >> for >> some directions. >> >> Any help is appreciated! >> >> >> ----- Original Message ----- >> From: logan >> To: pjsip list >> Sent: Saturday, September 06, 2008 11:03 PM >> Subject: Re: [pjsip] Receive call without registration >> Thanks, Gang. >> >> Any pointers on how to do that with PJSIP? PJSIP requires you to register >> and then it starts listening on that port or I'm missing something very >> obvious here? >> >> Best Regards, >> Hitesh >> >> >> ----- Original Message ----- >> From: Gang Liu >> To: pjsip list >> Sent: Saturday, September 06, 2008 10:38 PM >> Subject: Re: [pjsip] Receive call without registration >> sure you can. >> >> regards, >> Gang >> >> On Sun, Sep 7, 2008 at 9:32 AM, logan <logan04x@gmail.com> wrote: >>> >>> Hello, >>> >>> I have a public IP and want my application to listen on 5060 so that it >>> can pick up any incoming call on that port. Is it possible to do so with >>> PJSIP? Any pointers are much appreciated. >>> >>> Thanks. >>> >>> Best Regards, >>> Hitesh >>> _______________________________________________ >>> 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 >> >> > > > > -- > Regards, > nanang > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org