PJSUA on LINUX Debian based

DP
David Pineda
Fri, Oct 23, 2015 8:41 PM

Hello
I'm newbie with pjsip and i need to work with the CLI pjsua, but i can't
run it after compile and install pjproject. I read on webpages pjsua it's
on pjsip-apps but ther aren't how to install to the bash cli.

What can i do?

Thanks!

--
David A. Pineda Osorio
F:+56 9 82142267
Ingeniero Civil Electricista
Universidad de Chile

http://www.cultura-libre.cl/ http://www.cultura-libre.cl/

Hello I'm newbie with pjsip and i need to work with the CLI pjsua, but i can't run it after compile and install pjproject. I read on webpages pjsua it's on pjsip-apps but ther aren't how to install to the bash cli. What can i do? Thanks! -- David A. Pineda Osorio F:+56 9 82142267 Ingeniero Civil Electricista Universidad de Chile *http://www.cultura-libre.cl/ <http://www.cultura-libre.cl/>*
DV
David Villasmil Govea
Fri, Oct 23, 2015 8:54 PM

Never heard of a pjsip cli, do you mean pjsua?
Did you do "make dep" ?
If so, pjsua executable should be under pjproject-2.3/pjsip-apps/bin

hope it helps

On Fri, Oct 23, 2015 at 10:43 PM David Pineda dahalpi@gmail.com wrote:

Hello
I'm newbie with pjsip and i need to work with the CLI pjsua, but i can't
run it after compile and install pjproject. I read on webpages pjsua it's
on pjsip-apps but ther aren't how to install to the bash cli.

What can i do?

Thanks!

--
David A. Pineda Osorio
F:+56 9 82142267
Ingeniero Civil Electricista
Universidad de Chile

http://www.cultura-libre.cl/ http://www.cultura-libre.cl/


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

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

Never heard of a pjsip cli, do you mean pjsua? Did you do "make dep" ? If so, pjsua executable should be under pjproject-2.3/pjsip-apps/bin hope it helps On Fri, Oct 23, 2015 at 10:43 PM David Pineda <dahalpi@gmail.com> wrote: > Hello > I'm newbie with pjsip and i need to work with the CLI pjsua, but i can't > run it after compile and install pjproject. I read on webpages pjsua it's > on pjsip-apps but ther aren't how to install to the bash cli. > > What can i do? > > Thanks! > > -- > David A. Pineda Osorio > F:+56 9 82142267 > Ingeniero Civil Electricista > Universidad de Chile > > *http://www.cultura-libre.cl/ <http://www.cultura-libre.cl/>* > > > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >
DV
David Villasmil Govea
Fri, Oct 23, 2015 8:55 PM

then you start it like:

./pjsua-x86_64-apple-darwin14.5.0 --use-cli

On Fri, Oct 23, 2015 at 10:54 PM, David Villasmil Govea <
david.villasmil@gmail.com> wrote:

Never heard of a pjsip cli, do you mean pjsua?
Did you do "make dep" ?
If so, pjsua executable should be under pjproject-2.3/pjsip-apps/bin

hope it helps

On Fri, Oct 23, 2015 at 10:43 PM David Pineda dahalpi@gmail.com wrote:

Hello
I'm newbie with pjsip and i need to work with the CLI pjsua, but i can't
run it after compile and install pjproject. I read on webpages pjsua it's
on pjsip-apps but ther aren't how to install to the bash cli.

What can i do?

Thanks!

--
David A. Pineda Osorio
F:+56 9 82142267
Ingeniero Civil Electricista
Universidad de Chile

http://www.cultura-libre.cl/ http://www.cultura-libre.cl/


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

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

--
DVG

--
Imagination is more important than knowledge
Albert Einstein

then you start it like: ./pjsua-x86_64-apple-darwin14.5.0 --use-cli On Fri, Oct 23, 2015 at 10:54 PM, David Villasmil Govea < david.villasmil@gmail.com> wrote: > Never heard of a pjsip cli, do you mean pjsua? > Did you do "make dep" ? > If so, pjsua executable should be under pjproject-2.3/pjsip-apps/bin > > hope it helps > > On Fri, Oct 23, 2015 at 10:43 PM David Pineda <dahalpi@gmail.com> wrote: > >> Hello >> I'm newbie with pjsip and i need to work with the CLI pjsua, but i can't >> run it after compile and install pjproject. I read on webpages pjsua it's >> on pjsip-apps but ther aren't how to install to the bash cli. >> >> What can i do? >> >> Thanks! >> >> -- >> David A. Pineda Osorio >> F:+56 9 82142267 >> Ingeniero Civil Electricista >> Universidad de Chile >> >> *http://www.cultura-libre.cl/ <http://www.cultura-libre.cl/>* >> >> >> >> >> _______________________________________________ >> Visit our blog: http://blog.pjsip.org >> >> pjsip mailing list >> pjsip@lists.pjsip.org >> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >> > -- DVG -- Imagination is more important than knowledge Albert Einstein
JB
josué Brasco
Fri, Oct 23, 2015 9:57 PM

Hola 👋,1 step  hicistes bien los pasos de configuración ?? Te salieron todos bien??2 step  el make 3 cuales son tus objetivos ya que tiennes varios tipos de ejemplos con el proyecto y si en el pjsua2 solo en cli es común la registration o authentification sobre tu register sip

Ps: no pude abrir tu archivo enlazado por ello puede ser que mis preguntas sean out of way

Cordialemente Josué Beltran
Ingénieur en Télécomunication
Swiss

Envoyé depuis mon smartphone Sony Xperia™

---- David Pineda a écrit ----

Hello
I'm newbie with pjsip and i need to work with the CLI pjsua, but i can't
run it after compile and install pjproject. I read on webpages pjsua it's
on pjsip-apps but ther aren't how to install to the bash cli.

What can i do?

Thanks!

--
David A. Pineda Osorio
F:+56 9 82142267
Ingeniero Civil Electricista
Universidad de Chile

http://www.cultura-libre.cl/ http://www.cultura-libre.cl/


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

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

Hola 👋,1 step hicistes bien los pasos de configuración ?? Te salieron todos bien??2 step el make 3 cuales son tus objetivos ya que tiennes varios tipos de ejemplos con el proyecto y si en el pjsua2 solo en cli es común la registration o authentification sobre tu register sip Ps: no pude abrir tu archivo enlazado por ello puede ser que mis preguntas sean out of way Cordialemente Josué Beltran Ingénieur en Télécomunication Swiss Envoyé depuis mon smartphone Sony Xperia™ ---- David Pineda a écrit ---- Hello I'm newbie with pjsip and i need to work with the CLI pjsua, but i can't run it after compile and install pjproject. I read on webpages pjsua it's on pjsip-apps but ther aren't how to install to the bash cli. What can i do? Thanks! -- David A. Pineda Osorio F:+56 9 82142267 Ingeniero Civil Electricista Universidad de Chile *http://www.cultura-libre.cl/ <http://www.cultura-libre.cl/>* _______________________________________________ Visit our blog: http://blog.pjsip.org pjsip mailing list pjsip@lists.pjsip.org http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
DP
David Pineda
Mon, Oct 26, 2015 1:51 PM

Thanks and gracias a todos.
Volví a repetir los pasos de configuración y al parecer faltaba una
librería en la compilación, ahora logŕe hacer funcionar en la terminal
pjsua.
Han sido muy amables :)

El 23 de octubre de 2015, 18:57, josué Brasco jbrascos@hotmail.com
escribió:

Hola 👋,1 step  hicistes bien los pasos de configuración ?? Te salieron
todos bien??2 step  el make 3 cuales son tus objetivos ya que tiennes
varios tipos de ejemplos con el proyecto y si en el pjsua2 solo en cli es
común la registration o authentification sobre tu register sip

Ps: no pude abrir tu archivo enlazado por ello puede ser que mis preguntas
sean out of way

Cordialemente Josué Beltran
Ingénieur en Télécomunication
Swiss

Envoyé depuis mon smartphone Sony Xperia™

---- David Pineda a écrit ----

Hello
I'm newbie with pjsip and i need to work with the CLI pjsua, but i can't
run it after compile and install pjproject. I read on webpages pjsua it's
on pjsip-apps but ther aren't how to install to the bash cli.

What can i do?

Thanks!

--
David A. Pineda Osorio
F:+56 9 82142267
Ingeniero Civil Electricista
Universidad de Chile

http://www.cultura-libre.cl/ http://www.cultura-libre.cl/


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

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

--
David A. Pineda Osorio
F:+56 9 82142267
Ingeniero Civil Electricista
Universidad de Chile

http://www.cultura-libre.cl/ http://www.cultura-libre.cl/

Thanks and gracias a todos. Volví a repetir los pasos de configuración y al parecer faltaba una librería en la compilación, ahora logŕe hacer funcionar en la terminal pjsua. Han sido muy amables :) El 23 de octubre de 2015, 18:57, josué Brasco <jbrascos@hotmail.com> escribió: > Hola 👋,1 step hicistes bien los pasos de configuración ?? Te salieron > todos bien??2 step el make 3 cuales son tus objetivos ya que tiennes > varios tipos de ejemplos con el proyecto y si en el pjsua2 solo en cli es > común la registration o authentification sobre tu register sip > > Ps: no pude abrir tu archivo enlazado por ello puede ser que mis preguntas > sean out of way > > Cordialemente Josué Beltran > Ingénieur en Télécomunication > Swiss > > Envoyé depuis mon smartphone Sony Xperia™ > > > ---- David Pineda a écrit ---- > > > Hello > I'm newbie with pjsip and i need to work with the CLI pjsua, but i can't > run it after compile and install pjproject. I read on webpages pjsua it's > on pjsip-apps but ther aren't how to install to the bash cli. > > What can i do? > > Thanks! > > -- > David A. Pineda Osorio > F:+56 9 82142267 > Ingeniero Civil Electricista > Universidad de Chile > > *http://www.cultura-libre.cl/ <http://www.cultura-libre.cl/>* > > > > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > > -- David A. Pineda Osorio F:+56 9 82142267 Ingeniero Civil Electricista Universidad de Chile *http://www.cultura-libre.cl/ <http://www.cultura-libre.cl/>*