linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] General State messages


From: Eduardo Moreno
Subject: [Linphone-developers] General State messages
Date: Thu, 24 Nov 2016 17:46:40 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0

Hi.

Sorry if the question is already answered in the archive of the list, but I haven't found the topic.

In previous versions (3.3.2 at least) of linphonec, there was an option (-S) that displayed general state messages in standard output. For example:

# linphonec -S
GSTATE_POWER_STARTUP
Ready
GSTATE_POWER_ON
linphonec> GSTATE_UNKNOWN_13
GSTATE_REG_OK
Registration on sip:sip.linphone.org:5060 successful.
linphonec> status register
registered, identity=sip:address@hidden duration=3600
linphonec> quit
Terminating...
No active call.
GSTATE_POWER_SHUTDOWN
GSTATE_POWER_OFF
The same session without that option would be:
# linphonec
Ready
linphonec> Registration on sip:sip.linphone.org:5060 successful.
linphonec> status register
registered, identity=sip:address@hidden duration=3600
linphonec> quit
Terminating...
No active call.

I have tried in last version (3.10.2) and it seems that it is not operative in spite of it is shown in usage:
usage: linphonec [-c file] [-s sipaddr] [-a] [-V] [-d level ] [-l logfile]
       linphonec -v

  -b  file             specify path of readonly factory configuration file.
  -c  file             specify path of configuration file.
  -d  level            be verbose. 0 is no output. 6 is all output
  -l  logfile          specify the log file for your SIP phone
  -s  sipaddress       specify the sip call to do at startup
  -a                   enable auto answering for incoming calls
  --real-early-media   enable sending early media using real audio/video (beware of privacy issue)
  -V                   enable video features globally (disabled by default)
  -C                   enable video capture only (disabled by default)
  -D                   enable video display only (disabled by default)
  -S                   show general state messages (disabled by default)
  --wid  windowid      force embedding of video window into provided windowid (disabled by default)
  -v or --version      display version and exits.

Perhaps is necessary some configuration option when compiling. I have compile source code with this configuration:
./autogen.sh
./configure --enable-alsa --disable-x11 --enable-gtk_ui=no --disable-xv
make
sudo make install
sudo ldconfig

Any thougs?

Thanks and regards...

--

Eduardo Moreno

Dpto. Desarrollo

 


 

P. I. EL ESCOPAR P2

31350 PERALTA (NAVARRA)

TELF. 948 713 182

FAX 948 750 659

www.guinaz.com

 

Este mensaje y los documentos que, en su caso, lleve anexos, se dirige exclusivamente a su destinatario y puede contener información privilegiada o confidencial. Si no es vd. el destinatario indicado, queda notificado de que la utilización, divulgación y/o copia sin autorización está prohibida en virtud de la legislación vigente.

Si ha recibido este mensaje por error, le rogamos que nos lo comunique inmediatamente por esta vía y proceda a su destrucción.

 

This message, and any attached documents, might contain privileged and confidential information that is intended exclusively for the addressee. If you are not the intended recipient, you are hereby notified that any use, disclosure or unauthorised copying is strictly prohibited by law.

If you have received this message mistakendly, inform us by email immediately and delete it.

 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]