Advertisement
Tristan-Nel

Untitled

Apr 7th, 2020
270
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.85 KB | None | 0 0
  1. tristan@test:~/tmp$ linphonec
  2. Ready
  3. Warning: video is disabled in linphonec, use -V or -C or -D to enable.
  4. linphonec> help
  5. Commands are:
  6. ---------------------------
  7.       help      Print commands help.
  8.     answer      Answer a call
  9. autoanswer      Show/set auto-answer mode
  10.       call      Call a SIP uri or number
  11.      calls      Show all the current calls with their id and status.
  12.  call-logs      Calls history
  13.     camera      Send camera output for current call.
  14.       chat      Chat with a SIP uri
  15. conference      Create and manage an audio conference.
  16.   duration      Print duration in seconds of the last call.
  17.   firewall      Set firewall policy
  18.     friend      Manage friends
  19.       ipv6      Use IPV6
  20.       mute      Mute microphone and suspend voice transmission.
  21.        nat      Set nat address
  22.      pause      pause a call
  23.       play      play a wav file
  24. playbackga      Adjust playback gain.
  25.      proxy      Manage proxies
  26.     record      record to a wav file
  27.     resume      resume a call
  28.  soundcard      Manage soundcards
  29.       stun      Set stun server address
  30.  terminate      Terminate a call
  31.   transfer      Transfer a call to a specified destination.
  32.     unmute      Unmute microphone and resume voice transmission.
  33.     webcam      Manage webcams
  34.       quit      Exit linphonec
  35. ---------------------------
  36. Type 'help <command>' for more details or
  37.      'help advanced' to list additional commands.
  38. linphonec> 2020-04-07 15:04:54:505 ortp-error-LinphoneCore has video disabled for both capture and display, but video policy is to start the call with video. This is a possible mis-use of the API. In this case, video is disabled in default LinphoneCallParams
  39. sip:zotzbro@sip.linphone.org is contacting you.
  40. linphonec> Receiving new incoming call from sip:zotzbro@sip.linphone.org, assigned id 1
  41. answer
  42. Segmentation fault (core dumped)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement