linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] Making Calls using Linphone (via python on a Raspb


From: COIE NYP
Subject: [Linphone-developers] Making Calls using Linphone (via python on a Raspberry Pi)
Date: Mon, 7 Mar 2016 17:06:30 +0800

Hi, I'm very new to this. appreciate your kind advise.

How to MAKE a call using the Linphone example?
https://wiki.linphone.org/wiki/index.ph ... rypi:start

example below for the link above demonstrates Waiting for a call.
CODE: SELECT ALL
def main():
  cam = SecurityCamera(username='raspberry', password='pi', whitelist=['sip:address@hidden'], camera='V4L2: /dev/video0', snd_capture='ALSA: USB Device 0x46d:0x825')
  cam.run()
What about Making a call? Please advise. Thanks



reply via email to

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